[Webkit-unassigned] [Bug 47936] Renumber FileError/FileException error codes per latest File API spec changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 22 10:32:12 PDT 2010


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





--- Comment #7 from Jian Li <jianli at chromium.org>  2010-10-22 10:32:13 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > (From update of attachment 71386 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=71386&action=review
> > 
> > > WebCore/dom/ExceptionCode.cpp:204
> > > +    "An attempt was made to supply an invalid line ending specifier to the API. ",
> > 
> > This description text seems to be too specific.
> 
> Do you have any alternative suggestions?
> 
> It's the only case where useragent should fire SYNTAX_ERR in the entire File API spec and I don't see the strong reason to change it now.

Though it is only used in one particular case, I am afraid that it might be used in other cases without updating the original description. How about something like:
  "Invalid or unsupported argument, like invalid line ending specifier."

-- 
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