[Bug 24453] Expose interfaces to workers

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

Arun <arun@mozilla.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Arun <arun@mozilla.com> ---
Fixed. The only interface which isn't annotated is the partial URL interface,
but I think appropriate annotations (and decisions on whether it should be
exposed on Workers) should happen as part of the URL spec.

Relevant changes are:

1. http://dev.w3.org/2006/webapi/FileAPI/#blob
2. http://dev.w3.org/2006/webapi/FileAPI/#file
3. http://dev.w3.org/2006/webapi/FileAPI/#filelist-section (which isn't long
for this world, and is likely to get replaced by an Array soon).
4. http://dev.w3.org/2006/webapi/FileAPI/#APIASynch
5. http://dev.w3.org/2006/webapi/FileAPI/#readingOnThreads

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

Received on Thursday, 27 February 2014 23:19:07 UTC