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 21955 - Add an algorithmic step to synchronously obtain a Blob reference within Fetch
Summary: Add an algorithmic step to synchronously obtain a Blob reference within Fetch
Status: RESOLVED INVALID
Alias: None
Product: WHATWG
Classification: Unclassified
Component: Fetch (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: Unsorted
Assignee: Anne
QA Contact: sideshowbarker+fetchspec
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-07 19:16 UTC by Arun
Modified: 2013-05-08 15:11 UTC (History)
2 users (show)

See Also:


Attachments

Description Arun 2013-05-07 19:16:38 UTC
Currently, both manual and automatic revocation of Blob URLs can result in ill-defined behavior, since references to Blob URLs despite revocation isn't solidly defined.

Discussions commencing at http://lists.w3.org/Archives/Public/public-webapps/2013AprJun/0461.html may lead to modifications to the fetch spec. that allow a reference to a Blob to be "pinned" before the algorithmic steps return.
Comment 1 Glenn Maynard 2013-05-07 20:33:59 UTC
This is incorrect, and was filed prematurely before anyone had a chance to reply on the list.  Please close it.