[Bug 25915] Cross-origin requests

2014-06-18 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25915

Arun a...@mozilla.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Arun a...@mozilla.com ---
(In reply to Anne from comment #8)
 Yeah I think so. Unless you think Fetch should defer to the File API for the
 extracting bits from a blob bit, but I'm not sure why we would intertwine
 them like that.


Any FileAPI guidance on request/response when fetching Blob URLs is now
non-normative, and I consider it provisional (e.g. can delete finally) when
Fetch fully owns Blob URLs as per bug 24338, which is assigned to annevk.

http://dev.w3.org/2006/webapi/FileAPI/#requestResponseModel

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



[Bug 25915] Cross-origin requests

2014-06-05 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25915

Anne ann...@annevk.nl changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #4 from Anne ann...@annevk.nl ---
This still seems wrong. :-(

I think basically you do not want to say anything about cross-origin URLs and
let that part of the security model be handled by Fetch.

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



[Bug 25915] Cross-origin requests

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

Arun a...@mozilla.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Arun a...@mozilla.com ---
Fixed!
http://dev.w3.org/2006/webapi/FileAPI/#NetworkError

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



[Bug 25915] Cross-origin requests

2014-05-31 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25915

Anne ann...@annevk.nl changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #2 from Anne ann...@annevk.nl ---
Now you use must in a non-normative section.

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



[Bug 25915] Cross-origin requests

2014-05-30 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25915

Arun a...@mozilla.com changed:

   What|Removed |Added

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

--- Comment #1 from Arun a...@mozilla.com ---
(In reply to Anne from comment #0)
 I'm not sure why
 http://dev.w3.org/2006/webapi/FileAPI/#cross-origin-requests-on-blobs is
 included in this specification. That should follow from URL / Fetch, no?
 
 Duplicate requirements are bad.


You're right. I've fixed this now so that Fetch is normative.

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