[webkit-reviews] review granted: [Bug 183703] [Fetch API] Allow used body replacement in Request constructor : [Attachment 366323] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 2 12:33:30 PDT 2019


youenn fablet <youennf at gmail.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 183703: [Fetch API] Allow used body replacement in Request constructor
https://bugs.webkit.org/show_bug.cgi?id=183703

Attachment 366323: Patch

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




--- Comment #4 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 366323
  --> https://bugs.webkit.org/attachment.cgi?id=366323
Patch

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

> Source/WebCore/Modules/fetch/FetchRequest.cpp:241
> +	       return Exception {TypeError, "Request input is disturbed or
locked."_s };

s/{T/{ T/


More information about the webkit-reviews mailing list