[Webkit-unassigned] [Bug 249602] New: Update EventHandler::nodeWillBeRemoved to cover ShadowDOM as well
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 19 12:56:10 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=249602
Bug ID: 249602
Summary: Update EventHandler::nodeWillBeRemoved to cover
ShadowDOM as well
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: wenson_hsieh at apple.com
Hi Team,
Based on discussion with Ryosuke on Slack, it seems that the function should have "containsIncludingShadowDOM" rather than just "contain".
https://github.com/WebKit/WebKit/blob/af67e80850c1e752b05548a41f4d507272c8e7bf/Source/WebCore/page/EventHandler.cpp#L431
This bug is just to fix this and have ShadowDOM coverage.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221219/17a73fb8/attachment.htm>
More information about the webkit-unassigned
mailing list