wolfbeast
589999d236
Stop building /docshell unified and fix deprot.
...
Tag #80
4 years ago
adeshkp
aea50f182f
Telemetry: Remove stubs and related code
4 years ago
wolfbeast
27d88fc505
Do not report resource-timing subdocument loads triggered by that subdocument.
4 years ago
Gaming4JC
d6206801dd
backport m-c 1435319: CVE-2018-12381 - Dropping an Outlook email message into the browser window will trigger a page navigation when the message's mail columns are incorrectly interpreted as a URL.
4 years ago
wolfbeast
8c8145e620
Remove all C++ Telemetry Accumulation calls.
...
This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables).
Stub resolution/removal should be a follow-up to this.
4 years ago
JustOff
ecd8ed3f6a
Explicitly specify parentheses in a mixed boolean expression in ShouldAddToSessionHistory()
4 years ago
JustOff
c402ee2148
Use "browser.newtabpage.add_to_session_history" to decide whether to store "about:newtab" in the session history
4 years ago
JustOff
a4755ad177
Update ShouldAddToSessionHistory() rules for "about:newtab" and "about:logopage"
4 years ago
NTD
aa023ce63b
Make the Error Console accessible from about:console and make it presentable in that context
4 years ago
NTD
c29a6e983b
Revert "Make the Error Console accessible from about:console"
...
This reverts commit bbbb74e5f077b47c6adb8ede13bfb001bb966cdb.
4 years ago
NTD
5f7da92734
Make the Error Console accessible from about:console
4 years ago
wolfbeast
d80f0c2e1b
Remove docshell contract for about:webrtc
...
Follow-up to 9755c93cff958fd8f1a9ef1a105ef0aafd6f9669
Tag #536
4 years ago
wolfbeast
105c537181
Make about:webrtc conditional.
...
This resolves #536
4 years ago
Gaming4JC
d4ac94cf3e
Remove support and tests for HSTS priming from the tree. Fixes #384
4 years ago
janekptacijarabaci
e29bf72ab4
Bug 1379762 part 2. Use a more reliable test to figure out when we can skip firing onload in nsDocumentViewer::LoadComplete
...
Issue #357
4 years ago
janekptacijarabaci
eb80674e82
Bug 1379762 part 1. Don't call MediaFeaturesChanged if our override device pixel ratio is set to its current value
...
Issue #357
4 years ago
janekptacijarabaci
745e1809b0
moebius#231: Consider blocking top level window data: URIs (tests)
...
https://github.com/MoonchildProductions/moebius/pull/231
4 years ago
janekptacijarabaci
5f39398ab7
Bug 1359204 - Test view-source can open link is not blocked by security policies
4 years ago
janekptacijarabaci
e31712c143
Bug 1359204 - Use SystemPrincipal as TriggeringPrincipal when loading page as view-source
4 years ago
janekptacijarabaci
fab9589713
Bug 1333147 - Do not use owner as triggeringPrincipal when creating session history entry
4 years ago
janekptacijarabaci
3f7f553a82
Bug 1334875 - Temporarily remove assertion that history loads pass a valid triggeringprincipal
4 years ago
janekptacijarabaci
ec9f22177d
Bug 1341754: Test SetURI in Location passes triggeringPrincipal
4 years ago
janekptacijarabaci
e45bad2c54
Bug 1341754: Provide a valid triggeringPrincipal when calling SetURI in Location
4 years ago
janekptacijarabaci
db41bf152a
Bug 1341589 - Test TriggeringPrincipal on history entry for view-source loads
4 years ago
janekptacijarabaci
55c354f1c0
Bug 1337622 - Temporarily fall back to SystemPrincipal if History entry does not have a valid triggeringPrincipal
4 years ago
janekptacijarabaci
9fca6b7ced
Bug 1307736 - Ensure History loads pass valid triggeringPrincipal
4 years ago
janekptacijarabaci
ea7e6d41a3
Bug 1332310 - Update AddState and CreateContentViewer to provide an accurate triggeringPrincipal for creating a history entry
4 years ago
janekptacijarabaci
dee826b7ee
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an hard e10s)
4 years ago
janekptacijarabaci
409656556b
Bug 1182569 - Skip security check for plugins using newstream attribute
4 years ago
janekptacijarabaci
e162907475
Bug 1182569: Use AsyncOpen2 for docshell loads
4 years ago
janekptacijarabaci
7f09dee539
moebius#187: DOM - nsIContentPolicy - context (document)
...
https://github.com/MoonchildProductions/moebius/pull/187
4 years ago
janekptacijarabaci
557c89de3c
Revert "Bug 1182569: Use AsyncOpen2 for docshell loads"
...
This reverts commit 29bd11c3cd6ff41f7167530f9bbcd9d195b7c427.
4 years ago
janekptacijarabaci
ca1f03fbae
Revert "Bug 1182569 - Skip security check for plugins using newstream attribute"
...
This reverts commit 5b0f4649b3fee771379af60ec04d43b8a525cf80.
4 years ago
janekptacijarabaci
0337202a47
Bug 1182569 - Skip security check for plugins using newstream attribute
...
native in moebius
4 years ago
janekptacijarabaci
78102ec8c0
Bug 1182569: Use AsyncOpen2 for docshell loads
...
native in moebius
4 years ago
janekptacijarabaci
9e52126f1a
Bug 1329288: Allow content policy consumers to identify contentPolicy checks from docshell
4 years ago
janekptacijarabaci
79fb0b8506
Bug 1329288 - Test ContentPolicy blocks opening a new window
4 years ago
janekptacijarabaci
18d312235d
moebius#230: Consider blocking top level window data: URIs (part 3/3 without tests)
...
https://github.com/MoonchildProductions/moebius/pull/230
4 years ago
janekptacijarabaci
73f89fe562
moebius#226: Consider blocking top level window data: URIs (part 2/2 without tests)
...
https://github.com/MoonchildProductions/moebius/pull/226
4 years ago
janekptacijarabaci
712d19e1b7
moebius#223: Consider blocking top level window data: URIs (part 1/3 without tests)
...
https://github.com/MoonchildProductions/moebius/pull/223
4 years ago
janekptacijarabaci
de0621cc7e
moebius#131: URL parser - stop preserving empty passwords
...
https://github.com/MoonchildProductions/moebius/issues/131
4 years ago
janekptacijarabaci
196fddddb6
moebius#130: URL parser - fix: don't allow empty host name
...
https://github.com/MoonchildProductions/moebius/issues/130
4 years ago
NTD
038fd273ea
Make code style consistent across all AboutRedirector's
4 years ago
NTD
81c6c590cc
Make about:logopage available to any browser that opts into MOZ_PHOENIX
...
Follow up to 5e8e0689c
4 years ago
wolfbeast
434f3590e3
Remove base conditional code for crash reporter and injector.
4 years ago
Tom Ritter
ed176bb836
Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVM
...
MozReview-Commit-ID: 6xhQ71a5rDU
--HG--
extra : transplant_source : %C2%D3%A7It%0Cg%92h%BB%3A%95%A2%0D.%86%B9C%9B%2B
4 years ago
Samael Wang
02cf5ea228
Bug 1416307 - Set triggeringPrincipal to current document's principal, if aPrincipal is not given. r=bz, a=ritu
...
MozReview-Commit-ID: 8lxKFeUlyzq
--HG--
extra : rebase_source : 5f364f5cf84c12717bee021d752aa0f9ba4619dd
extra : intermediate-source : 9df27a7142ffb065fb56c3fc873298988deacb98
extra : source : 9fcf48189000ab8ee16f236be57c9659c7243b42
4 years ago
janekptacijarabaci
54e7645cb6
CSP: Upgrade SO navigational requests per spec.
4 years ago
janekptacijarabaci
a01c9abce8
CSP 2 - ignore (x-)frame-options if CSP with frame-ancestors directive exists
4 years ago
wolfbeast
f82a2fe7e4
Update various texts and references.
4 years ago