[Bug 25091] New: [imports]: Want to be used with data: URL scheme

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25091

            Bug ID: 25091
           Summary: [imports]: Want to be used with data: URL scheme
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: morrita@google.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org
            Blocks: 20683

Currently we cannot use (or aren't clear if we can use) data: URL.
This is because the origin of data: URL isn't clearly defined.
In Blink/WebKit, I believe it has its own origin. 

And AFAIK there is no way to do CORS request against data: URL.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 18 March 2014 15:47:48 UTC