[webkit-reviews] review granted: [Bug 195087] [ContentChangeObserver] Move style recalc handling from global to ContentChangeObserver class : [Attachment 363136] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 15:15:52 PST 2019


Simon Fraser (smfr) <simon.fraser at apple.com> has granted zalan
<zalan at apple.com>'s request for review:
Bug 195087: [ContentChangeObserver] Move style recalc handling from global to
ContentChangeObserver class
https://bugs.webkit.org/show_bug.cgi?id=195087

Attachment 363136: Patch

https://bugs.webkit.org/attachment.cgi?id=363136&action=review




--- Comment #8 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 363136
  --> https://bugs.webkit.org/attachment.cgi?id=363136
Patch

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

> Source/WebCore/ChangeLog:8
> +	   Add m_observingNextStyleRecalc/m_observingStyleRecalScheduling to
ContentChangeObserver and move the related code over from WK functions.

m_observingStyleRecalcScheduling


More information about the webkit-reviews mailing list