summaryrefslogtreecommitdiff
path: root/dom/base
Commit message (Expand)AuthorAge
* 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
* Issue #2135 - Bug 1393806/Part 1: Change nsNodeUtils cloning/adopting stuff t...FranklinDM2023-03-04
* Issue #2135 - Bug 1414692: Adopt shadow roots when adopting a shadow host acr...FranklinDM2023-03-04
* Issue #2135 - Bug 1518795: Properly track responsive content in a connected S...FranklinDM2023-03-04
* Issue #2135 - Implement sequential focus navigation for shadow DOMFranklinDM2023-03-04
* Issue #2135 - Bug 1455891/Part 1: Improve StyleChildrenIteratorFranklinDM2023-03-04
* Issue #2135 - Bug 1410578: Make <link rel="stylesheet"> work in shadow treesFranklinDM2023-03-04
* Issue #2135 - Bug 1453789: Remove Element.createShadowRootFranklinDM2023-03-04
* Issue #2135 - Bug 1066965: Make contentEditable and spellchecking to work in ...FranklinDM2023-03-04
* Issue #2135 - Bug 1430301: Implement ShadowRoot.elementFromPoint/elementsFrom...FranklinDM2023-03-04
* Issue #2135 - Bug 1438129: Remove ShadowRoot.applyAuthorStyles.FranklinDM2023-03-04
* Issue #2135 - Bug 1413102 (Follow-up): Ignore current target because of shado...FranklinDM2023-03-04
* Issue #2135 - Bug 1413102: Ensure Shadow DOM boundaries are dealt properly in...FranklinDM2023-03-04
* Issue #2135 - Bug 1430305: Implement ShadowRoot.fullscreenElementFranklinDM2023-03-04
* Issue #2135 - Bug 1430303: Implement ShadowRoot.pointerLockElementFranklinDM2023-03-04
* Issue #1375 - Part 2: customElements.define must upgrade custom element in sh...FranklinDM2023-02-28
* Issue #2078 - Part 3: Rename nsCSSRuleProcessor::SelectorListMatches to Restr...FranklinDM2023-02-20
* Issue #2104 - Part 2: Indicate if a label was cropped via the "_is_cropped" a...FranklinDM2023-02-03
* Issue #2089 - Use JS engine stack if necessary when reporting errorsMartok2023-01-22
* [DOM] Make nsHTMLContentSerializer handle noscript depending on theMoonchild2023-01-18
* Issue #80 - Fix deprot in dom/base.Job Bautista2022-12-29
* Issue #2030 - Dispatch click on common interactive ancestor if mousdown/up ar...Martok2022-11-27
* [Network, DOM] Align our implementation with the current CORS/Fetch spec.Moonchild2022-11-18
* [No issue] Hold some strong references on nsRefreshDriverMoonchild2022-10-26
* Issue #21 - Remove panning/tab animation performance measurementsMoonchild2022-10-23