| Commit message (Expand) | Author | Age | Lines |
* | Issue #1375 - Fix IsWebComponentsEnabled checks | Matt A. Tobin | 2020-04-17 | -53/+23 |
* | Bug 1425769 - Base class for ShadowRoot and Document to manage style state | Matt A. Tobin | 2020-04-17 | -113/+14 |
* | Bug 1412775 - Implement Event.composedPath | Matt A. Tobin | 2020-04-17 | -2/+2 |
* | Bug 1422931 - Fix crash with slot element and make webcomponents preference p... | Matt A. Tobin | 2020-04-17 | -0/+10 |
* | Bug 1416999 - Remove document.registerElement | Matt A. Tobin | 2020-04-17 | -247/+0 |
* | Issue #1375 - Stop largely using the parser service | Matt A. Tobin | 2020-04-17 | -1/+0 |
* | Bug 1332353 - Make it clearer when a stylesheet is really owned by its mDocument | Matt A. Tobin | 2020-04-17 | -11/+11 |
* | Bug 1367683 - Optimize initializing nsRange | Matt A. Tobin | 2020-04-17 | -1/+1 |
* | Bug 1330843 - Allow JS to create NAC pseudo-elements | Matt A. Tobin | 2020-04-17 | -1/+48 |
* | Bug 1305458 - Changing -moz-appearence on hover breaks change event | Matt A. Tobin | 2020-04-14 | -1/+1 |
* | Issue #1395 - Remove FlyWeb Service | Matt A. Tobin | 2020-02-06 | -8/+0 |
* | Bug 1405821 - Move microtask handling to CycleCollectedJSContext | Gaming4JC | 2020-01-26 | -3/+10 |
* | Bug 1415761 - Catch the exception and rethrow it after invoking custom elemen... | Gaming4JC | 2020-01-26 | -1/+2 |
* | Bug 1378079 - Part 2: Introduce throw-on-dynamic-markup-insertion counter. | Gaming4JC | 2020-01-26 | -1/+2 |
* | Bug 1392970 - Part 1: Make CustomElementDefinition ref-counted and put it in ... | Gaming4JC | 2020-01-26 | -1/+2 |
* | Bug 1301024 - Part 1: Set CreateElement/CreateElementNS is attribute. | Gaming4JC | 2020-01-26 | -0/+8 |
* | Bug 1299363 - Part 5-1: Make the constructor created by document.registerElem... | Gaming4JC | 2020-01-26 | -9/+54 |
* | Creating customized built-in elements without relevant definitions registered... | Gaming4JC | 2020-01-26 | -40/+0 |
* | Bug 1341898 - Make nsDocument::IsWebComponentsEnabled use a cached bool pref; | Gaming4JC | 2020-01-26 | -2/+2 |
* | Bug 1309147 - Part 4: Add CEReactions for CustomElementRegistry. | Gaming4JC | 2020-01-26 | -0/+1 |
* | Bug 1276438 part 3. Align the .body setter with the spec a bit better. | Gaming4JC | 2020-01-26 | -5/+3 |
* | Bug 1276438 part 2. Move the implementation of the .body setter from nsHTMLDo... | Gaming4JC | 2020-01-26 | -0/+25 |
* | Bug 1276438 part 1. Move the implementation of the .body getter from nsHTMLDo... | Gaming4JC | 2020-01-26 | -0/+20 |
* | Issue #1118 - Part 7: Remove no-longer-used mWillReparent debug code. | wolfbeast | 2019-12-23 | -12/+0 |
* | Issue #1118 - Part 5: Change the way document.open() works | wolfbeast | 2019-12-22 | -21/+29 |
* | Update identifier map entries and notify if they get removed. | wolfbeast | 2019-12-06 | -6/+29 |
* | Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups al... | win7-7 | 2019-08-08 | -8/+14 |
* | Attach FrameProperties to each frame instead of using a shared hashtable | win7-7 | 2019-06-26 | -1/+2 |
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 | -4/+0 |
* | Rewrite IntersectionObserver list handling to be more robust. | wolfbeast | 2019-01-18 | -3/+15 |
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -74/+0 |
* | Revise lifetime management of IntersectionObservers. | wolfbeast | 2018-12-22 | -8/+15 |
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -96/+1 |
* | Stabilize and align Intersection Observers | wolfbeast | 2018-06-27 | -1/+2 |
* | moebius#138: Optimize operations on root of deeply-nested frame tree | janekptacijarabaci | 2018-04-24 | -2/+19 |
* | moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument... | janekptacijarabaci | 2018-04-23 | -0/+16 |
* | Don't include MediaKeySystemAccess without EME. | wolfbeast | 2018-02-24 | -0/+4 |
* | CSP 2 - ignore (x-)frame-options if CSP with frame-ancestors directive exists | janekptacijarabaci | 2018-02-22 | -0/+10 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+12834 |