index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docshell
Commit message (
Expand
)
Author
Age
Lines
*
Make the Error Console accessible from about:console
Matt A. Tobin
2018-06-26
-0
/
+2
*
Remove docshell contract for about:webrtc
wolfbeast
2018-06-25
-0
/
+2
*
Make about:webrtc conditional.
wolfbeast
2018-06-24
-0
/
+2
*
Remove support and tests for HSTS priming from the tree. Fixes #384
Gaming4JC
2018-05-26
-21
/
+0
*
Bug 1379762 part 2. Use a more reliable test to figure out when we can skip f...
janekptacijarabaci
2018-05-15
-1
/
+45
*
Bug 1379762 part 1. Don't call MediaFeaturesChanged if our override device pi...
janekptacijarabaci
2018-05-15
-1
/
+35
*
moebius#231: Consider blocking top level window data: URIs (tests)
janekptacijarabaci
2018-05-06
-46
/
+50
*
Bug 1359204 - Test view-source can open link is not blocked by security policies
janekptacijarabaci
2018-04-30
-0
/
+68
*
Bug 1359204 - Use SystemPrincipal as TriggeringPrincipal when loading page as...
janekptacijarabaci
2018-04-30
-0
/
+5
*
Bug 1333147 - Do not use owner as triggeringPrincipal when creating session h...
janekptacijarabaci
2018-04-30
-5
/
+0
*
Bug 1334875 - Temporarily remove assertion that history loads pass a valid tr...
janekptacijarabaci
2018-04-30
-7
/
+0
*
Bug 1341754: Test SetURI in Location passes triggeringPrincipal
janekptacijarabaci
2018-04-30
-0
/
+110
*
Bug 1341754: Provide a valid triggeringPrincipal when calling SetURI in Location
janekptacijarabaci
2018-04-30
-4
/
+7
*
Bug 1341589 - Test TriggeringPrincipal on history entry for view-source loads
janekptacijarabaci
2018-04-30
-0
/
+57
*
Bug 1337622 - Temporarily fall back to SystemPrincipal if History entry does ...
janekptacijarabaci
2018-04-30
-1
/
+1
*
Bug 1307736 - Ensure History loads pass valid triggeringPrincipal
janekptacijarabaci
2018-04-30
-5
/
+11
*
Bug 1332310 - Update AddState and CreateContentViewer to provide an accurate ...
janekptacijarabaci
2018-04-30
-2
/
+10
*
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ...
janekptacijarabaci
2018-04-30
-12
/
+22
*
Bug 1182569 - Skip security check for plugins using newstream attribute
janekptacijarabaci
2018-04-30
-12
/
+32
*
Bug 1182569: Use AsyncOpen2 for docshell loads
janekptacijarabaci
2018-04-30
-2
/
+3
*
moebius#187: DOM - nsIContentPolicy - context (document)
janekptacijarabaci
2018-04-23
-31
/
+43
*
Revert "Bug 1182569: Use AsyncOpen2 for docshell loads"
janekptacijarabaci
2018-04-22
-3
/
+20
*
Revert "Bug 1182569 - Skip security check for plugins using newstream attribute"
janekptacijarabaci
2018-04-22
-32
/
+12
*
Bug 1182569 - Skip security check for plugins using newstream attribute
janekptacijarabaci
2018-04-22
-12
/
+32
*
Bug 1182569: Use AsyncOpen2 for docshell loads
janekptacijarabaci
2018-04-22
-20
/
+3
*
Bug 1329288: Allow content policy consumers to identify contentPolicy checks ...
janekptacijarabaci
2018-04-22
-1
/
+13
*
Bug 1329288 - Test ContentPolicy blocks opening a new window
janekptacijarabaci
2018-04-22
-0
/
+103
*
moebius#230: Consider blocking top level window data: URIs (part 3/3 without ...
janekptacijarabaci
2018-04-22
-1
/
+48
*
moebius#226: Consider blocking top level window data: URIs (part 2/2 without ...
janekptacijarabaci
2018-04-22
-9
/
+10
*
moebius#223: Consider blocking top level window data: URIs (part 1/3 without ...
janekptacijarabaci
2018-04-22
-1
/
+16
*
moebius#131: URL parser - stop preserving empty passwords
janekptacijarabaci
2018-04-15
-1
/
+1
*
moebius#130: URL parser - fix: don't allow empty host name
janekptacijarabaci
2018-04-15
-6
/
+0
*
Rebase on master
wolfbeast
2018-04-11
-11
/
+21
|
\
|
*
Make code style consistent across all AboutRedirector's
Matt A. Tobin
2018-04-07
-11
/
+11
|
*
Make about:logopage available to any browser that opts into MOZ_PHOENIX
Matt A. Tobin
2018-04-07
-0
/
+10
*
|
Remove base conditional code for crash reporter and injector.
wolfbeast
2018-03-30
-13
/
+0
|
/
*
Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVM
Tom Ritter
2018-03-14
-2
/
+2
*
Bug 1416307 - Set triggeringPrincipal to current document's principal, if aPr...
Samael Wang
2018-03-14
-19
/
+17
*
CSP: Upgrade SO navigational requests per spec.
janekptacijarabaci
2018-02-22
-0
/
+23
*
CSP 2 - ignore (x-)frame-options if CSP with frame-ancestors directive exists
janekptacijarabaci
2018-02-22
-33
/
+74
*
Update various texts and references.
wolfbeast
2018-02-21
-2
/
+3
*
JS - make window.pageYOffset/pageXOffset/scrollX/scrollY double
janekptacijarabaci
2018-02-21
-19
/
+101
*
Split MOZ_DEVTOOLS into MOZ_DEVTOOLS (client) and MOZ_DEVTOOLS_SERVER (backen...
Matt A. Tobin
2018-02-17
-8
/
+2
*
[regression] about:license - the link to about:buildconfig
janekptacijarabaci
2018-02-12
-1
/
+2
*
Add m-esr52 at 52.6.0
Matt A. Tobin
2018-02-02
-0
/
+49699