summaryrefslogtreecommitdiffstats
path: root/dom/security/nsContentSecurityManager.cpp
Commit message (Collapse)AuthorAgeLines
* Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups ↵win7-72019-08-08-1/+4
| | | | | | along with it (1445670 and 1373780 part 2 and 3) Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups along with it (1445670 and 1373780 part 2 and 3)
* Selectively allow ftp subresources in the blocked mode.wolfbeast2019-07-15-1/+21
| | | | | - Allow "Save As..." downloads - Allow subresource use if the top-level document is also on FTP
* Add preference to allow the loading of FTP subresources for corner caseswolfbeast2019-07-14-0/+3
|
* Prevent loading of document subresources over FTP.wolfbeast2019-03-09-0/+56
|
* nsIContentPolicy::TYPE_DOCUMENT - Use "aLoadInfo->ContextForTopLevelLoad()" ↵janekptacijarabaci2018-07-05-1/+1
| | | | | | instead of "aLoadInfo->LoadingNode()" Issue #600
* Bug 1398229 - Save-link-as feature should use the loading principal - ↵janekptacijarabaci2018-06-17-0/+6
| | | | implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26-9/+0
|
* Bug 1359204 - Do not query nested URI within CheckChannel in ↵janekptacijarabaci2018-04-30-7/+0
| | | | ContentSecurityManager
* Bug 1182569: Update ContentSecurityManager to handle docshell loadsjanekptacijarabaci2018-04-30-17/+64
|
* moebius#187: DOM - nsIContentPolicy - context (document)janekptacijarabaci2018-04-23-20/+43
| | | | https://github.com/MoonchildProductions/moebius/pull/187
* Revert "Bug 1182569: Update ContentSecurityManager to handle docshell loads"janekptacijarabaci2018-04-22-64/+17
| | | | This reverts commit 2e33335820b2816bee111e78588ac82e401c86ae.
* Bug 1182569: Update ContentSecurityManager to handle docshell loadsjanekptacijarabaci2018-04-22-17/+64
| | | | native in moebius
* moebius#230: Consider blocking top level window data: URIs (part 3/3 without ↵janekptacijarabaci2018-04-22-0/+4
| | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/230
* moebius#226: Consider blocking top level window data: URIs (part 2/2 without ↵janekptacijarabaci2018-04-22-35/+24
| | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/226
* moebius#223: Consider blocking top level window data: URIs (part 1/3 without ↵janekptacijarabaci2018-04-22-0/+84
| | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/223
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+695