[Bug 17765] APIs need to take a reference to blob data underlying object URLs

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

--- Comment #9 from Anne <annevk@annevk.nl> 2012-07-13 20:29:41 UTC ---
Right, but I don't want to tie the data to the API, just the URL. Otherwise all
the APIs will have to special case blob URLs and that just seems unclean. So
rewriting revoked blob URLs to about:invalid so the API can still fetch the
blob URL as-is seems better.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 13 July 2012 20:29:43 UTC