Open Bug 1627940 Opened 4 years ago Updated 4 years ago

SharedWorker should not propagate runtime errors

Categories

(Core :: DOM: Workers, defect, P3)

defect

Tracking

()

People

(Reporter: evilpie, Unassigned)

References

Details

Bug 1626143 Comment 22

The current spec dictates that we only generate errors for:

  1. Fetch errors. (It's always been this way.)
  2. Parse errors. (New! Spec PR is https://github.com/whatwg/html/pull/5347, tests PR is https://github.com/web-platform-tests/wpt/pull/22185)
Priority: -- → P3

Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is P3 (Backlog,) indicating it has been triaged, the bug's Severity is being updated to S3 (normal.)

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.