RESOLVED FIXED 147569
[WK2][NetworkCache] Do not munmap() on the main thread
https://bugs.webkit.org/show_bug.cgi?id=147569
Summary [WK2][NetworkCache] Do not munmap() on the main thread
Chris Dumez
Reported 2015-08-03 11:11:20 PDT
Do not munmap() on the main thread for performance reasons and consistency as we already make sure to mmap() on another thread.
Attachments
Patch (1.65 KB, patch)
2015-08-03 11:15 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-08-03 11:15:50 PDT
Geoffrey Garen
Comment 2 2015-08-03 11:21:35 PDT
Comment on attachment 258084 [details] Patch r=me
WebKit Commit Bot
Comment 3 2015-08-03 12:36:19 PDT
Comment on attachment 258084 [details] Patch Clearing flags on attachment: 258084 Committed r187753: <http://trac.webkit.org/changeset/187753>
WebKit Commit Bot
Comment 4 2015-08-03 12:36:22 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.