[Bug 24072] Clarify handling of neutered objects

2016-08-24 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24072

Anne  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|NEW |RESOLVED

--- Comment #14 from Anne  ---
The ArrayBuffer part of this bug are actually issues with IDL:

  https://github.com/heycam/webidl/issues/151
  https://www.w3.org/Bugs/Public/show_bug.cgi?id=28798

At this point I think we should not throw for detached buffers. That will
likely cause breakage.

The Blob's close() method does not appear to be implemented:

  https://github.com/w3c/FileAPI/issues/10

So I'm not sure what we're planning on doing there. But it seems that if it's
ever implemented, making all callsites throw is going to be difficult to get
right.

With that I'm closing this bug as I don't think there's anything to be done
here in Fetch and XMLHttpRequest.

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


[Bug 24072] Clarify handling of neutered objects

2014-02-27 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24072

Bug 24072 depends on bug 24339, which changed state.

Bug 24339 Summary: File API should specify Blob.close() with a state in the 
model and influence on read methods
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24339

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

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