[w3c/FileAPI] Fix sever issues with the "Serialization of a Blob URL" algorithm. (#61)

This fixes #7: Use ASCII origin rather than unicode origin, matching
implementations:

This also fixes #59 by correctly getting the origin from the settings
object (but more cleanup in the whole blob URL area is needed.

And this also fixes #58.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/FileAPI/pull/61

-- Commit Summary --

  * Fix sever issues with the "Serialization of a Blob URL" algorithm.

-- File Changes --

    M index.bs (34)
    M index.html (50)

-- Patch Links --

https://github.com/w3c/FileAPI/pull/61.patch
https://github.com/w3c/FileAPI/pull/61.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/pull/61

Received on Monday, 30 January 2017 23:57:50 UTC