summaryrefslogtreecommitdiffstats
path: root/dom/base/nsDocument.cpp
Commit message (Expand)AuthorAgeLines
* Bug 1341898 - Make nsDocument::IsWebComponentsEnabled use a cached bool pref;Gaming4JC2020-01-26-2/+2
* Bug 1309147 - Part 4: Add CEReactions for CustomElementRegistry.Gaming4JC2020-01-26-0/+1
* Bug 1276438 part 3. Align the .body setter with the spec a bit better.Gaming4JC2020-01-26-5/+3
* Bug 1276438 part 2. Move the implementation of the .body setter from nsHTMLDo...Gaming4JC2020-01-26-0/+25
* Bug 1276438 part 1. Move the implementation of the .body getter from nsHTMLDo...Gaming4JC2020-01-26-0/+20
* Issue #1118 - Part 7: Remove no-longer-used mWillReparent debug code.wolfbeast2019-12-23-12/+0
* Issue #1118 - Part 5: Change the way document.open() workswolfbeast2019-12-22-21/+29
* Update identifier map entries and notify if they get removed.wolfbeast2019-12-06-6/+29
* Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups al...win7-72019-08-08-8/+14
* Attach FrameProperties to each frame instead of using a shared hashtablewin7-72019-06-26-1/+2
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-4/+0
* Rewrite IntersectionObserver list handling to be more robust.wolfbeast2019-01-18-3/+15
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-74/+0
* Revise lifetime management of IntersectionObservers.wolfbeast2018-12-22-8/+15
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-96/+1
* Stabilize and align Intersection Observerswolfbeast2018-06-27-1/+2
* moebius#138: Optimize operations on root of deeply-nested frame treejanekptacijarabaci2018-04-24-2/+19
* moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument...janekptacijarabaci2018-04-23-0/+16
* Don't include MediaKeySystemAccess without EME.wolfbeast2018-02-24-0/+4
* CSP 2 - ignore (x-)frame-options if CSP with frame-ancestors directive existsjanekptacijarabaci2018-02-22-0/+10
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+12834