[webkit-reviews] review denied: [Bug 102878] Get main resource loads happening in the NetworkProcess : [Attachment 175342] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 00:19:03 PST 2012


Adam Barth <abarth at webkit.org> has denied Brady Eidson <beidson at apple.com>'s
request for review:
Bug 102878: Get main resource loads happening in the NetworkProcess
https://bugs.webkit.org/show_bug.cgi?id=102878

Attachment 175342: Patch v1
https://bugs.webkit.org/attachment.cgi?id=175342&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
Once we load main resources through the CachedResourceLoader, we won't need to
have this special-case path for main resources.  Adding this code now makes it
harder to move main resources to loading through the CachedResourceLoader, so
we should move to using the CachedResourceLoader first.


More information about the webkit-reviews mailing list