[Webkit-unassigned] [Bug 162876] Remove Document::elementSheet()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 3 13:36:12 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162876
Andreas Kling <akling at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #290511|review? |review+
Flags| |
--- Comment #2 from Andreas Kling <akling at apple.com> ---
Comment on attachment 290511
--> https://bugs.webkit.org/attachment.cgi?id=290511
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=290511&action=review
r=me, looks good, very 2011
> Source/WebCore/dom/StyledElement.cpp:201
> + if (usesStyleBasedEditability(*inlineStyle))
> + document().setHasElementUsingStyleBasedEditability();
So this is really "has *ever* used style based editability" huh.
I wonder if this optimization is even useful.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161003/23842385/attachment.html>
More information about the webkit-unassigned
mailing list