summaryrefslogtreecommitdiff
path: root/dom/base
Commit message (Expand)AuthorAge
* No Issue - Implement crypto.randomUUIDBasilisk-Dev2023-10-25
* Merge pull request 'Align the Performance Observer navigation and resource wi...Moonchild2023-10-20
|\
| * Issue #2282 - Align the Performance Observer navigation and resource with the...Brian Smith2023-10-20
* | Issue #2346 - Remove MOZ_EME conditional codeMoonchild2023-10-17
|/
* Issue #2340 - Return an array (actually frozen sequence) for {border|content}...Moonchild2023-10-14
* Merge pull request 'Initial implementation of readable streams' (#2324) from ...Moonchild2023-10-03
|\
| * Issue #1442 - Part 16 - Report stream errors during consumption.Brian Smith2023-09-28
| * Issue #1442 - Part 11 - Response.body handling.Brian Smith2023-09-28
| * Issue #1442 - Part 10c - Use application/octet-stream for arrayBuffer in send...Brian Smith2023-09-27
| * Issue #1442 - Part 10b - Use nsIXHRSendable instead Blob/FormData/URLSearchPa...Brian Smith2023-09-27
| * Issue #1442 - Part 10a - Unify body extraction in Fetch/Beacon/XHR.Brian Smith2023-09-27
| * Issue #1442 - Part 8: Fetch implementation of streams.Brian Smith2023-09-27
* | Issue #2321 - Fall back to 0 if setInterval interval not suppliedMartok2023-10-01
|/
* 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 #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 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
* Issue #1656 - Remove more vim control lines.Moonchild2023-05-04
* Issue #2225 - Implement Element.replaceChildrenFranklinDM2023-05-01
* Issue #1691 - Part 12: Fix return value in ExecScript() and debug assert in P...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
* Issue #1691 - Part 7e: Dependencies for required to finish part 7d.Brian Smith2023-04-27
* Issue #2053 - Follow-up: Clear the performance entries buffer if full.Moonchild2023-04-13
* Issue #2053 - Part 5: Throw a DOMException instead of a JS exception for some...FranklinDM2023-04-10
* Merge pull request 'Implement `self.structuredClone()`' (#2206) from Franklin...Moonchild2023-04-09
|\
| * Issue #2197 - Part 4: Expose structuredClone in SandboxFranklinDM2023-04-07
| * Issue #2197 - Part 3: Implement self.structuredClone()FranklinDM2023-04-07
| * Issue #2197 - Part 2d: Implement PostMessageOptions for WindowFranklinDM2023-04-07
| * Issue #2197 - Part 1b: Transferables should be arrays of objectsFranklinDM2023-04-07
| * Issue #2197 - Part 1a: postMessages should have transferable as [] by defaultFranklinDM2023-04-07
* | Issue #595 - Implement window.eventFranklinDM2023-04-08
* | Issue #252 - Move getElementsByName from HTMLDocument to DocumentFranklinDM2023-04-07
|/
* Issue #1592 - Follow-up: Don't post a restyle event if restyleElement is nullFranklinDM2023-03-23
* Issue #1592 - Part 9: Post a restyle event after changing the slot of a slott...FranklinDM2023-03-23
* Issue #2171 - Skip over shadow nodes that don't have an owning node.Moonchild2023-03-23
* Issue #2135 - Destroy the host frame and restyle when there are content changesFranklinDM2023-03-11
* Issue #2135 - Follow-up: Ensure document is not null in nsImageLoadingContent...FranklinDM2023-03-08
* Issue #2146 - Remove nsChannelClassifier/nsIURIClassifierMoonchild2023-03-08
* Issue #2135 - Follow-up: Fix potential crash if shadow root is nullFranklinDM2023-03-05
* Issue #2135 - Bug 1425864: Ensure printing documents which have shadow DOM worksFranklinDM2023-03-04
* Issue #2135 - Bug 1393806/Part 3: Change dom::ReparentWrapper to take an Erro...FranklinDM2023-03-04
* Issue #2135 - Bug 1393806/Part 2: Modify AdoptNodeIntoOwnerDoc to use the non...FranklinDM2023-03-04