[Webkit-unassigned] [Bug 15100] XMLHttpRequest::urlMatchesDocumentDomain raises error if port information does not match exactly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 20:18:31 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15100





------- Comment #10 from bzbarsky at mit.edu  2007-08-28 20:18 PDT -------
(In reply to comment #8)
> Is this change really appropriate? Do other browsers consider this when
> comparing ports for security reasons?

The relevant code in Gecko is
<http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/caps/src/nsScriptSecurityManager.cpp&rev=1.321&mark=326-328#319>.
 This is the code that is used for all same-origin checks (including
cross-origin script access).


-- 
Configure bugmail: http://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