Bug 135275

Summary: Sometimes WKWebView is blank after resuming the app, until you scroll
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch benjamin: review+

Tim Horton
Reported 2014-07-24 18:04:39 PDT
If the UI process is waiting for a didUpdateViewState, we need to *always* for sure get a reply from the Web Process, so dispatchViewStateChange should *always* send SetViewState even if nothing changed (so that we get the reply). <rdar://problem/17803170>
Attachments
patch (1.59 KB, patch)
2014-07-24 18:07 PDT, Tim Horton
benjamin: review+
Tim Horton
Comment 1 2014-07-24 18:07:26 PDT
Benjamin Poulain
Comment 2 2014-07-24 18:09:58 PDT
Comment on attachment 235483 [details] patch Hum, did you perf test this?
Tim Horton
Comment 3 2014-07-24 18:12:01 PDT
Note You need to log in before you can comment on or make changes to this bug.