This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27793 - In 10.2.6.4 "Shared workers and the SharedWorker interface", The note at Step 6 should include blob: urls.
Summary: In 10.2.6.4 "Shared workers and the SharedWorker interface", The note at Step...
Status: RESOLVED MOVED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: https://html.spec.whatwg.org/#shared-...
Whiteboard: [good first bug]
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-10 02:12 UTC by contributor
Modified: 2016-01-29 17:33 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2015-01-10 02:12:27 UTC
Specification: https://html.spec.whatwg.org/multipage/workers.html
Multipage: https://html.spec.whatwg.org/multipage/#shared-workers-and-the-sharedworker-interface
Complete: https://html.spec.whatwg.org/#shared-workers-and-the-sharedworker-interface
Referrer: 

Comment:
In 10.2.6.4 "Shared workers and the SharedWorker interface", The note at Step
6 should include blob: urls.

Suggested Fix: update the note to be the same as the note at 10.2.6.3 step 5.


Posted from: 122.60.40.20
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0
Comment 1 Ian 'Hixie' Hickson 2015-01-13 23:03:52 UTC
Is the origin thing for blob: URLs well established? Are implementors doing this? I'm not familiar with the state here.
Comment 2 Anne 2016-01-29 17:33:00 UTC
This was fixed a while back: https://github.com/whatwg/html/pull/339.