Bug 160593

Summary: [Fetch API] Fetch API should strip fragment and credentials from URLs used as referrer
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, japhet
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 151937    
Attachments:
Description Flags
Patch none

Description youenn fablet 2016-08-05 02:08:24 PDT
Fetch API should strip fragment and credentials from URLs used as referrer.
Or it should be done by underlying loader code.
Comment 1 youenn fablet 2016-08-05 02:31:26 PDT
Created attachment 285414 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-06 01:51:37 PDT
Comment on attachment 285414 [details]
Patch

Clearing flags on attachment: 285414

Committed r204224: <http://trac.webkit.org/changeset/204224>
Comment 3 WebKit Commit Bot 2016-08-06 01:51:41 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Chris Dumez 2016-08-06 15:08:58 PDT
Looks like 2 tests are failing on the bots after this change:
https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r204224%20(8292)/results.html

Please fix ASAP.
Comment 5 youenn fablet 2016-08-06 15:12:10 PDT
Will do in an hour