Bug 160593 - [Fetch API] Fetch API should strip fragment and credentials from URLs used as referrer
Summary: [Fetch API] Fetch API should strip fragment and credentials from URLs used as...
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:
Depends on:
Blocks: 151937
  Show dependency treegraph
 
Reported: 2016-08-05 02:08 PDT by youenn fablet
Modified: 2016-08-06 15:12 PDT (History)
3 users (show)

See Also:


Attachments
Patch (79.11 KB, patch)
2016-08-05 02:31 PDT, 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-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