[webkit-reviews] review granted: [Bug 101872] NetworkProcess: Use an accurate shouldContentSniff value when creating ResourceHandles : [Attachment 173696] Patch v3 - Just content sniffing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 13:08:55 PST 2012


Alexey Proskuryakov <ap at webkit.org> has granted Brady Eidson
<beidson at apple.com>'s request for review:
Bug 101872: NetworkProcess: Use an accurate shouldContentSniff value when
creating ResourceHandles
https://bugs.webkit.org/show_bug.cgi?id=101872

Attachment 173696: Patch v3 - Just content sniffing
https://bugs.webkit.org/attachment.cgi?id=173696&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=173696&action=review


> Source/WebKit2/NetworkProcess/NetworkResourceLoadScheduler.h:29
> +#include <WebCore/ResourceLoaderOptions.h>

I'm not sure if it's correct to use ResourceLoaderOptions in network process.
There is no ResourceLoader here.


More information about the webkit-reviews mailing list