[Bug 24102] Specify the targets for events

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

Arun  changed:

   What|Removed |Added

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

--- Comment #4 from Arun  ---
I think this is fixed. Relevant fixes include:

1. http://dev.w3.org/2006/webapi/FileAPI/#fire-a-progress-event

2. All the asynch read methods:
http://dev.w3.org/2006/webapi/FileAPI/#readAsDataURL
http://dev.w3.org/2006/webapi/FileAPI/#readAsDataText
http://dev.w3.org/2006/webapi/FileAPI/#readAsArrayBuffer

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



[Bug 24102] Specify the targets for events

2014-01-21 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24102

Anne  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||ann...@annevk.nl
 Resolution|INVALID |---

--- Comment #3 from Anne  ---
Reopening. A task source is not an event target. You should probably introduce
an IO task source for tasks. The event target should be the FileReader object
(at least for the events dispatched to it).

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



[Bug 24102] Specify the targets for events

2014-01-21 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24102

Arun  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Arun  ---
Marking this bug closed, since there isn't a response to Comment 1.

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