[webkit-reviews] review denied: [Bug 88212] [FileAPI] FileReader should throw an InvalidStateError exception when readyState is LOADING : [Attachment 145932] Patch

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


Jian Li <jianli at chromium.org> has denied Li Yin <li.yin at intel.com>'s request
for review:
Bug 88212: [FileAPI] FileReader should throw an InvalidStateError exception
when readyState is LOADING
https://bugs.webkit.org/show_bug.cgi?id=88212

Attachment 145932: Patch
https://bugs.webkit.org/attachment.cgi?id=145932&action=review

------- Additional Comments from Jian Li <jianli at chromium.org>
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.


More information about the webkit-reviews mailing list