RESOLVED FIXED 186368
Improve error messages in case FetchEvent.respondWith has a rejected promise
https://bugs.webkit.org/show_bug.cgi?id=186368
Summary Improve error messages in case FetchEvent.respondWith has a rejected promise
youenn fablet
Reported 2018-06-06 15:54:15 PDT
This will help debugging
Attachments
Patch (38.37 KB, patch)
2018-06-06 20:15 PDT, youenn fablet
no flags
Archive of layout-test-results from ews106 for mac-sierra-wk2 (2.72 MB, application/zip)
2018-06-06 21:20 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews121 for ios-simulator-wk2 (2.21 MB, application/zip)
2018-06-06 22:03 PDT, EWS Watchlist
no flags
Patch (39.05 KB, patch)
2018-06-06 22:05 PDT, youenn fablet
no flags
Patch (39.67 KB, patch)
2018-06-07 07:36 PDT, youenn fablet
no flags
Archive of layout-test-results from ews202 for win-future (12.83 MB, application/zip)
2018-06-07 09:26 PDT, EWS Watchlist
no flags
Patch for landing (39.63 KB, patch)
2018-06-11 16:54 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2018-06-06 20:15:19 PDT
EWS Watchlist
Comment 2 2018-06-06 21:20:04 PDT
Comment on attachment 342111 [details] Patch Attachment 342111 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/8045435 New failing tests: http/tests/workers/service/basic-fetch.https.html
EWS Watchlist
Comment 3 2018-06-06 21:20:05 PDT
Created attachment 342115 [details] Archive of layout-test-results from ews106 for mac-sierra-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-sierra-wk2 Platform: Mac OS X 10.12.6
EWS Watchlist
Comment 4 2018-06-06 22:03:43 PDT
Comment on attachment 342111 [details] Patch Attachment 342111 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/8045898 New failing tests: http/tests/workers/service/basic-fetch.https.html
EWS Watchlist
Comment 5 2018-06-06 22:03:44 PDT
Created attachment 342119 [details] Archive of layout-test-results from ews121 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews121 Port: ios-simulator-wk2 Platform: Mac OS X 10.13.4
youenn fablet
Comment 6 2018-06-06 22:05:53 PDT
youenn fablet
Comment 7 2018-06-07 07:36:32 PDT
EWS Watchlist
Comment 8 2018-06-07 09:25:49 PDT
Comment on attachment 342159 [details] Patch Attachment 342159 [details] did not pass win-ews (win): Output: http://webkit-queues.webkit.org/results/8056421 New failing tests: http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-video.html
EWS Watchlist
Comment 9 2018-06-07 09:26:00 PDT
Created attachment 342176 [details] Archive of layout-test-results from ews202 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews202 Port: win-future Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
youenn fablet
Comment 10 2018-06-07 09:57:03 PDT
Comment on attachment 342159 [details] Patch win error is unrelated
Chris Dumez
Comment 11 2018-06-11 16:47:45 PDT
Comment on attachment 342159 [details] 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 ?
youenn fablet
Comment 12 2018-06-11 16:54:17 PDT
Created attachment 342487 [details] Patch for landing
WebKit Commit Bot
Comment 13 2018-06-11 19:37:23 PDT
Comment on attachment 342487 [details] Patch for landing Clearing flags on attachment: 342487 Committed r232739: <https://trac.webkit.org/changeset/232739>
WebKit Commit Bot
Comment 14 2018-06-11 19:37:25 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 15 2018-06-11 19:39:12 PDT
Note You need to log in before you can comment on or make changes to this bug.