RESOLVED FIXED132639
-[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+
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
Note You need to log in before you can comment on or make changes to this bug.