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 #1390 - Clean up presentation api leftovers
Matt A. Tobin
2021-01-25
-78
/
+1
*
Issue #1689 - Part 4: Add a preference for {Document,Element}.getAnimations()
Moonchild
2021-01-14
-0
/
+10
*
Issue #1689 - Part 2: Add a preference for implicit keyframes
Moonchild
2021-01-14
-0
/
+10
*
Issue #1689 - Part 1: Add pref for DOM Animation timelines API
Moonchild
2021-01-14
-0
/
+11
*
Issue #1705 - Part 3: Rename ScrollbarStyles to ScrollStyles.
Moonchild
2021-01-06
-14
/
+14
*
Issue #1053 - Part 1c: Remove references to mobile/android targets and paths
Moonchild
2020-12-25
-2
/
+0
*
Issue #1624 - Make ion inlining optimizations a pref.
Moonchild
2020-12-03
-2
/
+3
*
[dom] Remove attributes from descendants when setting sanitized style.
Henri Sivonen
2020-11-19
-0
/
+19
*
Issue #1682 - Remove vibrator DOM interface and support code.
Moonchild
2020-11-13
-195
/
+1
*
[DOM] When failing to create a channel and an image request, make sure to set
Moonchild
2020-10-22
-1
/
+5
*
Issue #1643 - Follow-up: Ensure we properly clear our pointers when the
Moonchild
2020-10-16
-9
/
+24
*
Issue #1643 - Follow-up: Make sure things aren't changed while iterating.
Moonchild
2020-09-30
-2
/
+10
*
Issue #1643 - Follow up: Add a null check for mOwner in ResizeObserverNotific...
Matt A. Tobin
2020-09-29
-0
/
+6
*
Issue #1656 - Part 6: Clean up the build files
Moonchild
2020-09-23
-4
/
+0
*
Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.cc
Moonchild
2020-09-23
-6
/
+0
*
Issue #1656 - Part 2: Unmangle some unfortunate UTF-8 victims.
Moonchild
2020-09-23
-7
/
+7
*
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
Moonchild
2020-09-23
-351
/
+7
*
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
[next]