summaryrefslogtreecommitdiffstats
path: root/dom/base
Commit message (Expand)AuthorAgeLines
* Issue #1390 - Clean up presentation api leftoversMatt A. Tobin2021-01-25-78/+1
* Issue #1689 - Part 4: Add a preference for {Document,Element}.getAnimations()Moonchild2021-01-14-0/+10
* Issue #1689 - Part 2: Add a preference for implicit keyframesMoonchild2021-01-14-0/+10
* Issue #1689 - Part 1: Add pref for DOM Animation timelines APIMoonchild2021-01-14-0/+11
* Issue #1705 - Part 3: Rename ScrollbarStyles to ScrollStyles.Moonchild2021-01-06-14/+14
* Issue #1053 - Part 1c: Remove references to mobile/android targets and pathsMoonchild2020-12-25-2/+0
* Issue #1624 - Make ion inlining optimizations a pref.Moonchild2020-12-03-2/+3
* [dom] Remove attributes from descendants when setting sanitized style.Henri Sivonen2020-11-19-0/+19
* Issue #1682 - Remove vibrator DOM interface and support code.Moonchild2020-11-13-195/+1
* [DOM] When failing to create a channel and an image request, make sure to setMoonchild2020-10-22-1/+5
* Issue #1643 - Follow-up: Ensure we properly clear our pointers when theMoonchild2020-10-16-9/+24
* Issue #1643 - Follow-up: Make sure things aren't changed while iterating.Moonchild2020-09-30-2/+10
* Issue #1643 - Follow up: Add a null check for mOwner in ResizeObserverNotific...Matt A. Tobin2020-09-29-0/+6
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-4/+0
* Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.ccMoonchild2020-09-23-6/+0
* Issue #1656 - Part 2: Unmangle some unfortunate UTF-8 victims.Moonchild2020-09-23-7/+7
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-351/+7
* Issue #1655: Update MediaQueryList to the current draft spec.Moonchild2020-09-23-1/+1
* Issue #1224 - Remove constant expressions from /domMoonchild2020-09-17-6/+6
* Issue #1643 - Part 4: Hook up all the plumbing.Moonchild2020-09-16-2/+41
* Issue #1643 - Part 3: Implement ResizeObserverControllerMoonchild2020-09-16-0/+365
* Issue #1643 - Part 2: Implement ResizeObserver APIMoonchild2020-09-16-0/+560
* Issue #1643 - Part 1: Add GetNodeDepth() to nsContentUtils.Moonchild2020-09-16-0/+22
* Issue #618 - (async) Implement async attribute for inline module scripts.Moonchild2020-08-25-0/+15
* Merge pull request #1632 from athenian200/link_element_disabledMoonchild2020-08-18-6/+10
|\
| * Issue #1629 - Part 2: Implement the Explicitly Enabled flag.athenian2002020-08-13-6/+10
* | [network/dom] Improve sanitization of download filenames.Moonchild2020-07-29-0/+8
* | Issue #1391 - Remove the DOM battery APIMoonchild2020-07-28-51/+0
|/
* Issue #618 - Remove eager instantiation - Debug follow upGaming4JC2020-07-11-1/+2
* Issue #618 - Slightly improve module scripting tests.Moonchild2020-07-04-16/+44
* Issue #618 - Remove eager instantiationMoonchild2020-07-04-0/+1
* Issue #618 - Match JSAPI names with the changes in 9ca74147225eed305e28c7887f...Moonchild2020-07-03-10/+10
* Issue #1603 - Part 2: Split some classes out of ScriptLoader.cppMoonchild2020-07-01-0/+1
* Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElementMoonchild2020-06-30-5695/+30
* Issue #1602 - Make sure we have a JSObject before trying to get global.wolfbeast2020-06-27-1/+7
* Bug 1429656 - Implement ShadowRoot.activeElementMatt A. Tobin2020-06-13-17/+86
* Bug 1426494 - Share more code between nsIDocument and ShadowRootMatt A. Tobin2020-06-13-314/+360
* Bug 1355787 - nsIdentifierMapEntry should let one to use either strings or at...Matt A. Tobin2020-06-13-21/+75
* Bug 1217436 - Make nsIdentifierMapEntry::mIdContentList an AutoTArray to save...Matt A. Tobin2020-06-13-4/+12
* Issue #1587 - Part 4: Implement FetchObserverMoonchild2020-06-11-0/+2
* Issue #1585 - Replace node.rootNode with node.getRootNode()Moonchild2020-06-10-4/+31
* Issue #439 - Remove, fix and clean up automated testsMoonchild2020-06-08-4/+0
* Issue #1525 - Kill marquee elementMoonchild2020-06-01-1006/+2
* Revert "Issue #1564 - Fix debug build dependencies for g4jc"wolfbeast2020-05-27-1/+0
* Issue #1564 - Fix debug build dependencies for g4jcwolfbeast2020-05-26-0/+1
* Issue #1564 - Split off nsIdentifierMapEntry in its own headerwolfbeast2020-05-25-146/+176
* Issue #1557 - Allow event dispatch on disabled form controls.athenian2002020-05-21-1/+2
* Issue #1543 - Align <img> with no src to the updated spec.Moonchild2020-05-11-1/+1
* Issue #457 - Fix warning about inline nsINode::GetFlattenedTreeParentNodeForS...adeshkp2020-05-05-0/+1
* Issue #1375 - Merge CustomElements pref with Webcomponents PrefMatt A. Tobin2020-04-17-2/+2