[webkit-reviews] review granted: [Bug 197930] REGRESSION (r245072): Missing code in Document::styleColorOptions to propagate StyleColor::Options::UseInactiveAppearance : [Attachment 370002] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 15:58:37 PDT 2019


Wenson Hsieh <wenson_hsieh at apple.com> has granted Timothy Hatcher
<timothy at apple.com>'s request for review:
Bug 197930: REGRESSION (r245072): Missing code in Document::styleColorOptions
to propagate StyleColor::Options::UseInactiveAppearance
https://bugs.webkit.org/show_bug.cgi?id=197930

Attachment 370002: Patch

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




--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 370002
  --> https://bugs.webkit.org/attachment.cgi?id=370002
Patch

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

> Source/WebCore/dom/Document.cpp:6941
> +    if (Page* documentPage = page())

Nit - auto*


More information about the webkit-reviews mailing list