[Webkit-unassigned] [Bug 72154] New: Synchronous XHR in window context should not support new XHR responseTypes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 10:57:27 PST 2011


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

           Summary: Synchronous XHR in window context should not support
                    new XHR responseTypes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jamesr at chromium.org
                CC: eric at webkit.org, darin at apple.com, sam at webkit.org,
                    fishd at chromium.org, abarth at webkit.org,
                    dglazkov at chromium.org, japhet at chromium.org


Synchronous XMLHttpRequest in the window (not worker) context is an abomination, but we have to support it for compat reasons.  For new response types, though, we don't have this legacy constraint. Mozilla has floated the idea of not supporting any new response types in sync XHR as a way to encourage authors to stick to asynchronous mode and I think it's a great idea.

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