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 25079 - Say that blob: is supported (http://dev.w3.org/2006/webapi/FileAPI/#originOfBlobURL ) "Thus, scripts must either be external files with the same scheme, host, and port as the original page, or data: URLs."
Summary: Say that blob: is supported (http://dev.w3.org/2006/webapi/FileAPI/#originOfB...
Status: RESOLVED FIXED
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: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-17 13:01 UTC by contributor
Modified: 2014-03-17 19:39 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2014-03-17 13:01:08 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html
Multipage: http://www.whatwg.org/C#dedicated-workers-and-the-worker-interface
Complete: http://www.whatwg.org/c#dedicated-workers-and-the-worker-interface
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
Say that blob: is supported
(http://dev.w3.org/2006/webapi/FileAPI/#originOfBlobURL ) "Thus, scripts must
either be external files with the same scheme, host, and port as the original
page, or data: URLs."

Posted from: 90.230.218.37 by simonp@opera.com
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.112 Safari/537.36 OPR/20.0.1387.51 (Edition Next)
Comment 1 contributor 2014-03-17 19:39:21 UTC
Checked in as WHATWG revision r8547.
Check-in comment: Update non-normative Worker text to mention blobs
http://html5.org/tools/web-apps-tracker?from=8546&to=8547