summaryrefslogtreecommitdiff
path: root/dom
Commit message (Expand)AuthorAge
* 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
|\
| * Issue #2135 - Follow-up: Fix potential crash if shadow root is nullFranklinDM2023-03-05
| * Issue #2135 - Follow-up: Fix typoFranklinDM2023-03-04
| * Issue #2135 - Follow-up: Fix crash for passing nullptr as an argument to the ...FranklinDM2023-03-04
| * Issue #2135 - Bug 1433669/Part 2: Flush the document instead of the shell in ...FranklinDM2023-03-04
| * Issue #2135 - Bug 1433669/Part 1: Remove dead functionFranklinDM2023-03-04
| * Issue #2135 - Bug 1419803: Use GetComposedDoc instead of GetUncomposedDoc in ...FranklinDM2023-03-04
| * 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 1323815: FocusEvent.relatedTarget should work consistently ...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 #1693 - Use scoped enums for IDBTransaction.Job Bautista2023-03-04
|/
* Issue #1375 - Part 2: customElements.define must upgrade custom element in sh...FranklinDM2023-02-28
* Issue #2101 - Part 6: Plumbing of ColorRange between video decoders and YUV c...u3shit2023-02-26
* Issue #2101 - Part 5: Add ColorRange support to video decodersu3shit2023-02-26
* Issue #2101 - Part 2: Use stdint.h types instead of uint8 and friendsu3shit2023-02-26
* Issue #2101 - Part 1: Add mColorRange info to YCbCrBufferu3shit2023-02-26
* Issue #2118 - Part 2: Add support for Identity YUVColorSpaceu3shit2023-02-26
* [DOM] WebCrypto: Check decoded key type before using it.Moonchild2023-02-21
* Issue #2078 - Part 3: Rename nsCSSRuleProcessor::SelectorListMatches to Restr...FranklinDM2023-02-20
* [DOM] Check whether module load request was already cancelled when a load failsMoonchild2023-02-19
* No issue - Accept also `video/vp8` as MIME type (bis)Moonchild2023-02-08
* No issue - Accept also `video/vp8` as MIME typeMoonchild2023-02-07
* 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