[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 13:56:26 PDT 2007


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





------- Comment #5 from christian.mittendorf at freenet.de  2007-08-28 13:56 PDT -------
There is also an interesting chapter entitled "3.2.3 URI Comparison"
(http://www.faqs.org/rfcs/rfc2616.html) in RFC 2516 (HTTP/1.1):

"A port that is empty or not given is equivalent to the default port for that
URI-reference;"

Even though W3C does not define how "constitutes as non same-origin"
(http://www.w3.org/TR/XMLHttpRequest/) is defined, refering to RFC 2516 does in
my eyes make sense.


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