| Commit message (Expand) | Author | Age | Lines |
* | Remove a stubbed telemetry function from app AUS. | adeshkp | 2019-05-22 | -11/+0 |
* | Merge pull request #1091 from MoonchildProductions/remove-unboxed | Moonchild | 2019-05-22 | -1511/+102 |
|\ |
|
| * | Remove Unboxed Objects from vm/ - Part 2 | wolfbeast | 2019-05-16 | -64/+17 |
| * | Remove unboxed object code from jit, Part 1 | wolfbeast | 2019-05-16 | -627/+26 |
| * | Remove Unboxed Objects from vm/ Part 1 + fix deprot | wolfbeast | 2019-05-16 | -15/+10 |
| * | Remove array header | wolfbeast | 2019-05-16 | -1/+0 |
| * | Remove unboxed object code from iteration. | wolfbeast | 2019-05-15 | -32/+10 |
| * | Remove unboxed objects from GC | wolfbeast | 2019-05-15 | -118/+3 |
| * | Remove Unboxed Objects in ScalarReplacement | wolfbeast | 2019-05-15 | -112/+0 |
| * | Remove initial chunk of Unboxed Objects machinery part 2 | wolfbeast | 2019-05-15 | -12/+0 |
| * | remove unboxed code chunk (wip1) | wolfbeast | 2019-05-14 | -507/+25 |
| * | Unhook Unboxed Objects option | wolfbeast | 2019-05-13 | -24/+12 |
* | | Merge pull request #1097 from FranklinDM/pm_external_sametab-work | Moonchild | 2019-05-22 | -1/+0 |
|\ \ |
|
| * | | Issue #971 - Fix browser.link.open_newwindow functionality in Pale Moon | FranklinDM | 2019-05-22 | -1/+0 |
|/ / |
|
* | | Implement Symbol.prototype.description | wolfbeast | 2019-05-20 | -0/+33 |
* | | Implement array.flat and array.flatMap | wolfbeast | 2019-05-19 | -1/+120 |
* | | Add nullcheck. | wolfbeast | 2019-05-17 | -0/+4 |
* | | Implement String.prototype.trimStart and trimEnd. | wolfbeast | 2019-05-17 | -16/+22 |
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2019-05-15 | -3/+2 |
|\ \ |
|
| * | | Fix scroll bar orientation on MacOS | wicknix | 2019-05-15 | -3/+2 |
* | | | Map IntersectionObserver rect to the correct viewport. | wolfbeast | 2019-05-15 | -1/+2 |
|/ / |
|
* / | Rip broken telemetry out of the app AUS. | wolfbeast | 2019-05-14 | -736/+1 |
|/ |
|
* | Merge pull request #1060 from Ionic/bugfix/scrolling-regression | Moonchild | 2019-05-13 | -8/+5 |
|\ |
|
| * | When using XRENDER, create Xlib-based offscreen image surfaces. | Mihai Moldovan | 2019-04-27 | -8/+5 |
* | | Remove deprecated appending of #-moz-resolution from Pale Moon and left over ... | Matt A. Tobin | 2019-05-12 | -17/+3 |
* | | Merge pull request #1086 from zootboy/master | New Tobin Paradigm | 2019-05-12 | -1/+1 |
|\ \ |
|
| * | | Update sync clear history function to use new clear() API call. | Sean Greenslade | 2019-05-11 | -1/+1 |
|/ / |
|
* | | [PALEMOON] buildHelpMenu() is executed by the shared help menu but not all wi... | Matt A. Tobin | 2019-05-11 | -7/+25 |
* | | Issue #1084 - Add null check for URL Bar in the writePlaceholder() method | Franklin DM | 2019-05-11 | -0/+5 |
* | | Issue #968 - Preload the permissions manager with permissions file | Matt A. Tobin | 2019-05-09 | -3/+19 |
* | | Issue #1081 - Restore "release notes" item in the help menu | Matt A. Tobin | 2019-05-09 | -8/+33 |
* | | Issue #1083 - Deprecate FUEL extension helper javascript library | Matt A. Tobin | 2019-05-09 | -0/+4 |
* | | Issue #1082 - Restore a getBoolPref global shim in utilityOverlay.js for Exte... | Matt A. Tobin | 2019-05-09 | -0/+21 |
* | | Merge pull request #1080 from Ascrod/readerview | Moonchild | 2019-05-06 | -330/+415 |
|\ \ |
|
| * | | Bug 1429442 - Buttons in "type control" popup in reader mode should have tool... | monikamaheshwari | 2019-04-27 | -0/+30 |
| * | | Bug 1151735 - Hide font panel when text is being selected r=Gijs | Sonali9 | 2019-04-27 | -3/+7 |
| * | | Bug 1422680 - simplify aboutReader.css font-size classes using CSS variables ... | monikamaheshwari | 2019-04-27 | -42/+5 |
| * | | Bug 1399616 - add WP emoji styling to reader mode. | Ascrod | 2019-04-27 | -0/+13 |
| * | | Fix parse node limit preference. Tag #361. | Ascrod | 2019-04-27 | -1/+1 |
| * | | Replace explicit pref observer with lazy preference getters. Tag #361. | Ascrod | 2019-04-27 | -33/+11 |
| * | | Update surrounding code for new Readerable module. Tag #361. | Ascrod | 2019-04-27 | -110/+138 |
| * | | Update Readability from mozilla-central release branch (FF 66.0.3). Tag #361. | Ascrod | 2019-04-27 | -166/+235 |
* | | | Merge pull request #1078 from Lootyhoof/issue-1072 | Moonchild | 2019-05-05 | -3/+3 |
|\ \ \ |
|
| * | | | Don't shrink the tab bar in customize mode | Ryan C | 2019-05-04 | -3/+3 |
* | | | | Merge pull request #1077 from g4jc/cve_2018_18500 | Moonchild | 2019-05-05 | -5/+12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | backport m-c 1510114: Fix Use-After-Free in the HTML5 Parser | Gaming4JC | 2019-05-04 | -5/+12 |
|/ / / |
|
* | | | Update icon to the new and improved branding. | wolfbeast | 2019-05-04 | -0/+0 |
* | | | Merge pull request #1075 from adeshkp/deunify-accessible-build-2 | Moonchild | 2019-05-04 | -38/+56 |
|\ \ \ |
|
| * | | | De-unify accessibility build on Mac. | adeshkp | 2019-05-04 | -38/+56 |
|/ / / |
|
* | | | Only change the default and hover text color on buttons for Windows 8+ HC The... | Matt A. Tobin | 2019-05-03 | -1/+1 |