[webkit-reviews] review granted: [Bug 176627] Replace JS builtin implementation of the FetchResponse constructor with a C++ one : [Attachment 320319] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 8 17:56:41 PDT 2017


Alex Christensen <achristensen at apple.com> has granted Sam Weinig
<sam at webkit.org>'s request for review:
Bug 176627: Replace JS builtin implementation of the FetchResponse constructor
with a C++ one
https://bugs.webkit.org/show_bug.cgi?id=176627

Attachment 320319: Patch

https://bugs.webkit.org/attachment.cgi?id=320319&action=review




--- Comment #4 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 320319
  --> https://bugs.webkit.org/attachment.cgi?id=320319
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=320319&action=review

> Source/WebCore/Modules/fetch/FetchResponse.cpp:53
> +    // 1. If initâs status member is not in the range 200 to 599, inclusive,
then throw a RangeError.

non-ascii apostrophes!


More information about the webkit-reviews mailing list