Bug 147410

Summary: [WK2][NetworkCache] Stop closing files on the main thread
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, barraclough, cgarcia, commit-queue, kling, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=146722
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2015-07-29 11:32:10 PDT
After <http://trac.webkit.org/changeset/186510>, we no longer open cache files on the main thread. However, we still close them on the main thread. We should probably close the files on another thread instead.
Attachments
Patch (1.82 KB, patch)
2015-07-29 11:34 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-07-29 11:34:26 PDT
WebKit Commit Bot
Comment 2 2015-07-30 12:41:03 PDT
Comment on attachment 257759 [details] Patch Clearing flags on attachment: 257759 Committed r187600: <http://trac.webkit.org/changeset/187600>
WebKit Commit Bot
Comment 3 2015-07-30 12:41:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.