[Bug 22626] New: File API needs to add Blob URL store and revocation list for use with URL parsing

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

            Bug ID: 22626
           Summary: File API needs to add Blob URL store and revocation
                    list for use with URL parsing
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: File API
          Assignee: arun@mozilla.com
          Reporter: arun@mozilla.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: public-webapps@w3.org

File API needs the notion of a Blob URL store, that is applicable to units of
related similar origin browsing contexts and to Workers.  The Blob URL store is
a list of Blob URLs and resources.

The revocation list is processed at URL.revoke* and when the global script
cleanup jobs list is processed (HTML).

This will be used in conjunction with Bug 17765.

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

Received on Tuesday, 9 July 2013 20:40:19 UTC