[webkit-reviews] review granted: [Bug 198418] REGRESSION(r244182): [CoordinatedGraphics] Related view doesn't receive graphic updates : [Attachment 371051] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 31 06:17:52 PDT 2019


Zan Dobersek <zan at falconsigh.net> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 198418: REGRESSION(r244182): [CoordinatedGraphics] Related view doesn't
receive graphic updates
https://bugs.webkit.org/show_bug.cgi?id=198418

Attachment 371051: Patch

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




--- Comment #2 from Zan Dobersek <zan at falconsigh.net> ---
Comment on attachment 371051
  --> https://bugs.webkit.org/attachment.cgi?id=371051
Patch

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

>
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/DrawingAreaCoordinatedGrap
hics.cpp:549
> +    m_webPage.windowScreenDidChange(std::numeric_limits<uint32_t>::max() -
m_webPage.pageID().toUInt64());

If you can find a better way to make that page ID into a 32-bit, then go ahead.


More information about the webkit-reviews mailing list