Bug 134615

Summary: [Cocoa] The UI process needs to track the number of HTTP subresource loads in progress (or at least whether there are any)
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gyuyoung.kim, sergio
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add _networkRequestsInProgress property to WKWebView andersca: review+

Description mitz 2014-07-03 15:41:18 PDT
<rdar://problem/16337741>
Comment 1 mitz 2014-07-03 15:49:01 PDT
Created attachment 234375 [details]
Add _networkRequestsInProgress property to WKWebView
Comment 2 mitz 2014-07-03 16:31:48 PDT
Committed <http://trac.webkit.org/r170776>.