Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | Bug 1422680 - simplify aboutReader.css font-size classes using CSS variables ↵ | monikamaheshwari | 2019-04-27 | -42/+5 | |
| | | | | | | | | | | | | r=Gijs | ||||
| * | | 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 | ||||
| * | | | 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 | |
|\ \ \ \ | |/ / / |/| | | | Fix Use-After-Free in the HTML5 Parser (DiD) | ||||
| * | | | backport m-c 1510114: Fix Use-After-Free in the HTML5 Parser | Gaming4JC | 2019-05-04 | -5/+12 | |
|/ / / | | | | | | | | | | Fixes #1076 | ||||
* | | | Update icon to the new and improved branding. | wolfbeast | 2019-05-04 | -0/+0 | |
| | | | | | | | | | | | | | | | Many thanks to "browser tech" and "CharmCityCrab" on the forum for suggesting the elements that make up this much improved design! | ||||
* | | | Merge pull request #1075 from adeshkp/deunify-accessible-build-2 | Moonchild | 2019-05-04 | -38/+56 | |
|\ \ \ | | | | | | | | | De-unify accessibility build on Mac. | ||||
| * | | | De-unify accessibility build on Mac. | adeshkp | 2019-05-04 | -38/+56 | |
|/ / / | | | | | | | | | | Also fixes Linux build bustage with accessibility enabled. | ||||
* | | | Only change the default and hover text color on buttons for Windows 8+ HC ↵ | Matt A. Tobin | 2019-05-03 | -1/+1 | |
| | | | | | | | | | | | | Themes (aero-lite) | ||||
* | | | Merge pull request #1071 from win7-7/nsDisplayListBuilder | Moonchild | 2019-05-03 | -2/+2 | |
|\ \ \ | | | | | | | | | nsFrameList::GetLength() calls in nsDisplayListBuilder::MarkFramesForDisplayList() are slow | ||||
| * | | | patch to Bug 1377329 | win7-7 | 2019-05-02 | -2/+2 | |
| | | | | |||||
* | | | | Merge pull request #1070 from win7-7/PresShellPaint-performance-patch | Moonchild | 2019-05-03 | -0/+4 | |
|\ \ \ \ | |/ / / |/| | | | PresShell paint performance patch | ||||
| * | | | unnecessary space at the end removed | win7-7 | 2019-05-02 | -1/+0 | |
| | | | | |||||
| * | | | patch to Bug 1363423 | win7-7 | 2019-05-02 | -0/+5 | |
|/ / / | |||||
* | | | Restore BROWSER_NEW_TAB_URL check in Basilisk. | wolfbeast | 2019-05-02 | -1/+1 | |
| | | | | | | | | | | | | This resolves #1066 | ||||
* | | | Merge pull request #1065 from win7-7/Improve-dead-compartment-collection | Moonchild | 2019-04-30 | -90/+166 | |
|\ \ \ | | | | | | | | | Improve dead compartment collection | ||||
| * | | | Braces and one more typo fix for comment | win7-7 | 2019-04-30 | -3/+5 | |
| | | | | |||||
| * | | | Whitespaces, typo, tabs to space | win7-7 | 2019-04-30 | -7/+7 | |
| | | | | | | | | | | | | Remove whitespaces, correct comment typo, one more tab to space | ||||
| * | | | Remove rest of empty lines. | win7-7 | 2019-04-30 | -3/+1 | |
| | | | | |||||
| * | | | Remove some empty lines | win7-7 | 2019-04-30 | -7/+0 | |
| | | | | |||||
| * | | | Remaining tabs to spaces JavaScriptShared.cpp | win7-7 | 2019-04-30 | -4/+4 | |
| | | | | |||||
| * | | | remaining tabs to space js/src/jsgc.cpp | win7-7 | 2019-04-30 | -26/+26 | |
| | | | | |||||
| * | | | tab to spaces js/ipc | win7-7 | 2019-04-30 | -2/+2 | |
| | | | | |||||
| * | | | tab to spaces js/src/builtin | win7-7 | 2019-04-30 | -0/+0 | |
| | | | | |||||
| * | | | tab to spaces js/src/gc | win7-7 | 2019-04-30 | -21/+21 | |
| | | | | |||||
| * | | | tab to spaces js/src | win7-7 | 2019-04-30 | -46/+46 | |
| | | | | |||||
| * | | | Add newline at end of files | win7-7 | 2019-04-29 | -3/+3 | |
| | | | | |||||
| * | | | Add newline at end of file js/src/builtin | win7-7 | 2019-04-29 | -1/+1 | |
| | | | | |||||
| * | | | add newline at end of files js/src/gc | win7-7 | 2019-04-29 | -4/+4 | |
| | | | | |||||
| * | | | Add newline at end of files js/src | win7-7 | 2019-04-29 | -3/+3 | |
| | | | | |||||
| * | | | Space to comment. | win7-7 | 2019-04-29 | -0/+1 | |
| | | | | |||||
| * | | | Improve dead compartment collection js/ipc | win7-7 | 2019-04-29 | -4/+14 | |
| | | | | |||||
| * | | | Improve dead compartment collection js/src/builtin | win7-7 | 2019-04-29 | -7/+5 | |
| | | | | |||||
| * | | | Improve dead compartment collection js/src/gc | win7-7 | 2019-04-29 | -8/+32 | |
| | | | | |||||
| * | | | Improve dead compartment collection js/src | win7-7 | 2019-04-29 | -91/+141 | |
|/ / / | |||||
* | | | [PALEMOON] Prevent overlapping modal prompts and preserve prompt order. | wolfbeast | 2019-04-29 | -1/+9 | |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2019-04-27 | -11/+17 | |
|\ \ \ | |||||
| * \ \ | Merge pull request #1059 from g4jc/print_preview_fix | Moonchild | 2019-04-27 | -11/+17 | |
| |\ \ \ | | |_|/ | |/| | | Fix #1058 - Failure to print when pages contain zero-sized <canvas> element. | ||||
| | * | | Fix failure to print when pages contain zero-sized <canvas> element. | Gaming4JC | 2019-04-26 | -11/+17 | |
| |/ / | | | | | | | | | | Fixes #1058 | ||||
* / / | New cycle version bump. | wolfbeast | 2019-04-27 | -1/+1 | |
|/ / | |||||
* | | Capture delayed events and cancel as necessary. | wolfbeast | 2019-04-26 | -9/+20 | |
| | | | | | | | | Tag #1052 | ||||
* | | Merge pull request #1054 from adeshkp/patch-11 | Moonchild | 2019-04-25 | -1/+1 | |
|\ \ | | | | | | | [minor] Fix a variable name in Basilisk error page | ||||
| * | | [minor] Fix a variable name in Basilisk error page | adeshkp | 2019-04-24 | -1/+1 | |
| | | | | | | | | | Related commit: https://github.com/MoonchildProductions/UXP/commit/e313e5e2ec19355988c3d59745c202f4604670d3#diff-115f6bd87bbdaa1f6445547dac684c9c | ||||
* | | | Remove useless assert. | wolfbeast | 2019-04-25 | -1/+0 | |
| | | | | | | | | | | | | Resolves #1055. | ||||
* | | | [PALEMOON] Remove errent extensions.blocklist.* from shared branding prefs | Matt A. Tobin | 2019-04-25 | -4/+0 | |
| | | |