index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dom
Commit message (
Expand
)
Author
Age
*
Issue #2161 - Ctrl + Enter should cause keypress event even though the
Moonchild
2023-03-23
*
Issue #1592 - Follow-up: Don't post a restyle event if restyleElement is null
FranklinDM
2023-03-23
*
Issue #1592 - Part 10: Slot elements should restyle their parent on attribute...
FranklinDM
2023-03-23
*
Issue #1592 - Part 9: Post a restyle event after changing the slot of a slott...
FranklinDM
2023-03-23
*
Issue #1592 - Part 8: Test the assigned slot for type/class/ID/attribute inst...
FranklinDM
2023-03-23
*
Issue #1592 - Part 4: Walk ::slotted()-containing rules for slottables
FranklinDM
2023-03-23
*
Issue #2171 - Skip over shadow nodes that don't have an owning node.
Moonchild
2023-03-23
*
Issue #2135 - Destroy the host frame and restyle when there are content changes
FranklinDM
2023-03-11
*
Issue #2135 - Follow-up: Ensure document is not null in nsImageLoadingContent...
FranklinDM
2023-03-08
*
Issue #2146 - Remove nsChannelClassifier/nsIURIClassifier
Moonchild
2023-03-08
*
Issue #2133 - Part 3: Remove TrackingProtection plumbing
Moonchild
2023-03-07
*
Merge pull request 'Incremental WebComponents merge' (#2139) from FranklinDM/...
Moonchild
2023-03-05
|
\
|
*
Issue #2135 - Follow-up: Fix potential crash if shadow root is null
FranklinDM
2023-03-05
|
*
Issue #2135 - Follow-up: Fix typo
FranklinDM
2023-03-04
|
*
Issue #2135 - Follow-up: Fix crash for passing nullptr as an argument to the ...
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1433669/Part 2: Flush the document instead of the shell in ...
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1433669/Part 1: Remove dead function
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1419803: Use GetComposedDoc instead of GetUncomposedDoc in ...
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1425864: Ensure printing documents which have shadow DOM works
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1393806/Part 3: Change dom::ReparentWrapper to take an Erro...
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1393806/Part 2: Modify AdoptNodeIntoOwnerDoc to use the non...
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1393806/Part 1: Change nsNodeUtils cloning/adopting stuff t...
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1414692: Adopt shadow roots when adopting a shadow host acr...
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1518795: Properly track responsive content in a connected S...
FranklinDM
2023-03-04
|
*
Issue #2135 - Implement sequential focus navigation for shadow DOM
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1455891/Part 1: Improve StyleChildrenIterator
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1410578: Make <link rel="stylesheet"> work in shadow trees
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1453789: Remove Element.createShadowRoot
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1066965: Make contentEditable and spellchecking to work in ...
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1430301: Implement ShadowRoot.elementFromPoint/elementsFrom...
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1438129: Remove ShadowRoot.applyAuthorStyles.
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1323815: FocusEvent.relatedTarget should work consistently ...
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1413102 (Follow-up): Ignore current target because of shado...
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1413102: Ensure Shadow DOM boundaries are dealt properly in...
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1430305: Implement ShadowRoot.fullscreenElement
FranklinDM
2023-03-04
|
*
Issue #2135 - Bug 1430303: Implement ShadowRoot.pointerLockElement
FranklinDM
2023-03-04
*
|
Issue #1693 - Use scoped enums for IDBTransaction.
Job Bautista
2023-03-04
|
/
*
Issue #1375 - Part 2: customElements.define must upgrade custom element in sh...
FranklinDM
2023-02-28
*
Issue #2101 - Part 6: Plumbing of ColorRange between video decoders and YUV c...
u3shit
2023-02-26
*
Issue #2101 - Part 5: Add ColorRange support to video decoders
u3shit
2023-02-26
*
Issue #2101 - Part 2: Use stdint.h types instead of uint8 and friends
u3shit
2023-02-26
*
Issue #2101 - Part 1: Add mColorRange info to YCbCrBuffer
u3shit
2023-02-26
*
Issue #2118 - Part 2: Add support for Identity YUVColorSpace
u3shit
2023-02-26
*
[DOM] WebCrypto: Check decoded key type before using it.
Moonchild
2023-02-21
*
Issue #2078 - Part 3: Rename nsCSSRuleProcessor::SelectorListMatches to Restr...
FranklinDM
2023-02-20
*
[DOM] Check whether module load request was already cancelled when a load fails
Moonchild
2023-02-19
*
No issue - Accept also `video/vp8` as MIME type (bis)
Moonchild
2023-02-08
*
No issue - Accept also `video/vp8` as MIME type
Moonchild
2023-02-07
*
Issue #2104 - Part 2: Indicate if a label was cropped via the "_is_cropped" a...
FranklinDM
2023-02-03
*
Issue #2089 - Use JS engine stack if necessary when reporting errors
Martok
2023-01-22
[next]