index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
base
Commit message (
Expand
)
Author
Age
Lines
*
Issue #1655: Update MediaQueryList to the current draft spec.
Moonchild
2020-09-23
-1
/
+1
*
Issue #1224 - Remove constant expressions from /dom
Moonchild
2020-09-17
-6
/
+6
*
Issue #1643 - Part 4: Hook up all the plumbing.
Moonchild
2020-09-16
-2
/
+41
*
Issue #1643 - Part 3: Implement ResizeObserverController
Moonchild
2020-09-16
-0
/
+365
*
Issue #1643 - Part 2: Implement ResizeObserver API
Moonchild
2020-09-16
-0
/
+560
*
Issue #1643 - Part 1: Add GetNodeDepth() to nsContentUtils.
Moonchild
2020-09-16
-0
/
+22
*
Issue #618 - (async) Implement async attribute for inline module scripts.
Moonchild
2020-08-25
-0
/
+15
*
Merge pull request #1632 from athenian200/link_element_disabled
Moonchild
2020-08-18
-6
/
+10
|
\
|
*
Issue #1629 - Part 2: Implement the Explicitly Enabled flag.
athenian200
2020-08-13
-6
/
+10
*
|
[network/dom] Improve sanitization of download filenames.
Moonchild
2020-07-29
-0
/
+8
*
|
Issue #1391 - Remove the DOM battery API
Moonchild
2020-07-28
-51
/
+0
|
/
*
Issue #618 - Remove eager instantiation - Debug follow up
Gaming4JC
2020-07-11
-1
/
+2
*
Issue #618 - Slightly improve module scripting tests.
Moonchild
2020-07-04
-16
/
+44
*
Issue #618 - Remove eager instantiation
Moonchild
2020-07-04
-0
/
+1
*
Issue #618 - Match JSAPI names with the changes in 9ca74147225eed305e28c7887f...
Moonchild
2020-07-03
-10
/
+10
*
Issue #1603 - Part 2: Split some classes out of ScriptLoader.cpp
Moonchild
2020-07-01
-0
/
+1
*
Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElement
Moonchild
2020-06-30
-5695
/
+30
*
Issue #1602 - Make sure we have a JSObject before trying to get global.
wolfbeast
2020-06-27
-1
/
+7
*
Bug 1429656 - Implement ShadowRoot.activeElement
Matt A. Tobin
2020-06-13
-17
/
+86
*
Bug 1426494 - Share more code between nsIDocument and ShadowRoot
Matt A. Tobin
2020-06-13
-314
/
+360
*
Bug 1355787 - nsIdentifierMapEntry should let one to use either strings or at...
Matt A. Tobin
2020-06-13
-21
/
+75
*
Bug 1217436 - Make nsIdentifierMapEntry::mIdContentList an AutoTArray to save...
Matt A. Tobin
2020-06-13
-4
/
+12
*
Issue #1587 - Part 4: Implement FetchObserver
Moonchild
2020-06-11
-0
/
+2
*
Issue #1585 - Replace node.rootNode with node.getRootNode()
Moonchild
2020-06-10
-4
/
+31
*
Issue #439 - Remove, fix and clean up automated tests
Moonchild
2020-06-08
-4
/
+0
*
Issue #1525 - Kill marquee element
Moonchild
2020-06-01
-1006
/
+2
*
Revert "Issue #1564 - Fix debug build dependencies for g4jc"
wolfbeast
2020-05-27
-1
/
+0
*
Issue #1564 - Fix debug build dependencies for g4jc
wolfbeast
2020-05-26
-0
/
+1
*
Issue #1564 - Split off nsIdentifierMapEntry in its own header
wolfbeast
2020-05-25
-146
/
+176
*
Issue #1557 - Allow event dispatch on disabled form controls.
athenian200
2020-05-21
-1
/
+2
*
Issue #1543 - Align <img> with no src to the updated spec.
Moonchild
2020-05-11
-1
/
+1
*
Issue #457 - Fix warning about inline nsINode::GetFlattenedTreeParentNodeForS...
adeshkp
2020-05-05
-0
/
+1
*
Issue #1375 - Merge CustomElements pref with Webcomponents Pref
Matt A. Tobin
2020-04-17
-2
/
+2
*
Issue #1375 - Fix IsWebComponentsEnabled checks
Matt A. Tobin
2020-04-17
-64
/
+28
*
Bug 1425769 - Base class for ShadowRoot and Document to manage style state
Matt A. Tobin
2020-04-17
-285
/
+240
*
Issue #80 - De-unify dom/base
Matt A. Tobin
2020-04-17
-2
/
+41
*
Bug 1348481 - Part 1b: Generalize FindDocStyleSheetInsertionPoint so it doesn...
Matt A. Tobin
2020-04-17
-9
/
+10
*
Bug 1417829 - Remove unresolved pseudoclass
Matt A. Tobin
2020-04-17
-3
/
+0
*
Bug 1426503 - Remove DestInsertionPoints stuff
Matt A. Tobin
2020-04-17
-166
/
+0
*
Bug 1426536 - Remove nsContentUtils::IsContentInsertionPoint
Matt A. Tobin
2020-04-17
-112
/
+23
*
Bug 1409976 - Add `slotchange` event
Matt A. Tobin
2020-04-17
-14
/
+150
*
Bug 1425441 - Move relatedTarget to WidgetEvent
Matt A. Tobin
2020-04-17
-1
/
+1
*
Bug 1412775 - Implement Event.composedPath
Matt A. Tobin
2020-04-17
-14
/
+24
*
Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]
Matt A. Tobin
2020-04-17
-1
/
+56
*
Bug 1422931 - Fix crash with slot element and make webcomponents preference p...
Matt A. Tobin
2020-04-17
-3
/
+43
*
Bug 1419799 - Fix nsContentUtils::IsInSameAnonymousTree in Shadow DOM
Matt A. Tobin
2020-04-17
-11
/
+19
*
Bug 1413619 - Fix insertion point computation when display: contents pseudos ...
Matt A. Tobin
2020-04-17
-16
/
+26
*
Bug 1409975 - Implement node distribution for shadow tree slots
Matt A. Tobin
2020-04-17
-66
/
+387
*
Bug 1418002 - Remove HTMLContentElement
Matt A. Tobin
2020-04-17
-325
/
+12
*
Bug 1416999 - Remove document.registerElement
Matt A. Tobin
2020-04-17
-476
/
+17
[next]