WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
135275
Sometimes WKWebView is blank after resuming the app, until you scroll
https://bugs.webkit.org/show_bug.cgi?id=135275
Summary
Sometimes WKWebView is blank after resuming the app, until you scroll
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2014-07-24 18:07:26 PDT
Created
attachment 235483
[details]
patch
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
http://trac.webkit.org/changeset/171570
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug