[webkit-reviews] review granted: [Bug 186368] Improve error messages in case FetchEvent.respondWith has a rejected promise : [Attachment 342159] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 16:47:45 PDT 2018


Chris Dumez <cdumez at apple.com> has granted youenn fablet <youennf at gmail.com>'s
request for review:
Bug 186368: Improve error messages in case FetchEvent.respondWith has a
rejected promise
https://bugs.webkit.org/show_bug.cgi?id=186368

Attachment 342159: Patch

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




--- Comment #11 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 342159
  --> https://bugs.webkit.org/attachment.cgi?id=342159
Patch

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

> Source/WebCore/ChangeLog:10
> +	   Introduce a new error domain for service worker ResoureError.

Typo: ResoureError

> Source/WebCore/ChangeLog:11
> +	   Used that domain to log in that console any such error.

Use this domain to log in the console any such error ?


More information about the webkit-reviews mailing list