[Webkit-unassigned] [Bug 88212] [FileAPI] FileReader should throw an InvalidStateError exception when readyState is LOADING

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 17:05:44 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88212


Jian Li <jianli at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #145932|review?                     |review-
               Flag|                            |




--- Comment #10 from Jian Li <jianli at chromium.org>  2012-06-06 17:05:43 PST ---
(From update of attachment 145932)
It seems that we can remove OperationNotAllowedException completely since it was only used in multi-loading scenario and we throw a different DOM error now.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list