[Webkit-unassigned] [Bug 230845] Remove Node::deprecatedIsInert
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 2 18:19:58 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=230845
Ryosuke Niwa <rniwa at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |koivisto at iki.fi,
| |rniwa at webkit.org,
| |simon.fraser at apple.com
--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
yeah, I don't think we should do this. This would require that Element::isFocusable() to rely on the latest style information. That's not tenable given this function needs to be fast and avoid style recalc.
I really don't think we should have designed the concept of inert to rely on style resolution at all.
--
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/20220103/f1961f23/attachment.htm>
More information about the webkit-unassigned
mailing list