[Webkit-unassigned] [Bug 66474] Dynamically injected base tag from external script causes extra requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 18 21:30:20 PDT 2011


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





--- Comment #5 from Scott Jehl <scott at filamentgroup.com>  2011-08-18 21:30:20 PST ---
Thanks, Kyle. 

That's a helpful theory, but it's interesting that a cookie set within an external is successfully carried with both image requests. That seems to suggest that the script is executed before these requests go out, as I'd expect, but for some reason the base tag situation is different.

Here's a demo showing image requests carrying cookies from that JS file: 
http://jsbin.com/ifupav/2 (src: http://jsbin.com/ifupav/2/edit )

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