index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dom
/
base
Commit message (
Expand
)
Author
Age
*
Issue #2346 - Remove MOZ_EME conditional code
Moonchild
2023-10-17
*
Issue #2340 - Return an array (actually frozen sequence) for {border|content}...
Moonchild
2023-10-14
*
Merge pull request 'Initial implementation of readable streams' (#2324) from ...
Moonchild
2023-10-03
|
\
|
*
Issue #1442 - Part 16 - Report stream errors during consumption.
Brian Smith
2023-09-28
|
*
Issue #1442 - Part 11 - Response.body handling.
Brian Smith
2023-09-28
|
*
Issue #1442 - Part 10c - Use application/octet-stream for arrayBuffer in send...
Brian Smith
2023-09-27
|
*
Issue #1442 - Part 10b - Use nsIXHRSendable instead Blob/FormData/URLSearchPa...
Brian Smith
2023-09-27
|
*
Issue #1442 - Part 10a - Unify body extraction in Fetch/Beacon/XHR.
Brian Smith
2023-09-27
|
*
Issue #1442 - Part 8: Fetch implementation of streams.
Brian Smith
2023-09-27
*
|
Issue #2321 - Fall back to 0 if setInterval interval not supplied
Martok
2023-10-01
|
/
*
Issue #2285 - Ensure we don't try to treat non-DOM-Node event targets as such,
Brian Smith
2023-08-06
*
Issue #2026 - Follow-up: Support Big(U)Int64Array in crypto.getRandomValues.
Brian Smith
2023-08-06
*
Issue #2241 - Part 7.2 Follow-up: Fix build bustage due to unified building i...
Job Bautista
2023-05-12
*
Issue #2241 - Part 8: Remove non-working layout.css.DOM*.enabled prefs.
Job Bautista
2023-05-12
*
Issue #2241 - Part 7.2: Implement .fromRect and .fromQuad.
Job Bautista
2023-05-12
*
Issue #2241 - Part 7.1: Implement .fromFloat{32/64}Array.
Job Bautista
2023-05-12
*
Issue #2241 - Part 6: Implement DOMMatrix.fromMatrix.
Job Bautista
2023-05-12
*
Issue #2241 - Part 5: Expose Geometry interfaces to web workers.
Job Bautista
2023-05-12
*
Issue #2241 - Part 4.2: Resurrect DOMQuad.bounds, but deprecated.
Job Bautista
2023-05-12
*
Issue #2241 - Part 4.1: Get DOMPoint, DOMQuad, DOMRect, DOMMatrix a bit close...
Job Bautista
2023-05-12
*
Issue #2241 - Part 3: Extend DOMMatrixReadOnly to allow instantiation with a ...
Job Bautista
2023-05-12
*
Issue #1656 - Remove more vim control lines.
Moonchild
2023-05-04
*
Issue #2225 - Implement Element.replaceChildren
FranklinDM
2023-05-01
*
Issue #1691 - Part 12: Fix return value in ExecScript() and debug assert in P...
Brian Smith
2023-04-27
*
Issue #1691 - Part 8: Fix --enable-debug builds and continue dynamic module i...
Brian Smith
2023-04-27
*
Issue #1691 - Part 7f: Split up compile and execute so we can use ClassicScript.
Brian Smith
2023-04-27
*
Issue #1691 - Part 7e: Dependencies for required to finish part 7d.
Brian Smith
2023-04-27
*
Issue #2053 - Follow-up: Clear the performance entries buffer if full.
Moonchild
2023-04-13
*
Issue #2053 - Part 5: Throw a DOMException instead of a JS exception for some...
FranklinDM
2023-04-10
*
Merge pull request 'Implement `self.structuredClone()`' (#2206) from Franklin...
Moonchild
2023-04-09
|
\
|
*
Issue #2197 - Part 4: Expose structuredClone in Sandbox
FranklinDM
2023-04-07
|
*
Issue #2197 - Part 3: Implement self.structuredClone()
FranklinDM
2023-04-07
|
*
Issue #2197 - Part 2d: Implement PostMessageOptions for Window
FranklinDM
2023-04-07
|
*
Issue #2197 - Part 1b: Transferables should be arrays of objects
FranklinDM
2023-04-07
|
*
Issue #2197 - Part 1a: postMessages should have transferable as [] by default
FranklinDM
2023-04-07
*
|
Issue #595 - Implement window.event
FranklinDM
2023-04-08
*
|
Issue #252 - Move getElementsByName from HTMLDocument to Document
FranklinDM
2023-04-07
|
/
*
Issue #1592 - Follow-up: Don't post a restyle event if restyleElement is null
FranklinDM
2023-03-23
*
Issue #1592 - Part 9: Post a restyle event after changing the slot of a slott...
FranklinDM
2023-03-23
*
Issue #2171 - Skip over shadow nodes that don't have an owning node.
Moonchild
2023-03-23
*
Issue #2135 - Destroy the host frame and restyle when there are content changes
FranklinDM
2023-03-11
*
Issue #2135 - Follow-up: Ensure document is not null in nsImageLoadingContent...
FranklinDM
2023-03-08
*
Issue #2146 - Remove nsChannelClassifier/nsIURIClassifier
Moonchild
2023-03-08
*
Issue #2135 - Follow-up: Fix potential crash if shadow root is null
FranklinDM
2023-03-05
*
Issue #2135 - Bug 1425864: Ensure printing documents which have shadow DOM works
FranklinDM
2023-03-04
*
Issue #2135 - Bug 1393806/Part 3: Change dom::ReparentWrapper to take an Erro...
FranklinDM
2023-03-04
*
Issue #2135 - Bug 1393806/Part 2: Modify AdoptNodeIntoOwnerDoc to use the non...
FranklinDM
2023-03-04
*
Issue #2135 - Bug 1393806/Part 1: Change nsNodeUtils cloning/adopting stuff t...
FranklinDM
2023-03-04
*
Issue #2135 - Bug 1414692: Adopt shadow roots when adopting a shadow host acr...
FranklinDM
2023-03-04
*
Issue #2135 - Bug 1518795: Properly track responsive content in a connected S...
FranklinDM
2023-03-04
[next]