RESOLVED FIXED199461
Isolate CacheStorage::Engine path when hopping to a background thread
https://bugs.webkit.org/show_bug.cgi?id=199461
Summary Isolate CacheStorage::Engine path when hopping to a background thread
youenn fablet
Reported 2019-07-03 13:47:04 PDT
Isolate CacheStorage::Engine path when hopping to a background thread
Attachments
Patch (1.84 KB, patch)
2019-07-03 13:56 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2019-07-03 13:56:14 PDT
Chris Dumez
Comment 2 2019-07-03 14:02:56 PDT
Comment on attachment 373414 [details] Patch is the usage on m_rootPath inside Engine::fetchEntries() correct?
youenn fablet
Comment 3 2019-07-03 14:50:22 PDT
(In reply to Chris Dumez from comment #2) > Comment on attachment 373414 [details] > Patch > > is the usage on m_rootPath inside Engine::fetchEntries() correct? Yes, it is fine. But we should really move the code listing the files of a directory to a background thread.
WebKit Commit Bot
Comment 4 2019-07-03 15:14:10 PDT
Comment on attachment 373414 [details] Patch Clearing flags on attachment: 373414 Committed r247111: <https://trac.webkit.org/changeset/247111>
WebKit Commit Bot
Comment 5 2019-07-03 15:14:12 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-07-03 15:15:17 PDT
Note You need to log in before you can comment on or make changes to this bug.