summaryrefslogtreecommitdiff
path: root/docshell
Commit message (Expand)AuthorAge
* [Docshell] Ensure nsDocShell::mContentViewer is released properly.wolfbeast2020-04-07
* Issue #1280 - Un-bust certerror pages and ForgetAboutSitewolfbeast2020-03-31
* Issue #1053 - Remove android support from docshellMatt A. Tobin2020-02-25
* Issue #1366 - Completely remove showModalDialogGaming4JC2020-01-21
* Issue #1118 - Part 6: Fix various tests that are no longer correct.wolfbeast2019-12-22
* Issue #1118 Part 4: Allow UpdateURLAndHistory to work even if there's nowolfbeast2019-08-06
* Issue #1118 Part 2: Allow UpdateURLAndHistory to work even if mOSHE iswolfbeast2019-08-06
* Issue #1118 Part 1: Split out part of nsDocShell::AddState into awolfbeast2019-07-31
* Stop building /docshell unified and fix deprot.wolfbeast2019-02-21
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
* Do not report resource-timing subdocument loads triggered by that subdocument.wolfbeast2018-12-14
* backport m-c 1435319: CVE-2018-12381 - Dropping an Outlook email message into...Gaming4JC2018-10-09
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Explicitly specify parentheses in a mixed boolean expression in ShouldAddToSe...JustOff2018-08-22
* Use "browser.newtabpage.add_to_session_history" to decide whether to store "a...JustOff2018-08-22
* Update ShouldAddToSessionHistory() rules for "about:newtab" and "about:logopage"JustOff2018-08-21
* Make the Error Console accessible from about:consoleMatt A. Tobin2018-06-26
* Remove docshell contract for about:webrtcwolfbeast2018-06-25
* Make about:webrtc conditional.wolfbeast2018-06-24
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26
* Bug 1379762 part 2. Use a more reliable test to figure out when we can skip f...janekptacijarabaci2018-05-15
* Bug 1379762 part 1. Don't call MediaFeaturesChanged if our override device pi...janekptacijarabaci2018-05-15
* moebius#231: Consider blocking top level window data: URIs (tests)janekptacijarabaci2018-05-06
* Bug 1359204 - Test view-source can open link is not blocked by security policiesjanekptacijarabaci2018-04-30
* Bug 1359204 - Use SystemPrincipal as TriggeringPrincipal when loading page as...janekptacijarabaci2018-04-30
* Bug 1333147 - Do not use owner as triggeringPrincipal when creating session h...janekptacijarabaci2018-04-30
* Bug 1334875 - Temporarily remove assertion that history loads pass a valid tr...janekptacijarabaci2018-04-30
* Bug 1341754: Test SetURI in Location passes triggeringPrincipaljanekptacijarabaci2018-04-30
* Bug 1341754: Provide a valid triggeringPrincipal when calling SetURI in Locationjanekptacijarabaci2018-04-30
* Bug 1341589 - Test TriggeringPrincipal on history entry for view-source loadsjanekptacijarabaci2018-04-30
* Bug 1337622 - Temporarily fall back to SystemPrincipal if History entry does ...janekptacijarabaci2018-04-30
* Bug 1307736 - Ensure History loads pass valid triggeringPrincipaljanekptacijarabaci2018-04-30
* Bug 1332310 - Update AddState and CreateContentViewer to provide an accurate ...janekptacijarabaci2018-04-30
* Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ...janekptacijarabaci2018-04-30
* Bug 1182569 - Skip security check for plugins using newstream attributejanekptacijarabaci2018-04-30
* Bug 1182569: Use AsyncOpen2 for docshell loadsjanekptacijarabaci2018-04-30
* moebius#187: DOM - nsIContentPolicy - context (document)janekptacijarabaci2018-04-23
* Revert "Bug 1182569: Use AsyncOpen2 for docshell loads"janekptacijarabaci2018-04-22
* Revert "Bug 1182569 - Skip security check for plugins using newstream attribute"janekptacijarabaci2018-04-22
* Bug 1182569 - Skip security check for plugins using newstream attributejanekptacijarabaci2018-04-22
* Bug 1182569: Use AsyncOpen2 for docshell loadsjanekptacijarabaci2018-04-22
* Bug 1329288: Allow content policy consumers to identify contentPolicy checks ...janekptacijarabaci2018-04-22
* Bug 1329288 - Test ContentPolicy blocks opening a new windowjanekptacijarabaci2018-04-22
* moebius#230: Consider blocking top level window data: URIs (part 3/3 without ...janekptacijarabaci2018-04-22
* moebius#226: Consider blocking top level window data: URIs (part 2/2 without ...janekptacijarabaci2018-04-22
* moebius#223: Consider blocking top level window data: URIs (part 1/3 without ...janekptacijarabaci2018-04-22
* moebius#131: URL parser - stop preserving empty passwordsjanekptacijarabaci2018-04-15
* moebius#130: URL parser - fix: don't allow empty host namejanekptacijarabaci2018-04-15
* Rebase on masterwolfbeast2018-04-11
|\
| * Make code style consistent across all AboutRedirector'sMatt A. Tobin2018-04-07