RESOLVED FIXED 133891
[iOS][wk2] Swipe snapshots are removed too quickly if there is no saved render tree size
https://bugs.webkit.org/show_bug.cgi?id=133891
Summary [iOS][wk2] Swipe snapshots are removed too quickly if there is no saved rende...
Tim Horton
Reported 2014-06-13 17:24:49 PDT
If we don't have a render tree size (because the UI process has restarted), we should keep the blank white snapshot view up until either the first layer tree commit from the Web process or the watchdog fires. We should *not* remove the snapshot immediately upon ending the gesture, because that will instantly reveal the previous page's tiles.
Attachments
patch (2.19 KB, patch)
2014-06-13 17:25 PDT, Tim Horton
simon.fraser: review+
Tim Horton
Comment 1 2014-06-13 17:25:28 PDT
Tim Horton
Comment 2 2014-06-13 17:33:27 PDT
Tim Horton
Comment 3 2014-06-16 16:48:57 PDT
Radar WebKit Bug Importer
Comment 4 2014-06-23 03:01:29 PDT
Note You need to log in before you can comment on or make changes to this bug.