Bug 162260

Summary: [Fetch] Align Accept header default values with fetch spec
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dbates, japhet
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 162151    
Attachments:
Description Flags
Patch
none
Patch for landing none

youenn fablet
Reported 2016-09-20 00:29:39 PDT
Attachments
Patch (17.87 KB, patch)
2016-09-20 01:07 PDT, youenn fablet
no flags
Patch for landing (17.90 KB, patch)
2016-09-21 02:25 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2016-09-20 01:07:39 PDT
youenn fablet
Comment 2 2016-09-20 07:03:39 PDT
Comment on attachment 289336 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=289336&action=review > Source/WebCore/loader/cache/CachedResourceLoader.cpp:602 > + return ASCIILiteral("text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"); This string is also present in FrameLoader. A follow-up refactoring should help coordinate this value and FrameLoader's value.
youenn fablet
Comment 3 2016-09-21 02:25:03 PDT
Created attachment 289438 [details] Patch for landing
WebKit Commit Bot
Comment 4 2016-09-21 02:58:31 PDT
Comment on attachment 289438 [details] Patch for landing Clearing flags on attachment: 289438 Committed r206206: <http://trac.webkit.org/changeset/206206>
WebKit Commit Bot
Comment 5 2016-09-21 02:58:36 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.