summaryrefslogtreecommitdiffstats
path: root/dom/base/nsDocument.cpp
Commit message (Expand)AuthorAgeLines
* Issue #1643 - Follow-up: Ensure we properly clear our pointers when theMoonchild2020-10-24-0/+6
* Issue #1655: Update MediaQueryList to the current draft spec.Moonchild2020-09-23-1/+1
* Issue #1643 - Part 4: Hook up all the plumbing.Moonchild2020-09-21-0/+26
* Issue #618 - Implement async attribute for inline module scripts. (uplift)Moonchild2020-08-30-0/+13
* Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElementMoonchild2020-07-10-2/+2
* [DOM] Hard-disable webcomponents and customelements prefs (redwood)Moonchild2020-06-07-7/+8
* Issue #1395 - Remove FlyWeb ServiceMatt A. Tobin2020-04-14-8/+0
* 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