summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* change for nsNodeInfoManager.cppwin7-72019-05-25
* Add missing NS_AtomizeMainThread(nameToUse);win7-72019-05-24
* make HTML parser to use faster atomization in main threadwin7-72019-05-24
* remove unnecessary spaceswin7-72019-05-24
* add main thread only cache for nsIAtoms to speed up atomization xpcom/dswin7-72019-05-24
* add main thread only cache for nsIAtoms to speed up atomization dom/basewin7-72019-05-24
* Merge pull request #1099 from adeshkp/remove-telemetry-funcMoonchild2019-05-24
|\
| * Remove a stubbed telemetry function from app AUS.adeshkp2019-05-22
* | Merge pull request #1105 from FranklinDM/pm_uri_tabbrowser-workMoonchild2019-05-24
|\ \
| * | Issue #1104 - Pass an opener to loadOneTab in the openURI functionFranklinDM2019-05-23
| * | Issue #1104 - Set the browser's opener when adding a new tabFranklinDM2019-05-23
* | | Merge pull request #1108 from g4jc/svg_opentypeMoonchild2019-05-24
|\ \ \
| * | | Issue #1101 - Support gzip-compressed SVGs in OpenType+SVG fontsGaming4JC2019-05-23
|/ / /
* | | Merge pull request #1100 from Ionic/bugfix/xrender-flickerMoonchild2019-05-22
|\ \ \ | |_|/ |/| |
| * | Enable double buffering when using XRENDER.Mihai Moldovan2019-05-22
|/ /
* | Merge pull request #1091 from MoonchildProductions/remove-unboxedMoonchild2019-05-22
|\ \
| * | Remove Unboxed Objects from vm/ - Part 2wolfbeast2019-05-16
| * | Remove unboxed object code from jit, Part 1wolfbeast2019-05-16
| * | Remove Unboxed Objects from vm/ Part 1 + fix deprotwolfbeast2019-05-16
| * | Remove array headerwolfbeast2019-05-16
| * | Remove unboxed object code from iteration.wolfbeast2019-05-15
| * | Remove unboxed objects from GCwolfbeast2019-05-15
| * | Remove Unboxed Objects in ScalarReplacementwolfbeast2019-05-15
| * | Remove initial chunk of Unboxed Objects machinery part 2wolfbeast2019-05-15
| * | remove unboxed code chunk (wip1)wolfbeast2019-05-14
| * | Unhook Unboxed Objects optionwolfbeast2019-05-13
* | | Merge pull request #1097 from FranklinDM/pm_external_sametab-workMoonchild2019-05-22
|\ \ \ | | |/ | |/|
| * | Issue #971 - Fix browser.link.open_newwindow functionality in Pale MoonFranklinDM2019-05-22
|/ /
* | Implement Symbol​.prototype​.descriptionwolfbeast2019-05-20
* | Implement array.flat and array.flatMapwolfbeast2019-05-19
* | Add nullcheck.wolfbeast2019-05-17
* | Implement String.prototype.trimStart and trimEnd.wolfbeast2019-05-17
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-05-15
|\ \
| * | Fix scroll bar orientation on MacOSwicknix2019-05-15
* | | Map IntersectionObserver rect to the correct viewport.wolfbeast2019-05-15
|/ /
* / Rip broken telemetry out of the app AUS.wolfbeast2019-05-14
|/
* Merge pull request #1060 from Ionic/bugfix/scrolling-regressionMoonchild2019-05-13
|\
| * When using XRENDER, create Xlib-based offscreen image surfaces.Mihai Moldovan2019-04-27
* | Remove deprecated appending of #-moz-resolution from Pale Moon and left over ...Matt A. Tobin2019-05-12
* | Merge pull request #1086 from zootboy/masterNew Tobin Paradigm2019-05-12
|\ \
| * | Update sync clear history function to use new clear() API call.Sean Greenslade2019-05-11
|/ /
* | [PALEMOON] buildHelpMenu() is executed by the shared help menu but not all wi...Matt A. Tobin2019-05-11
* | Issue #1084 - Add null check for URL Bar in the writePlaceholder() methodFranklin DM2019-05-11
* | Issue #968 - Preload the permissions manager with permissions fileMatt A. Tobin2019-05-09
* | Issue #1081 - Restore "release notes" item in the help menuMatt A. Tobin2019-05-09
* | Issue #1083 - Deprecate FUEL extension helper javascript libraryMatt A. Tobin2019-05-09
* | Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.js for Exte...Matt A. Tobin2019-05-09
* | Merge pull request #1080 from Ascrod/readerviewMoonchild2019-05-06
|\ \
| * | Bug 1429442 - Buttons in "type control" popup in reader mode should have tool...monikamaheshwari2019-04-27
| * | Bug 1151735 - Hide font panel when text is being selected r=GijsSonali92019-04-27