[webkit-reviews] review granted: [Bug 134210] [iOS][wk2] Don't use view snapshots if the destination layer is a different size : [Attachment 233633] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 23 14:57:52 PDT 2014


Benjamin Poulain <benjamin at webkit.org> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 134210: [iOS][wk2] Don't use view snapshots if the destination layer is a
different size
https://bugs.webkit.org/show_bug.cgi?id=134210

Attachment 233633: patch
https://bugs.webkit.org/attachment.cgi?id=233633&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=233633&action=review


> Source/WebKit2/UIProcess/ios/ViewGestureControllerIOS.mm:169
>      [m_snapshotView setBackgroundColor:[UIColor whiteColor]];

It would be need to use the real page background color instead of white.


More information about the webkit-reviews mailing list