Split ResourceLoadObserver into 2 classes: one for WebCore and one for the UIProcess.
Created attachment 314165 [details] WIP Patch
Created attachment 314174 [details] Patch
Created attachment 314177 [details] Patch
Comment on attachment 314177 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=314177&action=review r=me. Once this lands we may be able to get rid of the locks entirely in a follow-up patch. > Source/WebCore/ChangeLog:9 > + They really have different API and there is therefore close to no code duplication. Yes -- maybe they should have significantly different names (in the future).
Created attachment 314182 [details] Patch
Comment on attachment 314182 [details] Patch Clearing flags on attachment: 314182 Committed r218968: <http://trac.webkit.org/changeset/218968>
All reviewed patches have been landed. Closing bug.
The commit-queue encountered the following flaky tests while processing attachment 314182 [details]: workers/bomb.html bug 171985 (author: fpizlo@apple.com) The commit-queue is continuing to process your patch.