summaryrefslogtreecommitdiffstats
path: root/dom/security/nsMixedContentBlocker.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Issue #80 - De-unify dom/securityMoonchild2020-04-23-1/+3
| | | | | Exception: CSPUtils relies on something in CSPContext, but on Windows it throws in an MSVC include which provides no hints.
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-14/+1
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-40/+1
| | | | | 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.
* Bug 1398229 - Save-link-as feature should use the loading principal - ↵janekptacijarabaci2018-06-17-0/+7
| | | | implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26-184/+7
|
* Explicitly cancel channel after mixed content redirect.wolfbeast2018-02-08-1/+6
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1191