Bug 165947 - Cloned CachedResource should not have an empty response
Summary: Cloned CachedResource should not have an empty response
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-12-16 02:39 PST by youenn fablet
Modified: 2016-12-17 02:33 PST (History)
5 users (show)

See Also:


Attachments
Patch (7.15 KB, patch)
2016-12-16 06:02 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (7.25 KB, patch)
2016-12-16 06:06 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2016-12-16 02:39:13 PST
This causes issues at least for CSS stylesheets as they are loosing the response URL.
This then introduces the issue that cloned stylesheets are considered as inlined.
This is related to radar://29674114
Comment 1 youenn fablet 2016-12-16 06:02:14 PST
Created attachment 297313 [details]
Patch
Comment 2 youenn fablet 2016-12-16 06:06:41 PST
Created attachment 297314 [details]
Patch
Comment 3 WebKit Commit Bot 2016-12-17 02:33:50 PST
Comment on attachment 297314 [details]
Patch

Clearing flags on attachment: 297314

Committed r209961: <http://trac.webkit.org/changeset/209961>
Comment 4 WebKit Commit Bot 2016-12-17 02:33:54 PST
All reviewed patches have been landed.  Closing bug.