[Webkit-unassigned] [Bug 230845] Remove Node::deprecatedIsInert

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 30 10:43:59 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=230845

--- Comment #4 from Tim Nguyen (:ntim) <ntim at apple.com> ---
I would argue this would be faster, since effectiveInert is just a style bit that can be looked at once we consulted the style for display/visibility, while Node::deprecatedIsInert requires some DOM tree walks.

-- 
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/20220130/b31a14f1/attachment.htm>


More information about the webkit-unassigned mailing list