[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 16:01:21 PDT 2007


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





------- Comment #8 from darin at apple.com  2007-08-28 16:01 PDT -------
(From update of attachment 16149)
Is this change really appropriate? Do other browsers consider this when
comparing ports for security reasons? I'm not sure the actual port matters. All
that matters is the security rule.

The formatting is wrong (spaces before the url) and performance-wise we don't
want to call lower multiple times on the same string.


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