[Webkit-unassigned] [Bug 90976] New: If value for responseType defined as type that not supported, it should not throw an exception in XHR 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 05:50:04 PDT 2012


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

           Summary: If value for responseType defined as type that not
                    supported, it should not throw an exception in XHR 2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: markelog at gmail.com


If responseType="bla" (or "json" for that matter) it will throw an exception "SYNTAX_ERR: DOM Exception 12".
This exception is not defined by spec and no other browser is throwing it on value it did not recognize.

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