Moved processing / filtering of data returned by WebsiteDataStore::fetchData() off the main thread.
<rdar://problem/32984366>
Created attachment 313936 [details] Patch
Attachment 313936 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/WebsiteData/WebsiteDataStore.cpp:186: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/WebsiteData/WebsiteDataStore.cpp:189: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/WebsiteData/WebsiteDataStore.cpp:287: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/WebsiteData/WebsiteDataStore.h:96: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 4 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 313948 [details] Patch
Created attachment 313949 [details] Patch
Comment on attachment 313949 [details] Patch Clearing flags on attachment: 313949 Committed r218860: <http://trac.webkit.org/changeset/218860>
All reviewed patches have been landed. Closing bug.