[Webkit-unassigned] [Bug 117577] CORS XHR request is always preflighted if upload progress handler is registered - W3C spec violation?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 13 10:13:28 PDT 2013


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


Ray Nicholus <rnicholus+bugs.webkit.org at widen.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Ray Nicholus <rnicholus+bugs.webkit.org at widen.com>  2013-06-13 10:12:04 PST ---
Turns out this is not a bug.  The spec for XMLHttpRequest does mention that upload progress event handlers should cause the "force preflight" flag to be set.  I was a bit confused when this was not specifically mentioned in the CORS spec, even though that spec does reference the existence of a "force preflight" flag.

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