Bug 133891

Summary: [iOS][wk2] Swipe snapshots are removed too quickly if there is no saved render tree size
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, benjamin, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch simon.fraser: review+

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.