RESOLVED FIXED 173990
Split ResourceLoadObserver into 2 classes: one for WebCore and one for the UIProcess
https://bugs.webkit.org/show_bug.cgi?id=173990
Summary Split ResourceLoadObserver into 2 classes: one for WebCore and one for the UI...
Chris Dumez
Reported 2017-06-29 14:18:29 PDT
Split ResourceLoadObserver into 2 classes: one for WebCore and one for the UIProcess.
Attachments
WIP Patch (47.95 KB, patch)
2017-06-29 14:19 PDT, Chris Dumez
no flags
Patch (57.24 KB, patch)
2017-06-29 14:43 PDT, Chris Dumez
no flags
Patch (57.27 KB, patch)
2017-06-29 15:09 PDT, Chris Dumez
no flags
Patch (57.48 KB, patch)
2017-06-29 16:12 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-06-29 14:19:35 PDT
Created attachment 314165 [details] WIP Patch
Chris Dumez
Comment 2 2017-06-29 14:43:04 PDT
Chris Dumez
Comment 3 2017-06-29 15:09:50 PDT
Brent Fulgham
Comment 4 2017-06-29 15:49:30 PDT
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).
Chris Dumez
Comment 5 2017-06-29 16:12:43 PDT
Chris Dumez
Comment 6 2017-06-29 16:40:34 PDT
Comment on attachment 314182 [details] Patch Clearing flags on attachment: 314182 Committed r218968: <http://trac.webkit.org/changeset/218968>
Chris Dumez
Comment 7 2017-06-29 16:40:36 PDT
All reviewed patches have been landed. Closing bug.
WebKit Commit Bot
Comment 8 2017-06-29 16:49:27 PDT
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.
Note You need to log in before you can comment on or make changes to this bug.