summaryrefslogtreecommitdiff
path: root/dom
Commit message (Expand)AuthorAge
* 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
* Issue #1691 - Part 7e: Dependencies for required to finish part 7d.Brian Smith2023-04-27
* Issue #1691 - Part 7d: Allow dynamic import in cases where there's no referen...Brian Smith2023-04-27
* Issue #1691 - Part 7c: Refactor ModuleScript into ClassicScript class and Loa...Brian Smith2023-04-27
* Issue #1691 - Part 7b: Make load request element optional.Brian Smith2023-04-27
* Issue #1691 - Part 6d: Optimize handling of internally-created Promise objects.Brian Smith2023-04-27
* Issue #1691 - Part 6c: Fix a few issues with the earlier commits.Brian Smith2023-04-27
* Issue #1691 - Part 6b: Initial browser support for dynamic import from module...Brian Smith2023-04-27
* Issue #1691 - Part 3: Finish implementing import meta.Brian Smith2023-04-27
* Issue #1691 - Part 1: Provide a way of associating a private value with a scriptBrian Smith2023-04-27
* [No issue] Remove unmaintained WebGL conformance test suite.Moonchild2023-04-20
* Issue #2053 - Follow-up: Clear the performance entries buffer if full.Moonchild2023-04-13
* Issue #2053 - Follow-up: Make the default ResourceTimingBufferSize largerMoonchild2023-04-11
* Issue #2053 - Part 5: Throw a DOMException instead of a JS exception for some...FranklinDM2023-04-10
* Issue #2053 - Part 4b: Fix measure name to timestamp conversionFranklinDM2023-04-10
* Issue #2053 - Part 4a: Align IsPerformanceTimingAttribute to user-timing specFranklinDM2023-04-10
* Issue #2053 - Part 3: Update PerformanceMark to User Timing L3FranklinDM2023-04-10
* Issue #2053 - Part 2: Update PerformanceMeasure to User Timing L3FranklinDM2023-04-10
* Issue #2053 - Part 1: Performance should be an EventTargetFranklinDM2023-04-10
* Merge pull request 'Add support for libavcodec 60/FFmpeg 6.0' (#2204) from tr...Moonchild2023-04-09
|\
| * Issue #2199 - Add support for libavcodec 60/FFmpeg 6.0trav902023-04-07
* | 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 2c: Implement StructuredSerializeOptions for ServiceWorkerFranklinDM2023-04-07
| * | Issue #2197 - Part 2b: Implement StructuredSerializeOptions for WorkerFranklinDM2023-04-07
| * | Issue #2197 - Part 2a: Implement StructuredSerializeOptions for MessagePortFranklinDM2023-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
* | | Merge pull request 'Move getElementsByName from HTMLDocument to nsIDocument' ...Moonchild2023-04-07
|\ \ \ | |/ / |/| |
| * | Issue #252 - Move getElementsByName from HTMLDocument to DocumentFranklinDM2023-04-07
| |/
* / Issue #1361 - Follow-up: Merge dom.getRootNode.enabled pref into dom.webcompo...Job Bautista2023-04-07
|/
* Issue #2161 - Ctrl + Enter should cause keypress event even though theMoonchild2023-03-23
* Issue #1592 - Follow-up: Don't post a restyle event if restyleElement is nullFranklinDM2023-03-23
* Issue #1592 - Part 10: Slot elements should restyle their parent on attribute...FranklinDM2023-03-23
* Issue #1592 - Part 9: Post a restyle event after changing the slot of a slott...FranklinDM2023-03-23
* Issue #1592 - Part 8: Test the assigned slot for type/class/ID/attribute inst...FranklinDM2023-03-23
* Issue #1592 - Part 4: Walk ::slotted()-containing rules for slottablesFranklinDM2023-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 #2133 - Part 3: Remove TrackingProtection plumbingMoonchild2023-03-07
* Merge pull request 'Incremental WebComponents merge' (#2139) from FranklinDM/...Moonchild2023-03-05
|\