summaryrefslogtreecommitdiffstats
path: root/dom/base/nsContentSink.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1629 - Uplift implementation of <link disabled> behavior for stylesheets.Moonchild2020-08-30-2/+3
|
* Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElementMoonchild2020-07-10-1/+1
| | | | | | - Moves scripting parts of DOM into 'dom/script' - Renames nsScript{Loader/Element} to Script{Loader/Element} - Adjusts all callers
* Issue #1102 - Disable <meta http-equiv=set-cookie>Gaming4JC2019-05-24-1/+2
| | | | Create a new pref 'dom.meta-set-cookie.enabled' which is set to 'false', disabling http-equiv meta cookies.
* Implement "cookie-averse document objects".wolfbeast2018-02-08-0/+5
| | | | | See: https://html.spec.whatwg.org/multipage/dom.html#cookie-averse-document-object This resolves #196.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1621