RESOLVED FIXED 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
Summary [iOS][wk2] Don't use view snapshots if the destination layer is a different size
Tim Horton
Reported 2014-06-23 13:30:49 PDT
Attachments
patch (2.16 KB, patch)
2014-06-23 13:37 PDT, Tim Horton
benjamin: review+
Tim Horton
Comment 1 2014-06-23 13:37:57 PDT
Benjamin Poulain
Comment 2 2014-06-23 14:58:13 PDT
Comment on attachment 233633 [details] patch 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.
Tim Horton
Comment 3 2014-06-23 15:13:27 PDT
Note You need to log in before you can comment on or make changes to this bug.