Commit Graph

1834 Commits

Author SHA1 Message Date
Matt A. Tobin e8271c4352 [TychoAM] Make sure console messages from AddonUpdateChecker indicate which parser they originate from 2018-06-26 12:15:55 -04:00
Matt A. Tobin ad7e351031 [TychoAM] Issue #409 - Upgrade and enhance AddonUpdateChecker including support for update.json 2018-06-25 18:39:50 -04:00
Matt A. Tobin 593835e861 [AllAM] Update the target preference 2018-06-25 12:24:13 -04:00
Matt A. Tobin 0c5d7a92f1 [AllAM] Effectively revert Bug 521905 - Make extensions.checkCompatibility be per-application-version 2018-06-25 11:10:36 -04:00
Matt A. Tobin 04005f5cf1 [AllAM] Revert Bug 956990 - PREF_CHECKCOMAT_THEMEOVERRIDE 2018-06-25 11:01:43 -04:00
Moonchild 5a559eb6c9 Merge pull request #545 from janekptacijarabaci/devtools_eyedropper_slow_1
DevTools - Eyedropper Tool - Used "createImageBitmap(canvas.toBlob())" instead of "createImageBitmap(ctx.getImageData())"
2018-06-25 16:26:13 +02:00
Moonchild 03e667b388 Merge pull request #546 from JustOff/PR_locale_updates2
Misc en-US locale updates and fixes
2018-06-25 16:25:15 +02:00
JustOff 2c85822add Replace Firefox with "the browser" in webide.properties. 2018-06-25 16:10:19 +03:00
JustOff 80fc068356 Remove unused strings after #525 2018-06-25 16:07:54 +03:00
wolfbeast a0147e9567 Bump Pale Moon to beta. PM28.0.0b1_Unstable 2018-06-25 11:17:17 +02:00
wolfbeast 9ac9865817 Remove docshell contract for about:webrtc
Follow-up to 9755c93cff
Tag #536
2018-06-25 00:46:08 +02:00
wolfbeast 9755c93cff Make about:webrtc conditional.
This resolves #536
2018-06-24 23:57:19 +02:00
janekptacijarabaci 0d89d668e4 DevTools - Eyedropper Tool - Used "createImageBitmap(canvas.toBlob())" instead of "createImageBitmap(ctx.getImageData())"
Issue #544
2018-06-24 20:33:07 +02:00
wolfbeast 277fa0afdc Remove unwanted newtab page code
- Get rid of "enhanced" suggested/sponsored tiles in about:newtab
- Remove "compact view"
2018-06-24 18:40:23 +02:00
Moonchild bc0df4c3a5 Merge pull request #543 from janekptacijarabaci/cookies_logins_1
Preferences - Cookies / Saved Passwords - "Remove..." button should not be active if there are no items; "onselect" is not fired twice
2018-06-24 14:12:10 +02:00
Moonchild 364a399fc1 Merge pull request #540 from janekptacijarabaci/security_csp_script_redirect_1
Fix CSP: Scripts with valid nonce should not be blocked if URL redirects
2018-06-24 14:11:54 +02:00
wolfbeast 574156323b Prevent various location-based hazards. 2018-06-24 13:41:23 +02:00
janekptacijarabaci 491fc99b92 Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired twice 2018-06-24 12:25:14 +02:00
janekptacijarabaci 640f9ed3a5 Preferences - Show Cookies - "Remove Selected" button should not be active if there are no items 2018-06-24 12:20:08 +02:00
janekptacijarabaci 1f50e1c476 Preferences - Saved Passwords - "Remove" button should not be active if there are no items 2018-06-24 12:18:48 +02:00
wolfbeast 83be316ca4 Restrict web access to moz-icon:// scheme
This resolves #542
2018-06-24 11:12:28 +02:00
Moonchild d819da37b0 Merge pull request #538 from trav90/code-cleanup
Remove GCC 4.8 workaround in libopus
2018-06-24 03:01:49 +02:00
trav90 949b2ebd16 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).
2018-06-23 19:50:16 -05:00
Moonchild 0501ac9b4b Merge pull request #537 from janekptacijarabaci/build_error_1
Build - fix "ERROR: preprocessor was not applied to aboutRights.xhtml"
2018-06-24 02:31:52 +02:00
janekptacijarabaci dcabdf8269 Build - fix "ERROR: preprocessor was not applied to aboutRights.xhtml" 2018-06-23 23:04:10 +02:00
Moonchild 696b7d3f9f Merge pull request #532 from janekptacijarabaci/toolkit_create-new-profile_error_1
Toolkit - Fix throws an error from "Create a New Profile"
2018-06-23 22:52:34 +02:00
wolfbeast 1dfd7afd48 Fix about:rights dependencies for Safe Browsing.
This resolves #533.
2018-06-23 21:50:01 +02:00
Moonchild 89ee89f141 Merge pull request #535 from janekptacijarabaci/about_telemetry_error_1
Fix throws an error on "about:telemetry"
2018-06-23 19:04:43 +02:00
janekptacijarabaci 29f434c03c Fix throws an error on "about:telemetry" 2018-06-23 18:37:27 +02:00
janekptacijarabaci 883b156dd1 Toolkit - Fix throws an error from Create a New Profile
Issue #531
2018-06-23 15:03:07 +02:00
Moonchild 362bb20730 Merge pull request #530 from Lootyhoof/close-icon
Add new close icons and make current icons Basilisk-specific
2018-06-23 14:26:57 +02:00
janekptacijarabaci 0097345ad9 Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects is fixed (follow up) 2018-06-23 04:30:08 +02:00
janekptacijarabaci d413e1fb87 Bug 1469150 - Tests added to check scripts with valid nonce is allowed if URL redirects (follow up) 2018-06-23 04:29:34 +02:00
Lootyhoof 87eaf44104 Add new close icons and make current icons Basilisk-specific 2018-06-22 22:30:54 +01:00
wolfbeast f583627901 Improve newtab styling
- De-duplicate controls
- Improve title text position
- Improve pinned site indicator
2018-06-22 16:53:06 +02:00
Moonchild 5f5523bffd Merge pull request #528 from g4jc/remove_browser_ui_telemetry
backport mozbug 1453667: Remove BrowserUITelemetry from Basilisk application
2018-06-22 13:03:45 +02:00
Moonchild 4b65237d5d Merge pull request #525 from MoonchildProductions/newtab-page-work
Newtab page work
2018-06-22 12:55:34 +02:00
wolfbeast 576124e629 Reinstate erroneously removed line. 2018-06-22 12:44:10 +02:00
wolfbeast be93f4a38f Prevent the Quickdial page from stealing focus from the address bar. 2018-06-22 12:14:05 +02:00
wolfbeast cadeea97bb Be more explicit about which browser content object is focused and when. 2018-06-22 12:13:20 +02:00
wolfbeast 65c98eda36 Update jar manifest for removed files. 2018-06-22 11:44:31 +02:00
wolfbeast 3ba661214d Remove unused files. 2018-06-22 11:26:17 +02:00
Gaming4JC e3719ec517 Remove BrowserUITelemetry from Basilisk application 2018-06-21 20:09:48 -04:00
janekptacijarabaci c1315412cc Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects
https://bugzilla.mozilla.org/show_bug.cgi?id=1469150
2018-06-21 20:57:09 +02:00
janekptacijarabaci 3f8a6e2552 CSP: Support for "LoadInfo::GetLoadingContext" and "LoadInfo::GetLoadingContextXPCOM()"
https://bugzilla.mozilla.org/show_bug.cgi?id=1439713 (partially)
2018-06-21 20:56:16 +02:00
New Tobin Paradigm e6f765a270 Merge pull request #526 from trav90/HSTS-preload-list
Update HSTS preload list
2018-06-21 07:05:15 -04:00
trav90 ba241f0825 Update HSTS preload list
Tag #447
2018-06-21 05:29:04 -05:00
wolfbeast b3fd353723 Issue #517 Part 7: Remove enhanced/sponsored links styling and page code 2018-06-21 12:13:12 +02:00
wolfbeast 072b81e0a5 Issue #517 Part 6: Restyle for Pale Moon.
This splits out common rules for different OSes to themes/shared and
applies new styling to the newtab page.
2018-06-21 11:32:13 +02:00
wolfbeast 79ad98f406 Fix typo. 2018-06-21 11:04:25 +02:00