Bug 191879 - Change Response's statusText's default
Summary: Change Response's statusText's default
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-21 03:26 PST by Anne van Kesteren
Modified: 2019-10-07 13:43 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.56 KB, patch)
2019-10-05 09:16 PDT, Rob Buis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2018-11-21 03:26:27 PST
From "OK" to "".

See https://github.com/whatwg/fetch/pull/836 and https://github.com/web-platform-tests/wpt/pull/14144 for tests. The rationale is that few folks will set this field and therefore it'll likely be wrong whenever a non-200 status is used. And "reason phrase" as HTTP calls it is a more or less obsolete field anyway.
Comment 1 Rob Buis 2019-10-05 09:16:05 PDT
Created attachment 380285 [details]
Patch
Comment 2 WebKit Commit Bot 2019-10-07 13:42:05 PDT
Comment on attachment 380285 [details]
Patch

Clearing flags on attachment: 380285

Committed r250787: <https://trac.webkit.org/changeset/250787>
Comment 3 WebKit Commit Bot 2019-10-07 13:42:07 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-10-07 13:43:15 PDT
<rdar://problem/56048920>