WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
162260
[Fetch] Align Accept header default values with fetch spec
https://bugs.webkit.org/show_bug.cgi?id=162260
Summary
[Fetch] Align Accept header default values with fetch spec
youenn fablet
Reported
2016-09-20 00:29:39 PDT
Step 3 of
https://fetch.spec.whatwg.org/#fetching
Attachments
Patch
(17.87 KB, patch)
2016-09-20 01:07 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Patch for landing
(17.90 KB, patch)
2016-09-21 02:25 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2016-09-20 01:07:39 PDT
Created
attachment 289336
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug