Bug 108673

Summary: Clean up WebArchive loading with the NetworkProcess
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: japhet, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
Patch v1 ap: review+

Description Brady Eidson 2013-02-01 11:59:23 PST
Clean up WebArchive loading with the NetworkProcess

In radar as <rdar://problem/12695840>
Comment 1 Brady Eidson 2013-02-01 12:05:23 PST
Created attachment 186099 [details]
Patch v1
Comment 2 Alexey Proskuryakov 2013-02-01 12:33:04 PST
Comment on attachment 186099 [details]
Patch v1

View in context: https://bugs.webkit.org/attachment.cgi?id=186099&action=review

> Source/WebKit2/WebProcess/Network/WebResourceLoadScheduler.cpp:91
> +    // If the DocumentLoader schedule's this as an archive resource load, then we should remember the ResourceLoader

I'm not sure if this parses. Should it say "schedules", not "schedule's"?
Comment 3 Brady Eidson 2013-02-01 13:20:12 PST
http://trac.webkit.org/changeset/141635