Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | | ||||
* | | Remove UpdateChannel.jsm | Matt A. Tobin | 2019-04-25 | -48/+0 |
| | | ||||
* | | Use UpdateUtils in GMPInstallManager.jsm | Matt A. Tobin | 2019-04-25 | -47/+3 |
| | | ||||
* | | Don't use UpdateChannel.jsm in nsBlocklistService.js | Matt A. Tobin | 2019-04-25 | -7/+8 |
| | | ||||
* | | Add application ID and widget toolkit placeholders to UpdateUtils.jsm | Matt A. Tobin | 2019-04-25 | -5/+12 |
|/ | ||||
* | Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove ↵ | Matt A. Tobin | 2019-04-23 | -361/+11 |
| | | | | MOZ_FENNEC | |||
* | Issue #1053 - Drop support Android and remove Fennec - Part 1a: Remove ↵ | Matt A. Tobin | 2019-04-23 | -428084/+0 |
| | | | | mobile/android | |||
* | Sort out search service | Matt A. Tobin | 2019-04-23 | -50/+28 |
| | | | | The ESR52 implementation is now Basilisk specific and the older implementation is the shared toolkit one | |||
* | Remove tests from search service | Matt A. Tobin | 2019-04-23 | -5262/+0 |
| | ||||
* | Merge pull request #1048 from Ascrod/geodefaults | New Tobin Paradigm | 2019-04-23 | -865/+14 |
|\ | | | | | Remove geo-specific selection of default search engines. | |||
| * | Remove browser.search.region usage. Tag #245. | Ascrod | 2019-04-20 | -17/+1 |
| | | ||||
| * | Remove geoip lookup for search engine defaults. Tag #245. | Ascrod | 2019-04-20 | -833/+13 |
| | | ||||
| * | Remove geo-specific search engine default preferences. Tag #245. | Ascrod | 2019-04-20 | -15/+0 |
| | | ||||
* | | Merge pull request #1051 from adeshkp/remove-telemetry-security_ui | New Tobin Paradigm | 2019-04-23 | -285/+0 |
|\ \ | | | | | | | Remove SecurityUI telemetry. | |||
| * | | Remove SecurityUI telemetry. | adeshkp | 2019-04-21 | -285/+0 |
| | | | ||||
* | | | Update Twemoji Mozilla COLR font to 0.4.0 (TweMoji v11.4.0) | wolfbeast | 2019-04-23 | -0/+0 |
| | | | ||||
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2019-04-22 | -15/+29 |
|\ \ \ | ||||
| * \ \ | Merge pull request #1045 from ThosRTanner/patch-1 | New Tobin Paradigm | 2019-04-21 | -2/+1 |
| |\ \ \ | | | | | | | | | | | Remove unused parameter from call | |||
| | * | | | Remove unused parameter from call | ThosRTanner | 2019-04-20 | -2/+1 |
| | | | | | | | | | | | | | | | Fixes #1043 |