[Webkit-unassigned] [Bug 26146] Change to use ThreadableLoader to load the worker script in order to check URL origin for redirection.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 9 18:55:58 PDT 2009


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


abarth at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31122|review?                     |review+
               Flag|                            |




------- Comment #9 from abarth at webkit.org  2009-06-09 18:55 PDT -------
(From update of attachment 31122)
LGTM, with one question:

> +    request.setHTTPOrigin(scriptExecutionContext->securityOrigin()->toString());

I still don't understand this line of code.  Where in
http://www.whatwg.org/specs/web-workers/current-work/ does it say to send the
Origin header?  Usually, we send the Origin header for POST requests and
requests generated from cross-origin XMLHttpRequests.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list