RESOLVED FIXED 147410
[WK2][NetworkCache] Stop closing files on the main thread
https://bugs.webkit.org/show_bug.cgi?id=147410
Summary [WK2][NetworkCache] Stop closing files on the main thread
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.