Commit graph

1,448 commits

Author SHA1 Message Date
janekptacijarabaci
1e44cdc9b6 [BASILISK] Unify strings for "Restart in Safe Mode" (with toolkit - "about:profiles" and "about:support")
https://github.com/MoonchildProductions/Pale-Moon/issues/1563
2019-02-16 00:05:34 +08:00
janekptacijarabaci
c8788a5f4a "about:profiles" and "about:support" - use "Restart in Safe Mode" instead of "Restart with Add-ons Disabled"
https://github.com/MoonchildProductions/Pale-Moon/issues/1563
2019-02-16 00:05:32 +08:00
NTD
be1bf5c4a9 [WebExAM] Remove E10SAddonsRollout.jsm
The associated preferences will have to remain for the time being because of nsAppRunner.cpp reads them.
2019-02-16 00:05:31 +08:00
NTD
8cc3515b2a [WebExAM] Remove unused AddonTestUtils.jsm 2019-02-16 00:05:29 +08:00
NTD
652805f741 [AllAM] Preprocess extensions.dtd to exclude WebExAM-only strings 2019-02-16 00:05:27 +08:00
NTD
673fb0b1b1 Cleanup WebExAM test dependencies 2019-02-16 00:05:26 +08:00
NTD
96aa6a99be [AllAM] Remove Mozilla Tests 2019-02-16 00:05:24 +08:00
NTD
23373e3e6d [AllAM] De-duplicate Locales 2019-02-16 00:05:21 +08:00
NTD
f22be8ca31 [AllAM] De-duplicate blocklist.js, list.js, newaddon.js, and xpinstallConfirm.js 2019-02-16 00:05:20 +08:00
NTD
65984db0eb [AllAM] De-duplicate amContentHander.js 2019-02-16 00:05:18 +08:00
NTD
f8662e9c1f [AllAM] De-duplicate ChromeManifestParser.jsm and DeferedSave.jsm 2019-02-16 00:05:17 +08:00
NTD
34b241fdfd [AllAM] De-duplicate Content.js 2019-02-16 00:05:15 +08:00
NTD
aa023ce63b Make the Error Console accessible from about:console and make it presentable in that context 2019-02-16 00:05:13 +08:00
NTD
c29a6e983b Revert "Make the Error Console accessible from about:console"
This reverts commit bbbb74e5f077b47c6adb8ede13bfb001bb966cdb.
2019-02-16 00:05:11 +08:00
NTD
a46e042e49 Revert "Move the Error Console search box to the eval toolbar"
This reverts commit 2cdd998f8d35ad8fdcffaf8d0b006a2e180e5d18.
2019-02-16 00:05:10 +08:00
NTD
aa30cb6915 [AllAM] De-duplicate AddonLogging.jsm 2019-02-16 00:05:08 +08:00
NTD
40a1e6186e Move the Error Console search box to the eval toolbar 2019-02-16 00:05:07 +08:00
NTD
5f7da92734 Make the Error Console accessible from about:console 2019-02-16 00:05:05 +08:00
NTD
5461288e07 [WebExAM] Unify the AddonUpdateChecker 2019-02-16 00:05:04 +08:00
NTD
aa2e6cbed2 [TychoAM] Make sure console messages from AddonUpdateChecker indicate which parser they originate from 2019-02-16 00:05:02 +08:00
NTD
7a4872a755 [TychoAM] Issue #409 - Upgrade and enhance AddonUpdateChecker including support for update.json 2019-02-16 00:05:01 +08:00
janekptacijarabaci
c15a614cd0 DevTools - Eyedropper Tool - Used "createImageBitmap(canvas.toBlob())" instead of "createImageBitmap(ctx.getImageData())"
Issue #544
2019-02-16 00:04:59 +08:00
adeshkp
edded63b74 Rewrite assert in cubeb_alsa.c: alsa_refill_stream to pass back a cubeb error instead. 2019-02-16 00:04:58 +08:00
NTD
8648eda572 [AllAM] Update the target preference 2019-02-16 00:04:56 +08:00
NTD
33278f1ab9 [AllAM] Effectively revert Bug 521905 - Make extensions.checkCompatibility be per-application-version 2019-02-16 00:04:55 +08:00
NTD
c5f22288ca [AllAM] Revert Bug 956990 - PREF_CHECKCOMAT_THEMEOVERRIDE 2019-02-16 00:04:53 +08:00
JustOff
0b79a22f0e Replace Firefox with "the browser" in webide.properties. 2019-02-16 00:04:52 +08:00
JustOff
6b2f2d9fc9 Remove unused strings after #525 2019-02-16 00:04:50 +08:00
wolfbeast
2b8ac0b9e7 Bump Pale Moon to beta. 2019-02-16 00:04:49 +08:00
wolfbeast
d80f0c2e1b Remove docshell contract for about:webrtc
Follow-up to 9755c93cff958fd8f1a9ef1a105ef0aafd6f9669
Tag #536
2019-02-16 00:04:47 +08:00
wolfbeast
105c537181 Make about:webrtc conditional.
This resolves #536
2019-02-16 00:04:45 +08:00
wolfbeast
2a8cc5b1ea Remove unwanted newtab page code
- Get rid of "enhanced" suggested/sponsored tiles in about:newtab
- Remove "compact view"
2019-02-16 00:04:43 +08:00
janekptacijarabaci
f3919fb5e6 Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired twice 2019-02-16 00:04:42 +08:00
janekptacijarabaci
ec107bb60e Preferences - Show Cookies - "Remove Selected" button should not be active if there are no items 2019-02-16 00:04:40 +08:00
janekptacijarabaci
84250c0083 Preferences - Saved Passwords - "Remove" button should not be active if there are no items 2019-02-16 00:04:39 +08:00
janekptacijarabaci
53c39834e6 Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects is fixed (follow up) 2019-02-16 00:04:37 +08:00
janekptacijarabaci
a6d927b167 Bug 1469150 - Tests added to check scripts with valid nonce is allowed if URL redirects (follow up) 2019-02-16 00:04:36 +08:00
janekptacijarabaci
c8131a687a Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects
https://bugzilla.mozilla.org/show_bug.cgi?id=1469150
2019-02-16 00:04:34 +08:00
janekptacijarabaci
09a81da02d CSP: Support for "LoadInfo::GetLoadingContext" and "LoadInfo::GetLoadingContextXPCOM()"
https://bugzilla.mozilla.org/show_bug.cgi?id=1439713 (partially)
2019-02-16 00:04:33 +08:00
wolfbeast
200d5cad68 Prevent various location-based hazards. 2019-02-16 00:04:31 +08:00
wolfbeast
5898c7789c Restrict web access to moz-icon:// scheme
This resolves #542
2019-02-16 00:04:30 +08:00
trav90
fea77c404b Remove GCC 4.8 workaround in libopus
This patch removes a workaround when building for ARM platforms using GCC 4.8 (which we no longer support).
2019-02-16 00:04:28 +08:00
janekptacijarabaci
a93cd24583 Build - fix "ERROR: preprocessor was not applied to aboutRights.xhtml" 2019-02-16 00:04:27 +08:00
janekptacijarabaci
b1b86c587c Toolkit - Fix throws an error from Create a New Profile
Issue #531
2019-02-16 00:04:25 +08:00
wolfbeast
a4e06695c0 Fix about:rights dependencies for Safe Browsing.
This resolves #533.
2019-02-16 00:04:24 +08:00
janekptacijarabaci
6d4a2c3c40 Fix throws an error on "about:telemetry" 2019-02-16 00:04:22 +08:00
Lootyhoof
5cfc75fdc9 Add new close icons and make current icons Basilisk-specific 2019-02-16 00:04:20 +08:00
wolfbeast
6f8aeda418 Improve newtab styling
- De-duplicate controls
- Improve title text position
- Improve pinned site indicator
2019-02-16 00:04:18 +08:00
Gaming4JC
5315d7c162 Remove BrowserUITelemetry from Basilisk application 2019-02-16 00:04:17 +08:00
wolfbeast
c9632eecb5 Reinstate erroneously removed line. 2019-02-16 00:04:15 +08:00