Commit graph

1,080 commits

Author SHA1 Message Date
wolfbeast
a0decb1dcc Nuke the sandbox 2019-02-15 23:55:43 +08:00
wolfbeast
c8462db202 Remove sandbox ductwork conditional code. 2019-02-15 23:55:41 +08:00
wolfbeast
aa9ae963f6 Remove GMP sandbox code. 2019-02-15 23:55:38 +08:00
wolfbeast
369378d566 Remove content process sandbox code. 2019-02-15 23:55:37 +08:00
trav90
d87cc84005 Add support for libavcodec 58/FFmpeg 4.0 2019-02-15 23:55:35 +08:00
trav90
e44a157583 Import FFmpeg 4.0 header files 2019-02-15 23:55:34 +08:00
janekptacijarabaci
575e9cc773 [PALEMOON] [frontend vs backend] Places - use "let" instead of "var" for the entire function "onKeywordFieldBlur"
Issue #121
2019-02-15 23:55:32 +08:00
janekptacijarabaci
d0022b0f76 [PALEMOON] [frontend vs backend] Places - Fix: "Keyword" reset (to an empty value) does not work
Issue #121
2019-02-15 23:55:31 +08:00
janekptacijarabaci
9ab20590c6 Building with "--enable-debug" - fix some warnings
https://github.com/MoonchildProductions/moebius/pull/146
https://github.com/MoonchildProductions/Pale-Moon/pull/1400
2019-02-15 23:55:29 +08:00
janekptacijarabaci
b56d147095 Fix unsafe "instanceof" negations
https://github.com/MoonchildProductions/Pale-Moon/pull/1173
2019-02-15 23:55:28 +08:00
NTD
a073130d31 [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't actually built
This does not cover the previous case of an application dropping jetpack support.. This follows the WebExtension route. A new case will have to be redeveloped if an existing application drops jetpack support.
2019-02-15 23:55:26 +08:00
NTD
7c7a4bc6b8 Un-depercate synchronous search initialization 2019-02-15 23:55:25 +08:00
NTD
c9446a4319 [TychoAM] Make the Add-ons Manager conditionally devtools free 2019-02-15 23:55:23 +08:00
NTD
7a6b61c05f Issue #316 - Always build heapsnapshot regardless of the rest of the devtools for now 2019-02-15 23:55:22 +08:00
NTD
69920e72f2 Only set and show the dual-guid indicators when dual-guid has been built 2019-02-15 23:55:20 +08:00
NTD
2517dc59dc [PALEMOON] Update error number for webextensions to match the platform 2019-02-15 23:55:19 +08:00
JustOff
4656ff95ec [PALEMOON] Align the application with the updated fullscreen API 2019-02-15 23:55:17 +08:00
JustOff
211c4325ba [PALEMOON] Use CSS transition instead of JS animation for hiding toolbox in fullscreen mode and simplify related code 2019-02-15 23:55:15 +08:00
JustOff
3d8fca1220 [PALEMOON] Added padding to toolbar autohide 2019-02-15 23:55:13 +08:00
JustOff
f42005f392 [PALEMOON] fullscr-toggler element needs to be hidden in DOM fullscreen 2019-02-15 23:55:12 +08:00
janekptacijarabaci
5975ed3076 Bug 338865 - Scriptable XPIDL iface inheriting from noscript iface should throw error 2019-02-15 23:55:10 +08:00
janekptacijarabaci
5eca87831c Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelection 2019-02-15 23:55:08 +08:00
janekptacijarabaci
5e4986611d [PALEMOON] Added gBrandBundle lazy getter and use gBrowserBundle in nsBrowserGlue.js
Tag #273
2019-02-15 23:55:07 +08:00
JustOff
a964b09e43 [PALEMOON] Replace serializing nsISHEntry.owner with nsISHEntry.triggeringPrincipal 2019-02-15 23:55:05 +08:00
JustOff
ac6379189c [PALEMOON] Replace owner with triggeringPrincipal to match the updated UXP docshell 2019-02-15 23:55:04 +08:00
janekptacijarabaci
b23e47c51a [PALEMOON] Fix feeds - "Subscribe to this page..."
Issue #121
2019-02-15 23:55:02 +08:00
janekptacijarabaci
cf54612b55 Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within utilityOverlay.js 2019-02-15 23:55:01 +08:00
janekptacijarabaci
c7e2043fa1 Bug 1333726 - use serializeToString instead of non-existant serializePrincipal 2019-02-15 23:54:59 +08:00
janekptacijarabaci
9b3581eddb Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-click and open link in new tab 2019-02-15 23:54:58 +08:00
janekptacijarabaci
f563201762 Bug 1332595 - remove useless click handling 2019-02-15 23:54:56 +08:00
janekptacijarabaci
f99258328c Bug 1348801: Teach TriggeringPrincipal about OA when opening link in private window 2019-02-15 23:54:55 +08:00
janekptacijarabaci
5f39398ab7 Bug 1359204 - Test view-source can open link is not blocked by security policies 2019-02-15 23:54:53 +08:00
janekptacijarabaci
e31712c143 Bug 1359204 - Use SystemPrincipal as TriggeringPrincipal when loading page as view-source 2019-02-15 23:54:52 +08:00
janekptacijarabaci
69c0760b8b Bug 1359204 - Do not query nested URI within CheckChannel in ContentSecurityManager 2019-02-15 23:54:50 +08:00
janekptacijarabaci
c32aa9df5d Bug 1343279 - Use SystemPrincipal when loading canvasToBlobURL 2019-02-15 23:54:49 +08:00
janekptacijarabaci
fab9589713 Bug 1333147 - Do not use owner as triggeringPrincipal when creating session history entry 2019-02-15 23:54:47 +08:00
janekptacijarabaci
5bbef1bbc3 Bug 1232432 - Convert feeds/feedConverter to use asyncOpen2() 2019-02-15 23:54:45 +08:00
janekptacijarabaci
3f7f553a82 Bug 1334875 - Temporarily remove assertion that history loads pass a valid triggeringprincipal 2019-02-15 23:54:43 +08:00
janekptacijarabaci
ec9f22177d Bug 1341754: Test SetURI in Location passes triggeringPrincipal 2019-02-15 23:54:42 +08:00
janekptacijarabaci
e45bad2c54 Bug 1341754: Provide a valid triggeringPrincipal when calling SetURI in Location 2019-02-15 23:54:40 +08:00
janekptacijarabaci
db41bf152a Bug 1341589 - Test TriggeringPrincipal on history entry for view-source loads 2019-02-15 23:54:39 +08:00
janekptacijarabaci
582f93fe09 Bug 1341589 - Set triggeringPrincipal on history entry for view-source loads 2019-02-15 23:54:37 +08:00
janekptacijarabaci
55c354f1c0 Bug 1337622 - Temporarily fall back to SystemPrincipal if History entry does not have a valid triggeringPrincipal 2019-02-15 23:54:36 +08:00
janekptacijarabaci
46ef98acf7 Bug 1307736 - Store triggeringPrincipal with all history entries 2019-02-15 23:54:34 +08:00
janekptacijarabaci
9fca6b7ced Bug 1307736 - Ensure History loads pass valid triggeringPrincipal 2019-02-15 23:54:33 +08:00
janekptacijarabaci
ea7e6d41a3 Bug 1332310 - Update AddState and CreateContentViewer to provide an accurate triggeringPrincipal for creating a history entry 2019-02-15 23:54:31 +08:00
janekptacijarabaci
dee826b7ee Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an hard e10s) 2019-02-15 23:54:30 +08:00
janekptacijarabaci
102550a483 Bug 1182569: Add credentials mode for fetch-frame-resource.https.html wpt test 2019-02-15 23:54:28 +08:00
janekptacijarabaci
99f4a52759 Bug 1182569: Disable hsts priming for loads of type subdocument for wpt tests 2019-02-15 23:54:27 +08:00
janekptacijarabaci
b7a396d49d Bug 1182569: Update tests when converting docshell loads to use AynscOpen2 2019-02-15 23:54:25 +08:00