summaryrefslogtreecommitdiffstats
path: root/dom/base/nsIDocument.h
Commit message (Expand)AuthorAgeLines
* Bug 1425769 - Base class for ShadowRoot and Document to manage style stateMatt A. Tobin2020-04-17-29/+14
* Bug 1348481 - Part 1b: Generalize FindDocStyleSheetInsertionPoint so it doesn...Matt A. Tobin2020-04-17-2/+4
* Bug 1422931 - Fix crash with slot element and make webcomponents preference p...Matt A. Tobin2020-04-17-0/+8
* Bug 1416999 - Remove document.registerElementMatt A. Tobin2020-04-17-9/+0
* Bug 1396620 - Part 1: Remove created callback for custom elementsGaming4JC2020-01-26-1/+0
* Bug 1378079 - Part 2: Introduce throw-on-dynamic-markup-insertion counter.Gaming4JC2020-01-26-0/+38
* Bug 1121994 - Implement adopted callback for custom elements.Gaming4JC2020-01-26-0/+1
* Bug 1334044: Replace detached callback (v0) with disconnected callback (v1).Gaming4JC2020-01-26-1/+1
* Bug 1334043 - Part 1: Replace attached callback (v0) with connected callback ...Gaming4JC2020-01-26-1/+1
* Bug 1276438 part 2. Move the implementation of the .body setter from nsHTMLDo...Gaming4JC2020-01-26-0/+2
* Bug 1276438 part 1. Move the implementation of the .body getter from nsHTMLDo...Gaming4JC2020-01-26-0/+4
* Issue #1118 - Part 8: Remove no-longer-used mDidDocumentOpen andwolfbeast2019-12-23-9/+0
* Issue #1118 - Part 5: Change the way document.open() workswolfbeast2019-12-22-1/+14
* Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups al...win7-72019-08-08-2/+8
* Bug 1466991 - Part 1: Factor out ShouldUseXBLScope.wolfbeast2018-09-11-1/+17
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26-42/+2
* moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument...janekptacijarabaci2018-04-23-0/+3
* Implement "cookie-averse document objects".wolfbeast2018-02-08-0/+28
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+3461