Bug 136642

Summary: Always update the referrer header in CachedResource
Product: WebKit Reporter: jochen
Component: New BugsAssignee: jochen
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, japhet
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description jochen 2014-09-08 13:20:22 PDT
Always update the referrer header in CachedResource
Comment 1 jochen 2014-09-08 13:21:36 PDT
Created attachment 237807 [details]
Patch
Comment 2 jochen 2014-09-08 13:24:14 PDT
not sure how to test this. I added a similar patch in chromium here https://codereview.chromium.org/534233002, however, the loader code has diverged considerably meanwhile.
Comment 3 Alexey Proskuryakov 2014-09-08 13:36:37 PDT
Comment on attachment 237807 [details]
Patch

Seems like a reasonable improvement for code clarity and robustness, even if it doesn't fix anything real in WebKit.
Comment 4 WebKit Commit Bot 2014-09-08 14:22:27 PDT
Comment on attachment 237807 [details]
Patch

Clearing flags on attachment: 237807

Committed r173398: <http://trac.webkit.org/changeset/173398>
Comment 5 WebKit Commit Bot 2014-09-08 14:22:31 PDT
All reviewed patches have been landed.  Closing bug.