summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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 1356496: Don't use nsIDOM* in ConfirmSelectionInBodyFranklinDM2023-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 #1361 - Enable WebComponents' getRootNode by default.Moonchild2023-03-01
* Merge pull request 'CE `define` must upgrade elements in the shadow-including...Moonchild2023-02-28
|\
| * Issue #1375 - Part 2: customElements.define must upgrade custom element in sh...FranklinDM2023-02-28
| * Issue #1375 - Part 1: Allow moving a reference into nsInterfaceHashtableFranklinDM2023-02-28
* | No Issue - Remove speech recognition pref and enable TTS API by default.Moonchild2023-02-28
* | No Issue - Enable MSE for WebM on all platforms.Moonchild2023-02-28
* | Issue #1361 - Enable WebComponents by default in the platform.Moonchild2023-02-28
* | Issue #2131 - Remove image.webp.enabled preferenceMoonchild2023-02-27
* | Merge pull request 'Remove shadow tree hacks in the frame constructor and use...Moonchild2023-02-27
|\ \ | |/ |/|
| * Issue #1375 - Follow-up: Get the insertion point right when reconstructing di...FranklinDM2023-02-27
| * Issue #1375 - Follow-up: Remove shadow tree hacks in the frame constructorFranklinDM2023-02-27
|/
* Merge branch 'full-range-video'Moonchild2023-02-26
|\
| * Issue #2101 - Part 7: Add color range support on GPUsu3shit2023-02-26
| * 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 4: Add color range support to gfx/ycbcru3shit2023-02-26
| * Issue #2101 - Part 3: Update libyuvu3shit2023-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
* | Merge pull request 'RGB video playback' (#2125) from u3shit/UXP:gbrp-video in...Moonchild2023-02-26
|\|
| * Issue #2118 - Part 2: Add support for Identity YUVColorSpaceu3shit2023-02-26
| * Issue #2118 - Part 1: Update gfxUtils YuvColorMatrix functions to match upstr...u3shit2023-02-26
|/
* Merge pull request 'Fix HTML5 parser behavior when looking for custom element...Moonchild2023-02-26
|\
| * Issue #1344 - (Parser: C++) Don't reset containsHyphen value after finding oneFranklinDM2023-02-26
| * Issue #1344 - (Parser: Java) Don't reset containsHyphen value after finding oneFranklinDM2023-02-26
* | Merge pull request 'Fix :host selector matching' (#2128) from FranklinDM/UXP-...Moonchild2023-02-26
|\ \
| * | Issue #1593 - Follow-up: Fix :host selector matchingFranklinDM2023-02-26
| |/
* | Merge pull request 'Remove assertion that GetPreEffectsVisualOverflowRect is ...Moonchild2023-02-26
|\ \
| * | Issue #1382 - Part 2: Add crash testFranklinDM2023-02-25
| * | Issue #1382 - Part 1: Remove assertion that GetPreEffectsVisualOverflowRect i...FranklinDM2023-02-25
| |/
* | Merge pull request 'Cleanup Mac DMG packaging, better naming and remove extra...Moonchild2023-02-24
|\ \ | |/ |/|
| * Issue #2117 - Part 2 - Revert "Follow up to d0eee8f01 - Run precomplete cmd d...Brian Smith2023-02-20
| * Issue #2117 - Part 1 - Update Mac DMG platform names to intel64 for Intel and...Brian Smith2023-02-20
* | Merge pull request 'Propagate combinator restriction to :is()/:where()' (#212...Moonchild2023-02-23
|\ \
| * | Issue #2078 - Follow-up: Propagate combinator restriction to :is()/:where()FranklinDM2023-02-22
| * | Issue #2078 - Follow-up: aPreventComplexSelectors should be passedFranklinDM2023-02-22