WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132639
-[WKWebView isLoading] is NO immediately after -loadRequest: until the provisional load starts
https://bugs.webkit.org/show_bug.cgi?id=132639
Summary
-[WKWebView isLoading] is NO immediately after -loadRequest: until the provis...
mitz
Reported
2014-05-06 20:27:45 PDT
-[WKWebView isLoading] is NO immediately after -loadRequest: until the provisional load starts, but it should change to YES as soon as -loadRequest: is called. Patch forthcoming.
Attachments
Make PageLoadingState::isLoading return true when there is a pending API request
(3.22 KB, patch)
2014-05-06 20:45 PDT
,
mitz
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2014-05-06 20:45:37 PDT
Created
attachment 230966
[details]
Make PageLoadingState::isLoading return true when there is a pending API request
mitz
Comment 2
2014-05-06 20:47:46 PDT
Fixed in <
http://trac.webkit.org/r168405
>.
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