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
Commit message (
Expand
)
Author
Age
Lines
...
|
|
*
|
Issue #1620 - Remove Development Comments
Andy
2020-08-07
-2
/
+0
|
|
*
|
Issue #1620 - Use Intrinsic Aspect Ratio for Images
Andy
2020-08-04
-17
/
+54
|
*
|
|
Pref and disable getRootNode()
Moonchild
2020-08-07
-1
/
+1
|
|
/
/
|
*
|
[dom] Fix a spec compliance issue with the HTML LS regarding script loading.
Moonchild
2020-07-29
-7
/
+9
|
*
|
[network/dom] Improve sanitization of download filenames.
Moonchild
2020-07-29
-0
/
+8
|
*
|
Issue #1391 - Remove the DOM battery API
Moonchild
2020-07-28
-613
/
+0
|
*
|
Fix line endings.
Moonchild
2020-07-25
-714
/
+714
|
*
|
Issue #1587 Part 12 (followup 2): Allow clearing of signal by setting to null.
Moonchild
2020-07-25
-2
/
+7
|
*
|
Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers.
Moonchild
2020-07-24
-728
/
+823
|
|
/
|
*
Issue #618 - Remove eager instantiation - Debug follow up
Gaming4JC
2020-07-11
-1
/
+2
*
|
Issue #618 - Simplify module resolve hook to be a function pointer
Moonchild
2020-08-06
-31
/
+19
*
|
Issue #618 - Keep track of which modules in a graph have been fetched using a...
Gaming4JC
2020-08-04
-72
/
+92
*
|
Issue #618 - Simplify module map interface
Gaming4JC
2020-08-04
-14
/
+14
*
|
Issue #618 - Remove eager instantiation - Debug follow up
Gaming4JC
2020-08-03
-1
/
+2
*
|
Issue #618 - Record module dependency before starting fetch so that error
Jon Coppeard
2020-08-02
-1
/
+1
*
|
Issue #618 - Align error handling for module scripts with the spec (again)
Moonchild
2020-07-08
-58
/
+79
*
|
Issue #618 - Fix error events fired when loading JS module dependencies fail
Moonchild
2020-07-08
-9
/
+12
|
/
*
Issue #618 - Slightly improve module scripting tests.
Moonchild
2020-07-04
-16
/
+44
*
Issue #618 - Further align error handling for module scripts with the spec
Moonchild
2020-07-04
-89
/
+280
*
Issue #618 - Remove eager instantiation
Moonchild
2020-07-04
-129
/
+10
*
Issue #618 - Match JSAPI names with the changes in 9ca74147225eed305e28c7887f...
Moonchild
2020-07-03
-12
/
+12
*
Issue #618 - Add clarifying code comments.
Moonchild
2020-07-01
-0
/
+12
*
Issue #618 - Check for failed instantiation when starting to fetch dependencies
Moonchild
2020-07-01
-0
/
+6
*
Issue #1603 - Part 2: Split some classes out of ScriptLoader.cpp
Moonchild
2020-07-01
-534
/
+651
*
Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElement
Moonchild
2020-06-30
-499
/
+539
*
Issue #1602 - Make sure we have a JSObject before trying to get global.
wolfbeast
2020-06-27
-1
/
+7
*
Bug 1430299 - Add DocumentOrShadowRoot interface
Matt A. Tobin
2020-06-13
-6
/
+31
*
Bug 1429656 - Implement ShadowRoot.activeElement
Matt A. Tobin
2020-06-13
-17
/
+88
*
Bug 1426494 - Share more code between nsIDocument and ShadowRoot
Matt A. Tobin
2020-06-13
-335
/
+368
*
Bug 1355787 - nsIdentifierMapEntry should let one to use either strings or at...
Matt A. Tobin
2020-06-13
-22
/
+76
*
Bug 1217436 - Make nsIdentifierMapEntry::mIdContentList an AutoTArray to save...
Matt A. Tobin
2020-06-13
-4
/
+12
*
Merge branch 'abortcontroller-work'
Moonchild
2020-06-12
-43
/
+1378
|
\
|
*
Issue #1587 - Part 9: Immediately reject an already-aborted signal
Moonchild
2020-06-12
-1
/
+6
|
*
Issue #1587 - Part 8: Remove controller follow/unfollow
Moonchild
2020-06-12
-124
/
+1
|
*
Issue #1587 - Part 7: Rename FetchController to AbortController
Moonchild
2020-06-11
-142
/
+142
|
*
Issue #1587 - Part 6: Move FetchController/Signal to its own dir
Moonchild
2020-06-11
-7
/
+41
|
*
Issue #1587 - Part 5: Hook FetchObserver up to the Fetch API
Moonchild
2020-06-11
-75
/
+399
|
*
Issue #1587 - Part 4: Implement FetchObserver
Moonchild
2020-06-11
-0
/
+223
|
*
Issue #1587 - Part 3: Hook FetchSignal up to the Fetch API
Moonchild
2020-06-10
-30
/
+292
|
*
Issue #1587 - Part 2: Implement controller follow/unfollow
Moonchild
2020-06-10
-8
/
+202
|
*
Issue #1587 - Part 1: Implement FetchController/FetchSignal interface
Moonchild
2020-06-10
-0
/
+416
*
|
Issue #439 - Debug follow up to remove no longer existing headers
Gaming4JC
2020-06-11
-4
/
+4
|
/
*
Issue #1585 - Replace node.rootNode with node.getRootNode()
Moonchild
2020-06-10
-6
/
+128
*
Issue #1560 - Always include speech synthesis IPDLs
Moonchild
2020-06-09
-0
/
+6
*
Issue #439 - Remove, fix and clean up automated tests
Moonchild
2020-06-08
-9984
/
+0
*
Issue #1580 - Add missing MP3Demuxer.h to MediaDecoderReader.h
Gaming4JC
2020-06-07
-0
/
+1
*
Fix missing include
Moonchild
2020-06-03
-0
/
+1
*
Issue #80 - Re-land early dom/media de-unification with fixups.
Moonchild
2020-06-03
-50
/
+78
*
Bug 1632717
Moonchild
2020-06-03
-7
/
+24
*
Issue #1525 - Kill marquee element
Moonchild
2020-06-01
-1971
/
+3
[prev]
[next]