[Webkit-unassigned] [Bug 235925] New: [Modules] ES module link errors should be reported unmuted from script elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 31 16:08:54 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=235925
Bug ID: 235925
Summary: [Modules] ES module link errors should be reported
unmuted from script elements
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore JavaScript
Assignee: webkit-unassigned at lists.webkit.org
Reporter: asumu at igalia.com
Currently some WPT tests related to ES module link errors are failing (https://github.com/WebKit/WebKit/blob/4b4206d9a657984bcd1c01379a62de494afcaa69/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/instantiation-error-1-expected.txt) because the linking errors are muted (i.e., the error message is just "Script error.") and don't include the full error message/error value in the ErrorEvent. Since module scripts shouldn't have muted errors, these messages should get reported in full.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220201/723fee52/attachment-0001.htm>
More information about the webkit-unassigned
mailing list