Re: File API for Review

On Mon, Mar 25, 2013 at 5:45 PM, Arun Ranganathan
<aranganathan@mozilla.com> wrote:
> So just to be clear, do you think we should remove "500-style" responses altogether, and *completely defer* to network error, which essentially involves throwing on expired / revoked / invalid Blob URLs?  I'm ok with that if so.

Yeah, I would prefer if we used "network error" consistently
throughout the platform for "something went wrong with this URL"
rather than try to re-imagine a non-HTTP situation in terms of HTTP.
Because it gives nicer to work with events and such out of the box and
because it makes exposing more detailed information in the future
easier.


-- 
http://annevankesteren.nl/

Received on Monday, 25 March 2013 17:52:36 UTC