RESOLVED DUPLICATE of bug 188779 172016
Add dedicated worker names
https://bugs.webkit.org/show_bug.cgi?id=172016
Summary Add dedicated worker names
Domenic Denicola
Reported 2017-05-11 20:59:41 PDT
Based on a WebKit request we added names to dedicated workers in HTML: https://github.com/whatwg/html/pull/2664. Tests at http://w3c-test.org/workers/name-property.html (and http://w3c-test.org/workers/shared-worker-name-via-options.html for shared workers, although I guess that's not applicable to WebKit). The actual spec PR was merged a bit prematurely; multiple vendors were on board with the idea, but not everyone got a chance to review the final proposed API shape. So if there are objections please let us know and we can revise the spec or revert it.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-05-15 11:00:16 PDT
Domenic Denicola
Comment 2 2017-06-27 13:53:35 PDT
Note that we just changed the spec to make it [Replaceable], to avoid compatibility problem Firefox discovered while implementing. The tests are updated to reflect this minor change.
Yusuke Suzuki
Comment 3 2018-08-21 00:27:59 PDT
Oops, I opened a new bug for this. *** This bug has been marked as a duplicate of bug 188779 ***
Note You need to log in before you can comment on or make changes to this bug.