Bug 260900 - Worker/SharedWorker should fire Event instead of ErrorEvent in case of parsing error
Summary: Worker/SharedWorker should fire Event instead of ErrorEvent in case of parsin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-30 05:13 PDT by youenn fablet
Modified: 2023-09-01 01:35 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2023-08-30 05:13:37 PDT
Worker/SharedWorker should fire Event instead of ErrorEvent in case of parsing error
Comment 1 Radar WebKit Bug Importer 2023-08-30 05:13:51 PDT
<rdar://problem/114694487>
Comment 2 youenn fablet 2023-08-30 05:20:31 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17219
Comment 3 youenn fablet 2023-08-31 05:19:22 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/41737
Comment 4 EWS 2023-09-01 01:35:33 PDT
Committed 267546@main (276241243511): <https://commits.webkit.org/267546@main>

Reviewed commits have been landed. Closing PR #17219 and removing active labels.