[webkit-reviews] review granted: [Bug 182362] Use different debug red colors for different contexts : [Attachment 332823] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 31 16:54:10 PST 2018


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 182362: Use different debug red colors for different contexts
https://bugs.webkit.org/show_bug.cgi?id=182362

Attachment 332823: Patch

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




--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 332823
  --> https://bugs.webkit.org/attachment.cgi?id=332823
Patch

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

> Source/WebCore/page/FrameView.cpp:4023
> -    if (!renderView) {
> +    if (renderView) {

!?


More information about the webkit-reviews mailing list