summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* De-unify accessibility build on Mac.adeshkp2019-05-04-38/+56
* Only change the default and hover text color on buttons for Windows 8+ HC The...Matt A. Tobin2019-05-03-1/+1
* Merge pull request #1071 from win7-7/nsDisplayListBuilderMoonchild2019-05-03-2/+2
|\
| * patch to Bug 1377329win7-72019-05-02-2/+2
* | Merge pull request #1070 from win7-7/PresShellPaint-performance-patchMoonchild2019-05-03-0/+4
|\ \ | |/ |/|
| * unnecessary space at the end removedwin7-72019-05-02-1/+0
| * patch to Bug 1363423win7-72019-05-02-0/+5
|/
* Restore BROWSER_NEW_TAB_URL check in Basilisk.wolfbeast2019-05-02-1/+1
* Merge pull request #1065 from win7-7/Improve-dead-compartment-collectionMoonchild2019-04-30-90/+166
|\
| * Braces and one more typo fix for commentwin7-72019-04-30-3/+5
| * Whitespaces, typo, tabs to spacewin7-72019-04-30-7/+7
| * Remove rest of empty lines.win7-72019-04-30-3/+1
| * Remove some empty lineswin7-72019-04-30-7/+0
| * Remaining tabs to spaces JavaScriptShared.cppwin7-72019-04-30-4/+4
| * remaining tabs to space js/src/jsgc.cppwin7-72019-04-30-26/+26
| * tab to spaces js/ipcwin7-72019-04-30-2/+2
| * tab to spaces js/src/builtinwin7-72019-04-30-0/+0
| * tab to spaces js/src/gcwin7-72019-04-30-21/+21
| * tab to spaces js/srcwin7-72019-04-30-46/+46
| * Add newline at end of fileswin7-72019-04-29-3/+3
| * Add newline at end of file js/src/builtinwin7-72019-04-29-1/+1
| * add newline at end of files js/src/gcwin7-72019-04-29-4/+4
| * Add newline at end of files js/srcwin7-72019-04-29-3/+3
| * Space to comment.win7-72019-04-29-0/+1
| * Improve dead compartment collection js/ipcwin7-72019-04-29-4/+14
| * Improve dead compartment collection js/src/builtinwin7-72019-04-29-7/+5
| * Improve dead compartment collection js/src/gcwin7-72019-04-29-8/+32
| * Improve dead compartment collection js/srcwin7-72019-04-29-91/+141
|/
* [PALEMOON] Prevent overlapping modal prompts and preserve prompt order.wolfbeast2019-04-29-1/+9
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-04-27-11/+17
|\
| * Merge pull request #1059 from g4jc/print_preview_fixMoonchild2019-04-27-11/+17
| |\
| | * Fix failure to print when pages contain zero-sized <canvas> element.Gaming4JC2019-04-26-11/+17
| |/
* / New cycle version bump.wolfbeast2019-04-27-1/+1
|/
* Capture delayed events and cancel as necessary.wolfbeast2019-04-26-9/+20
* Merge pull request #1054 from adeshkp/patch-11Moonchild2019-04-25-1/+1
|\
| * [minor] Fix a variable name in Basilisk error pageadeshkp2019-04-24-1/+1
* | Remove useless assert.wolfbeast2019-04-25-1/+0
* | [PALEMOON] Remove errent extensions.blocklist.* from shared branding prefsMatt A. Tobin2019-04-25-4/+0
* | Remove UpdateChannel.jsmMatt A. Tobin2019-04-25-48/+0
* | Use UpdateUtils in GMPInstallManager.jsmMatt A. Tobin2019-04-25-47/+3
* | Don't use UpdateChannel.jsm in nsBlocklistService.jsMatt A. Tobin2019-04-25-7/+8
* | Add application ID and widget toolkit placeholders to UpdateUtils.jsmMatt A. Tobin2019-04-25-5/+12
|/
* Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FE...Matt A. Tobin2019-04-23-361/+11
* Issue #1053 - Drop support Android and remove Fennec - Part 1a: Remove mobile...Matt A. Tobin2019-04-23-428084/+0
* Sort out search serviceMatt A. Tobin2019-04-23-50/+28
* Remove tests from search serviceMatt A. Tobin2019-04-23-5262/+0
* Merge pull request #1048 from Ascrod/geodefaultsNew Tobin Paradigm2019-04-23-865/+14
|\
| * Remove browser.search.region usage. Tag #245.Ascrod2019-04-20-17/+1
| * Remove geoip lookup for search engine defaults. Tag #245.Ascrod2019-04-20-833/+13
| * Remove geo-specific search engine default preferences. Tag #245.Ascrod2019-04-20-15/+0