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
/
base
Commit message (
Expand
)
Author
Age
*
Issue #1656 - Remove more vim control lines.
Moonchild
2023-05-04
*
Issue #2225 - Implement Element.replaceChildren
FranklinDM
2023-05-01
*
Issue #1691 - Part 12: Fix return value in ExecScript() and debug assert in P...
Brian Smith
2023-04-27
*
Issue #1691 - Part 8: Fix --enable-debug builds and continue dynamic module i...
Brian Smith
2023-04-27
*
Issue #1691 - Part 7f: Split up compile and execute so we can use ClassicScript.
Brian Smith
2023-04-27
*
Issue #1691 - Part 7e: Dependencies for required to finish part 7d.
Brian Smith
2023-04-27
*
Issue #2053 - Follow-up: Clear the performance entries buffer if full.
Moonchild
2023-04-13
*
Issue #2053 - Part 5: Throw a DOMException instead of a JS exception for some...
FranklinDM
2023-04-10
*
Merge pull request 'Implement `self.structuredClone()`' (#2206) from Franklin...
Moonchild
2023-04-09
|
\
|
*
Issue #2197 - Part 4: Expose structuredClone in Sandbox
FranklinDM
2023-04-07
|
*
Issue #2197 - Part 3: Implement self.structuredClone()
FranklinDM
2023-04-07
|
*
Issue #2197 - Part 2d: Implement PostMessageOptions for Window
FranklinDM
2023-04-07
|
*
Issue #2197 - Part 1b: Transferables should be arrays of objects
FranklinDM
2023-04-07
|
*
Issue #2197 - Part 1a: postMessages should have transferable as [] by default
FranklinDM
2023-04-07
*
|
Issue #595 - Implement window.event
FranklinDM
2023-04-08
*
|
Issue #252 - Move getElementsByName from HTMLDocument to Document
FranklinDM
2023-04-07
|
/
*
Issue #1592 - Follow-up: Don't post a restyle event if restyleElement is null
FranklinDM
2023-03-23
*
Issue #1592 - Part 9: Post a restyle event after changing the slot of a slott...
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 #2135 - Follow-up: Fix potential crash if shadow root is null
FranklinDM
2023-03-05
*
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 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 #1375 - Part 2: customElements.define must upgrade custom element in sh...
FranklinDM
2023-02-28
*
Issue #2078 - Part 3: Rename nsCSSRuleProcessor::SelectorListMatches to Restr...
FranklinDM
2023-02-20
*
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
*
[DOM] Make nsHTMLContentSerializer handle noscript depending on the
Moonchild
2023-01-18
*
Issue #80 - Fix deprot in dom/base.
Job Bautista
2022-12-29
*
Issue #2030 - Dispatch click on common interactive ancestor if mousdown/up ar...
Martok
2022-11-27
*
[Network, DOM] Align our implementation with the current CORS/Fetch spec.
Moonchild
2022-11-18
*
[No issue] Hold some strong references on nsRefreshDriver
Moonchild
2022-10-26
*
Issue #21 - Remove panning/tab animation performance measurements
Moonchild
2022-10-23
[next]