Bug 132659 - [iOS] Unparenting a WKWebView that’s loading pauses it
Summary: [iOS] Unparenting a WKWebView that’s loading pauses it
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-05-07 12:54 PDT by mitz
Modified: 2014-05-07 14:57 PDT (History)
2 users (show)

See Also:


Attachments
Hold onto a background activity token while loading (in the API sense) (2.45 KB, patch)
2014-05-07 12:57 PDT, mitz
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-05-07 12:54:03 PDT
<rdar://problem/16831276>
Comment 1 mitz 2014-05-07 12:57:19 PDT
Created attachment 231010 [details]
Hold onto a background activity token while loading (in the API sense)
Comment 2 mitz 2014-05-07 14:57:45 PDT
Fixed in <http://trac.webkit.org/r168441>.