Commit graph

2,253 commits

Author SHA1 Message Date
janekptacijarabaci
850879535a Revert "Bug 1182569: Update ContentSecurityManager to handle docshell loads"
This reverts commit 2e33335820b2816bee111e78588ac82e401c86ae.
2019-02-15 23:49:44 +08:00
janekptacijarabaci
ca1f03fbae Revert "Bug 1182569 - Skip security check for plugins using newstream attribute"
This reverts commit 5b0f4649b3fee771379af60ec04d43b8a525cf80.
2019-02-15 23:49:42 +08:00
janekptacijarabaci
9faac1b961 Revert "Bug 1182569: Update tests when converting docshell loads to use AynscOpen2"
This reverts commit b73225e886f84182384a2b5b09f83e51501bdc38.
2019-02-15 23:49:41 +08:00
janekptacijarabaci
c97f724618 Revert "Bug 1182569: Disable hsts priming for loads of type subdocument for wpt tests"
This reverts commit 5d9ae788d5fe66da0f687e941d5ef90880641fd5.
2019-02-15 23:49:39 +08:00
janekptacijarabaci
eb35620a9c Revert "Bug 1182569: Add credentials mode for fetch-frame-resource.https.html wpt test"
This reverts commit d3575bfb5b62b0c0f566233faae55e4f5f525e99.
2019-02-15 23:49:38 +08:00
janekptacijarabaci
642196594b Bug 1182569: Add credentials mode for fetch-frame-resource.https.html wpt test
native in moebius
2019-02-15 23:49:36 +08:00
janekptacijarabaci
85d21fcfdb Bug 1182569: Disable hsts priming for loads of type subdocument for wpt tests
native in moebius
2019-02-15 23:49:35 +08:00
janekptacijarabaci
69d34b04e5 Bug 1182569: Update tests when converting docshell loads to use AynscOpen2
native in moebius
2019-02-15 23:49:33 +08:00
janekptacijarabaci
0337202a47 Bug 1182569 - Skip security check for plugins using newstream attribute
native in moebius
2019-02-15 23:49:32 +08:00
janekptacijarabaci
983926cce7 Bug 1182569: Update ContentSecurityManager to handle docshell loads
native in moebius
2019-02-15 23:49:30 +08:00
janekptacijarabaci
78102ec8c0 Bug 1182569: Use AsyncOpen2 for docshell loads
native in moebius
2019-02-15 23:49:29 +08:00
janekptacijarabaci
8dccc387f9 Bug 1323683 - Fold nsIURIWithQuery into nsIURI
native in moebius
2019-02-15 23:49:27 +08:00
janekptacijarabaci
75dcd43896 Bug 1329570 - Restore missing error check in mozilla::dom::Location::GetPathname
native in moebius
2019-02-15 23:49:26 +08:00
janekptacijarabaci
9e52126f1a Bug 1329288: Allow content policy consumers to identify contentPolicy checks from docshell 2019-02-15 23:49:24 +08:00
janekptacijarabaci
79fb0b8506 Bug 1329288 - Test ContentPolicy blocks opening a new window 2019-02-15 23:49:23 +08:00
janekptacijarabaci
18d312235d moebius#230: Consider blocking top level window data: URIs (part 3/3 without tests)
https://github.com/MoonchildProductions/moebius/pull/230
2019-02-15 23:49:20 +08:00
janekptacijarabaci
73f89fe562 moebius#226: Consider blocking top level window data: URIs (part 2/2 without tests)
https://github.com/MoonchildProductions/moebius/pull/226
2019-02-15 23:49:19 +08:00
janekptacijarabaci
712d19e1b7 moebius#223: Consider blocking top level window data: URIs (part 1/3 without tests)
https://github.com/MoonchildProductions/moebius/pull/223
2019-02-15 23:49:17 +08:00
janekptacijarabaci
08e2f9aaea moebius#221: WebExtensions - commands API does not support shortcuts with space or numbers
https://github.com/MoonchildProductions/moebius/pull/221
2019-02-15 23:49:16 +08:00
janekptacijarabaci
b9ed9af662 moebius#119: (Windows) Security - Certificate Stores - NSSCertDBTrustDomain allows end-entities to be their own trust anchors
https://github.com/MoonchildProductions/moebius/pull/119
2019-02-15 23:49:14 +08:00
janekptacijarabaci
9db39c42c0 moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument / Selection.type
https://github.com/MoonchildProductions/moebius/pull/121
2019-02-15 23:49:13 +08:00
janekptacijarabaci
f0c237ae6d moebius#123: DOM - Events - support createEvent("FocusEvent")
https://github.com/MoonchildProductions/moebius/pull/123
2019-02-15 23:49:11 +08:00
janekptacijarabaci
61ce67c968 moebius#65: Fix: "about:..." - throws an errors
https://github.com/MoonchildProductions/moebius/pull/65
2019-02-15 23:49:10 +08:00
NTD
f0536c394b Fix preprocessor conditional precedence in application.ini 2019-02-15 23:49:08 +08:00
NTD
b72012f9c2 Resolve issues with application.ini not allowing non-mcp applications to be official and have their own vendor
Also add BinOC cause two words breaks the build system
2019-02-15 23:49:07 +08:00
wolfbeast
9294dc5696 Make sure to keep the safebrowsing entities valid. 2019-02-15 23:49:05 +08:00
wolfbeast
1dbd791eb3 Update about:rights legal text. 2019-02-15 23:49:04 +08:00
wolfbeast
9fd29a60f7 Remove undesired system add-ons (all except PDFjs) 2019-02-15 23:49:02 +08:00
wolfbeast
77031333bb Disable Mozilla health report service. 2019-02-15 23:49:00 +08:00
wolfbeast
186cce05f7 Remove NPAPI deprecation statement from about:plugins. 2019-02-15 23:48:59 +08:00
NTD
a9cc6150e6 Fix for loops in AddonRepository_SQLiteMigrator.jsm (SyntaxError: missing ] after element list) 2019-02-15 23:48:57 +08:00
janekptacijarabaci
37c73e0634 moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some cases
https://github.com/MoonchildProductions/moebius/pull/56
2019-02-15 23:48:56 +08:00
janekptacijarabaci
2f455353a4 Use preprocessor for "chrome://devtools/skin/devtools-browser.css" in browser.xul 2019-02-15 23:48:54 +08:00
janekptacijarabaci
7a1f8ee36c [PALEMOON] [frontend vs backend] Use "devtools-browser.css" instead of "global/skin/devtools/common.css" (does not exist) in browser.xul
Issue #121
2019-02-15 23:48:52 +08:00
janekptacijarabaci
568b0dd9e5 [DevTools] Fix warnings: "Property contained reference to invalid variable"
Issue #121
2019-02-15 23:48:51 +08:00
JustOff
65c7b6fd8e [PMkit] Fix the shim for 'sdk/ui/button' 2019-02-15 23:48:49 +08:00
JustOff
6014f5e7b5 [PMkit] Mark 'sdk/panel' as compatible with Pale Moon 2019-02-15 23:48:48 +08:00
wolfbeast
3b83bdaf6f Remove unused header file for MeeGo Touch 2019-02-15 23:48:46 +08:00
wolfbeast
49835b0467 Disallow E10S to run. 2019-02-15 23:48:45 +08:00
janekptacijarabaci
40c62c205b moebius#71: DOM - Pointer Events - improvements
https://github.com/MoonchildProductions/moebius/pull/71
2019-02-15 23:48:43 +08:00
janekptacijarabaci
10e5833dce Bug 1302297 - Part 4: Remove every button and buttons used in testcases (partially)
native in moebius
2019-02-15 23:48:42 +08:00
janekptacijarabaci
f0a5f99021 Bug 1299197 Part2: Serialize WidgetPointerHelper in IPC message
native in moebius
2019-02-15 23:48:40 +08:00
janekptacijarabaci
d49e470d3d Bug 1299197 Part1: Refine WidgetPointerHelper
native in moebius
2019-02-15 23:48:39 +08:00
janekptacijarabaci
a00d55d2f4 Bug 1322994 - Update pointerevent web-platform-tests (partially - depends on)
https://github.com/MoonchildProductions/moebius/pull/71
2019-02-15 23:48:37 +08:00
janekptacijarabaci
e71635b5ee Bug 1317030 - Removing/reattaching an element from the DOM triggers spurious mouseenter events
native in moebius
2019-02-15 23:48:36 +08:00
wolfbeast
efa09515f6 Disable grabbing geo-specific search engines from Mozilla servers. 2019-02-15 23:48:34 +08:00
wolfbeast
6b3bb318b1 Remove region-specific overrides for search engines. 2019-02-15 23:48:33 +08:00
wolfbeast
d20a3f481c Define vendorFullName in Official Branding 2019-02-15 23:48:31 +08:00
trav90
2871772641 Use -1 instead of 0 to indicate absent glxtest_pipe fd 2019-02-15 23:48:30 +08:00
trav90
f02ba306ef Style fix 2019-02-15 23:48:28 +08:00