1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-29 08:54:28 +00:00
Commit Graph

867 Commits

Author SHA1 Message Date
Andy 6d0384a86f [Pale-Moon] Issue #1717 - Total Level Rewrite
SSLStatus is now used for basically everything.
2020-08-21 15:11:32 +08:00
Andy 66a5df11c1 [Pale-Moon] Issue #1717 - Differentiate DV & EV Mixed Content
UXP drops STATE_IDENTITY_EV_TOPLEVEL for Mixed Content.
If we want to have different behaviors between DV and EV, we need to use nsISSLStatus.
2020-08-21 15:11:11 +08:00
Andy 81001e37c3 [Pale-Moon] Issue #1717 - UXP Says Mixed Content is Broken
We get a little more picky about it.
2020-08-21 15:10:49 +08:00
Andy c5ff8be4fb [Pale-Moon] Issue #1717 - Revert 3DES Check to Original Method for Now 2020-08-21 15:10:32 +08:00
Andy 92eed10c3b [Pale-Moon] Issue #1717 - Whitespace Cleanup 2020-08-21 15:10:14 +08:00
Andy 024f61bf38 [Pale-Moon] Issue #1717 - Localize Padlock Tooltip 2020-08-21 15:09:56 +08:00
Andy a3117f5b44 [Pale-Moon] Issue #1717 - 3DES Detection
This will do to start. Get a better list of what's being deprecated.
2020-08-21 15:09:34 +08:00
Andy 782bcb46dc [Pale-Moon] Issue #1717 - Low Cipher Changes 2020-08-21 15:09:18 +08:00
Andy 02f79388b4 [Pale-Moon] Issue #1717 - Padlock Improvements 2020-08-21 15:09:02 +08:00
FranklinDM 41ed98b736 [Pale-Moon] Issue #1826 - Restore missing close icon on the undo prompt at the quick dial page
While this could've all been placed in the shared new tab style sheet, OSX does not include the SVG close icon used by the other platforms and has its own custom close icon.
2020-08-21 15:08:44 +08:00
FranklinDM 194f96855e [Pale-Moon] Issue #1824 - Fix broken page style menu selection for alternative style sheets
Missing `return` in anonymous function which checks if the given style sheet title is present in the document's style sheet array.
2020-08-14 09:01:47 +08:00
Pale Moon aa1210518c [Pale-Moon] Update user-agent overrides and reorganize. 2020-08-14 09:01:29 +08:00
roytam1 1ee66d0a5f bump palemoon version 2020-08-13 09:22:06 +08:00
roytam1 35f288dc4a Revert UXP issue 1628 related changes. 2020-08-08 10:14:13 +08:00
Matt A. Tobin 15c137e0b0 [Basilisk] Issue MoonchildProductions/UXP#1628 - Remove extensions.update.background.url from preferences 2020-08-08 06:59:26 +08:00
Matt A. Tobin 9664369ac7 [Pale-Moon] Issue MoonchildProductions/UXP#1628 - Remove extensions.update.background.url from preferences 2020-08-08 06:57:58 +08:00
Moonchild ffa78473f6 [Pale-Moon] Clear user prefs for AbortController on migration to reset it for users who have disabled it for web compat in the meantime. 2020-07-31 08:11:58 +08:00
Moonchild ce9a763cdb [Pale-Moon] Issue #1772 - Follow-up: properly reference restoreOnDemand (oops!) 2020-07-31 08:11:36 +08:00
Matt A. Tobin 95c5a64b1f [Basilisk] Issue MoonchildProductions/UXP#1611 - Use platform default for WASM 2020-07-25 06:30:43 +08:00
Matt A. Tobin caf316c9e4 [Pale-Moon] Follow up to Issue #1814 - Use correct casing for JavaScript 2020-07-25 06:30:19 +08:00
Matt A. Tobin d29ccb177d [Pale-Moon] Issue #1814 - Add controls for WASM 2020-07-25 06:29:59 +08:00
Pale Moon 8df44f9320 [Pale-Moon] Issue #1811 - Indicate our per-monitor DPI-awareness to the O.S.
This resolves #1811
2020-07-20 09:41:37 +08:00
Moonchild 02a893b998 [Basilisk] Issue #17 - Reinstate erroneously removed unload event listener
Looks like this was just lazily lumped in with WebExtension stuff and got
removed as a result. This should prevent the autorefresh blocker from leaking.
2020-07-11 07:14:23 +08:00
Lootyhoof be8bea50ff [Basilisk] Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTK 2020-07-11 07:09:11 +08:00
Moonchild 61e78cda6a [Pale-Moon] Issue #1782 - Add option to insert all new tabs after the current tab
This adds 'browser.tabs.insertAllAfterCurrent' as a preference which
makes all new tabs opened to be next to the currently active tab, instead
of at the end - regardless if the tab is considered "related" to the active
tab. This (naturally and logically) overrides 'insertRelatedAfterCurrent'

