[Webkit-unassigned] [Bug 163721] Style resolver should be updated lazily

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 10:32:54 PDT 2016


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

--- Comment #13 from Andreas Kling <akling at apple.com> ---
Comment on attachment 292177
  --> https://bugs.webkit.org/attachment.cgi?id=292177
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=292177&action=review

> Source/WebCore/css/CSSComputedStyleDeclaration.cpp:2360
> +    document.styleScope().flushPendingUpdate();

IIUC this is needed for hasPendingForcedStyleRecalc() to work correctly. Is that accurate? If so, do we also need to do this in Element::needsStyleInvalidation()?

> Source/WebCore/testing/Internals.cpp:385
> +    page.group().captionPreferences().setTestingMode(true);

This deserves a ChangeLog comment at least. :P

-- 
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/20161020/2a47912e/attachment.html>


More information about the webkit-unassigned mailing list