Bug 132639

Summary: -[WKWebView isLoading] is NO immediately after -loadRequest: until the provisional load starts
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Make PageLoadingState::isLoading return true when there is a pending API request darin: review+

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.