summaryrefslogtreecommitdiff
path: root/dom
Commit message (Expand)AuthorAge
* Issue #2323 - Part 3: Exclude chrome workers from worker timer clamping.Moonchild2023-10-01
* Issue #2323 - Part 2: Implement timer nesting and clamping for workers.Moonchild2023-10-01
* Issue #2321 - Fall back to 0 if setInterval interval not suppliedMartok2023-10-01
* Merge pull request 'Replace libav's FFT functions with the ones from FFmpeg a...Moonchild2023-09-25
|\
| * IIssue #2311 - Part 5 - Only load function pointer in FFTBlock oncetrav902023-09-20
| * Issue #2311 - Part 4 - Use FFTBlock from ffvpx instead of libavtrav902023-09-20
| * Issue #2311 - Part 3 - Add accessor for ffvpx real DFT functionstrav902023-09-20
| * Issue #2311 - Part 2 - Link ffmpeg real DFT functionstrav902023-09-20
* | Merge branch 'master' into simdjs-removalMoonchild2023-09-20
|\|
| * Merge pull request 'Collection of BigInt related fixes from working on Proton...Moonchild2023-09-20
| |\
| | * Issue #2282 - Performance observer safety checks.Brian Smith2023-09-07
* | | Issue #2307 - Part 3: Remove SIMD.js supportMoonchild2023-09-18
|/ /
* | Merge pull request 'Make Gecko Media Plugins optional when not building EME o...Moonchild2023-09-09
|\ \ | |/ |/|
| * Make Gecko Media Plugins optional when not building EME or WebRTCMatheus Marinho2023-08-31
* | [DOM] Follow-up: fix refcounting in FilePickerParent.Moonchild2023-09-01
|/
* [DOM] Make IORunnable::mFilePickerParent into a RefPtr.Moonchild2023-08-30
* [DOM] Deny web notifications if principal can't resolve.Moonchild2023-08-30
* Issue #2285 - Ensure we don't try to treat non-DOM-Node event targets as such,Brian Smith2023-08-06
* Issue #2026 - Follow-up: Support Big(U)Int64Array in crypto.getRandomValues.Brian Smith2023-08-06
* Issue #2282 - - Properly implement Performance Timeline Level 2 w3c spec.Brian Smith2023-08-02
* Merge branch 'master' into bigint-mergedBrian Smith2023-07-18
|\
| * Issue #2255 - Use Maybe<> in the Performance API.Brian Smith2023-07-12
* | Issue #1240 - Part 4 - Implement parser support for BigInt literals.Brian Smith2023-07-18
* | Issue #1240 - Part 3c - Fast-forward to the V8 version of BigIntType.Brian Smith2023-07-13
|/
* [DOM] Filter out symlinks for webkitdirectory.Moonchild2023-07-05
* Merge pull request 'Fix crashes and assertions involving `::slotted()` and an...Moonchild2023-05-23
|\
| * Issue #1592 - Follow-up: Ensure topmost scope marker is cleaned upFranklinDM2023-05-21
* | Issue #2252 - Prevent crash when attempting to load a script with execution d...Brian Smith2023-05-21
|/
* Issue #2241 - Part 7.2 Follow-up: Fix build bustage due to unified building i...Job Bautista2023-05-12
* Issue #2241 - Part 8: Remove non-working layout.css.DOM*.enabled prefs.Job Bautista2023-05-12
* Issue #2241 - Part 7.2: Implement .fromRect and .fromQuad.Job Bautista2023-05-12
* Issue #2241 - Part 7.1: Implement .fromFloat{32/64}Array.Job Bautista2023-05-12
* Issue #2241 - Part 6: Implement DOMMatrix.fromMatrix.Job Bautista2023-05-12
* Issue #2241 - Part 4&5 Follow-up: Fix WebIDL errorsJob Bautista2023-05-12
* Issue #2241 - Part 5: Expose Geometry interfaces to web workers.Job Bautista2023-05-12
* Issue #2241 - Part 4.2: Resurrect DOMQuad.bounds, but deprecated.Job Bautista2023-05-12
* Issue #2241 - Part 4.1: Get DOMPoint, DOMQuad, DOMRect, DOMMatrix a bit close...Job Bautista2023-05-12
* Issue #2241 - Part 3: Extend DOMMatrixReadOnly to allow instantiation with a ...Job Bautista2023-05-12
* No Issue - Do not parse or return body for XHRs with HEAD/CONNECT method or c...Martok2023-05-04
* Issue #1656 - Remove more vim control lines.Moonchild2023-05-04
* Issue #1691 - Follow-up: Fix videojs and potentially other problems.Brian Smith2023-05-02
* Issue #2225 - Implement Element.replaceChildrenFranklinDM2023-05-01
* Merge pull request 'Bug 1432272 - Make Fetch API use the global's base URL in...Moonchild2023-04-30
|\
| * Bug 1432272 - Make Fetch API use the global's base URL instead of the entry d...FranklinDM2023-04-28
* | Issue #1691 - Part 12: Fix return value in ExecScript() and debug assert in P...Brian Smith2023-04-27
* | Issue #1691 - Part 11: Fix incorrect reference counting in ModuleScript class.Brian Smith2023-04-27
* | Issue #1691 - Part 10: Add and use method to annotate CC crashes with a class...Brian Smith2023-04-27
* | Issue #1691 - Part 9: Make import() work when the active script is in another...Brian Smith2023-04-27
* | Issue #1691 - Part 8: Fix --enable-debug builds and continue dynamic module i...Brian Smith2023-04-27
* | Issue #1691 - Part 7f: Split up compile and execute so we can use ClassicScript.Brian Smith2023-04-27