Resolves #1782
2020-06-27 06:33:45 +08:00
Lootyhoof 9f5067486b [Pale-Moon] Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTK 2020-06-20 06:46:07 +08:00
Matt A. Tobin 9e9b145d6d [Pale-Moon] Remove duplicate panels with the same ID
Currently Pale Moon uses an older version of autocomplete as a private binding
2020-06-12 22:13:57 +08:00
roytam1 cda9ba5305 [Pale-Moon] version bump 2020-06-06 07:27:04 +08:00
Pale Moon 76d7b66661 [Pale-Moon] [ui] Encode braille space 2020-06-06 07:25:14 +08:00
wolfbeast d90086eff1 [Basilisk] [ui] Encode braille space 2020-06-06 07:24:45 +08:00
roytam1 b4a4fb4b3c [Pale-Moon] version bump 2020-05-30 07:17:51 +08:00
Moonchild f364ab05e2 [Basilisk] Issue MoonchildProductions/UXP#1538 - remove speech recognition
- Update back-end branch pointer
- Remove recognition interface from package manifest
2020-05-23 06:58:50 +08:00
wolfbeast f51880be1f [Basilisk] [AM] Clean up addon-signing build leftovers. 2020-05-09 07:00:34 +08:00
roytam1 4edbd8f129 bump PM version 2020-05-02 09:33:25 +08:00
Ryan C 18f2c4ec16 [Pale-Moon] Show private indicator on OS X if no MOZ_CAN_DRAW_IN_TITLEBAR (#1784) 2020-05-02 09:14:55 +08:00
Moonchild 6ff23f2f28 [Pale-Moon] Copy default userChrome and userContent examples to profile
* [profile] Copy default userChrome and userContent examples to profile
* [profile] Don't package example files inside omnijar
2020-05-02 09:14:40 +08:00
Pale Moon 207b454aed [Pale-Moon] Clean up add-on signing build leftovers 2020-05-02 09:14:21 +08:00
Pale Moon b294e4f2ff [Pale-Moon] Issue #1737 - Address nits. 2020-05-02 09:14:07 +08:00
Pale Moon 054a3fb4a5 [Pale-Moon] Issue #1737 - Part 8: Phase 1 proofread + adjust for updated code style 2020-05-02 09:13:36 +08:00
Pale Moon 500d51dfc4 [Pale-Moon] Issue #1737 - Part 7: Tidy components/*.js 2020-05-02 09:13:13 +08:00
Pale Moon 94e0c368a5 [Pale-Moon] Issue #1737 - Part 6: Re-tidy browser-gesturesupport.js after merge 2020-05-02 09:12:33 +08:00
Pale Moon 0d1f8c11a8 [Pale-Moon] Issue #1737 - Part 5: Fix some typoes so the browser doesn't explode. 2020-05-02 09:02:43 +08:00
Pale Moon fa4c122fad [Pale-Moon] Issue #1737 - Part 4: Scope gXPInstallObserver.observe case statements.
This is needed because the large blocks of code otherwise have
redeclarations of let variables.
2020-05-02 09:02:24 +08:00
Pale Moon 6c51c7704a [Pale-Moon] Issue #1737 - Part 3: Clean up base/content p.3 2020-05-02 09:02:03 +08:00
Pale Moon b017678cf0 [Pale-Moon] Issue #1737 - Part 2: Clean up base/content p.2 2020-05-02 09:01:29 +08:00
Pale Moon 8b3b8034b9 [Pale-Moon] Issue #1737 - Part 1: Clean up base/content p.1 2020-05-02 08:44:56 +08:00
wolfbeast 295944986b [Basilisk] Add app-specific moz.configure example line 2020-04-18 07:25:03 +08:00
wolfbeast f8881af66c [Basilisk] Fix broken preferences advanced pane initialization 2020-04-18 07:22:18 +08:00
Matt A. Tobin 3d445060ae [Basilisk] Issue MoonchildProductions/UXP#1516 - Change CAN_DRAW_IN_TITLEBAR to MOZ_CAN_DRAW_IN_TITLEBAR except for AppConstants in CUI
Also updates platform commit pointer to match
2020-04-18 07:21:58 +08:00
wolfbeast 9107ed066c [Basilisk] Ensure AV1 is enabled in all builds by default. 2020-04-18 07:21:39 +08:00