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
Commit message (
Expand
)
Author
Age
*
Issue #2323 - Part 3: Exclude chrome workers from worker timer clamping.
Moonchild
2023-10-01
*
Issue #2323 - Part 2: Implement timer nesting and clamping for workers.
Moonchild
2023-10-01
*
Issue #2321 - Fall back to 0 if setInterval interval not supplied
Martok
2023-10-01
*
Merge pull request 'Replace libav's FFT functions with the ones from FFmpeg a...
Moonchild
2023-09-25
|
\
|
*
IIssue #2311 - Part 5 - Only load function pointer in FFTBlock once
trav90
2023-09-20
|
*
Issue #2311 - Part 4 - Use FFTBlock from ffvpx instead of libav
trav90
2023-09-20
|
*
Issue #2311 - Part 3 - Add accessor for ffvpx real DFT functions
trav90
2023-09-20
|
*
Issue #2311 - Part 2 - Link ffmpeg real DFT functions
trav90
2023-09-20
*
|
Merge branch 'master' into simdjs-removal
Moonchild
2023-09-20
|
\
|
|
*
Merge pull request 'Collection of BigInt related fixes from working on Proton...
Moonchild
2023-09-20
|
|
\
|
|
*
Issue #2282 - Performance observer safety checks.
Brian Smith
2023-09-07
*
|
|
Issue #2307 - Part 3: Remove SIMD.js support
Moonchild
2023-09-18
|
/
/
*
|
Merge pull request 'Make Gecko Media Plugins optional when not building EME o...
Moonchild
2023-09-09
|
\
\
|
|
/
|
/
|
|
*
Make Gecko Media Plugins optional when not building EME or WebRTC
Matheus Marinho
2023-08-31
*
|
[DOM] Follow-up: fix refcounting in FilePickerParent.
Moonchild
2023-09-01
|
/
*
[DOM] Make IORunnable::mFilePickerParent into a RefPtr.
Moonchild
2023-08-30
*
[DOM] Deny web notifications if principal can't resolve.
Moonchild
2023-08-30
*
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 #2282 - - Properly implement Performance Timeline Level 2 w3c spec.
Brian Smith
2023-08-02
*
Merge branch 'master' into bigint-merged
Brian Smith
2023-07-18
|
\
|
*
Issue #2255 - Use Maybe<> in the Performance API.
Brian Smith
2023-07-12
*
|
Issue #1240 - Part 4 - Implement parser support for BigInt literals.
Brian Smith
2023-07-18
*
|
Issue #1240 - Part 3c - Fast-forward to the V8 version of BigIntType.
Brian Smith
2023-07-13
|
/
*
[DOM] Filter out symlinks for webkitdirectory.
Moonchild
2023-07-05
*
Merge pull request 'Fix crashes and assertions involving `::slotted()` and an...
Moonchild
2023-05-23
|
\
|
*
Issue #1592 - Follow-up: Ensure topmost scope marker is cleaned up
FranklinDM
2023-05-21
*
|
Issue #2252 - Prevent crash when attempting to load a script with execution d...
Brian Smith
2023-05-21
|
/
*
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 4&5 Follow-up: Fix WebIDL errors
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
*
No Issue - Do not parse or return body for XHRs with HEAD/CONNECT method or c...
Martok
2023-05-04
*
Issue #1656 - Remove more vim control lines.
Moonchild
2023-05-04
*
Issue #1691 - Follow-up: Fix videojs and potentially other problems.
Brian Smith
2023-05-02
*
Issue #2225 - Implement Element.replaceChildren
FranklinDM
2023-05-01
*
Merge pull request 'Bug 1432272 - Make Fetch API use the global's base URL in...
Moonchild
2023-04-30
|
\
|
*
Bug 1432272 - Make Fetch API use the global's base URL instead of the entry d...
FranklinDM
2023-04-28
*
|
Issue #1691 - Part 12: Fix return value in ExecScript() and debug assert in P...
Brian Smith
2023-04-27
*
|
Issue #1691 - Part 11: Fix incorrect reference counting in ModuleScript class.
Brian Smith
2023-04-27
*
|
Issue #1691 - Part 10: Add and use method to annotate CC crashes with a class...
Brian Smith
2023-04-27
*
|
Issue #1691 - Part 9: Make import() work when the active script is in another...
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
[next]