Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | moebius#231: Consider blocking top level window data: URIs (tests) | janekptacijarabaci | 2018-05-06 | -1/+9 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/231 | |||
* | Bug 1359204 - Use SystemPrincipal as TriggeringPrincipal when loading page ↵ | janekptacijarabaci | 2018-04-30 | -0/+5 |
| | | | | as view-source | |||
* | Bug 1333147 - Do not use owner as triggeringPrincipal when creating session ↵ | janekptacijarabaci | 2018-04-30 | -5/+0 |
| | | | | history entry | |||
* | Bug 1334875 - Temporarily remove assertion that history loads pass a valid ↵ | janekptacijarabaci | 2018-04-30 | -3/+0 |
| | | | | triggeringprincipal | |||
* | Bug 1341754: Provide a valid triggeringPrincipal when calling SetURI in Location | janekptacijarabaci | 2018-04-30 | -4/+7 |
| | ||||
* | Bug 1337622 - Temporarily fall back to SystemPrincipal if History entry does ↵ | janekptacijarabaci | 2018-04-30 | -1/+1 |
| | | | | not have a valid triggeringPrincipal | |||
* | Bug 1307736 - Ensure History loads pass valid triggeringPrincipal | janekptacijarabaci | 2018-04-30 | -5/+4 |
| | ||||
* | Bug 1332310 - Update AddState and CreateContentViewer to provide an accurate ↵ | janekptacijarabaci | 2018-04-30 | -2/+10 |
| | | | | triggeringPrincipal for creating a history entry | |||
* | Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ↵ | janekptacijarabaci | 2018-04-30 | -11/+20 |
| | | | | hard e10s) | |||
* | 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 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/187 | |||
* | Revert "Bug 1182569: Use AsyncOpen2 for docshell loads" | janekptacijarabaci | 2018-04-22 | -3/+20 |
| | | | | This reverts commit 29bd11c3cd6ff41f7167530f9bbcd9d195b7c427. | |||
* | Revert "Bug 1182569 - Skip security check for plugins using newstream attribute" | janekptacijarabaci | 2018-04-22 | -32/+12 |
| | | | | This reverts commit 5b0f4649b3fee771379af60ec04d43b8a525cf80. | |||
* | Bug 1182569 - Skip security check for plugins using newstream attribute | janekptacijarabaci | 2018-04-22 | -12/+32 |
| | | | | native in moebius | |||
* | Bug 1182569: Use AsyncOpen2 for docshell loads | janekptacijarabaci | 2018-04-22 | -20/+3 |
| | | | | native in moebius | |||
* | Bug 1329288: Allow content policy consumers to identify contentPolicy checks ↵ | janekptacijarabaci | 2018-04-22 | -1/+13 |
| | | | | from docshell | |||
* | moebius#230: Consider blocking top level window data: URIs (part 3/3 without ↵ | janekptacijarabaci | 2018-04-22 | -1/+48 |
| | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/230 | |||
* | moebius#226: Consider blocking top level window data: URIs (part 2/2 without ↵ | janekptacijarabaci | 2018-04-22 | -9/+10 |
| | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/226 | |||
* | moebius#223: Consider blocking top level window data: URIs (part 1/3 without ↵ | janekptacijarabaci | 2018-04-22 | -1/+16 |
| | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/223 | |||
* | Rebase on master | wolfbeast | 2018-04-11 | -11/+18 |
|\ | ||||
| * | 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/+7 |
| | | | | | | | | Follow up to 5e8e0689c | |||
* | | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -10/+0 |
|/ | ||||
* | Bug 1416307 - Set triggeringPrincipal to current document's principal, if ↵ | Samael Wang | 2018-03-14 | -19/+17 |
| | | | | | | | | | | | aPrincipal is not given. r=bz, a=ritu MozReview-Commit-ID: 8lxKFeUlyzq --HG-- extra : rebase_source : 5f364f5cf84c12717bee021d752aa0f9ba4619dd extra : intermediate-source : 9df27a7142ffb065fb56c3fc873298988deacb98 extra : source : 9fcf48189000ab8ee16f236be57c9659c7243b42 | |||
* | 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 |
| | ||||
* | Split MOZ_DEVTOOLS into MOZ_DEVTOOLS (client) and MOZ_DEVTOOLS_SERVER ↵ | Matt A. Tobin | 2018-02-17 | -4/+1 |
| | | | | (backend) and make both optional | |||
* | [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/+25825 |