[Webkit-unassigned] [Bug 14820] Domain names should also appear in the Java Script Console messages whenever a domain mismatch occurs.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 7 15:31:58 PDT 2007


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





------- Comment #2 from j at apple.com  2007-08-07 15:31 PDT -------
(In reply to comment #1)
> What are the cases when this doesn't happen? 

The domains shown are the ones from the URLs of loaded pages. But in some cases
"domain relaxing" is performed using Javascript, per IE domain-relaxing rules.
In this case we should show the internal document.domain attribute to let web
developers know if their domain relaxing code is working correctly. This would
help reveal issues with domain-relaxing Javascript code.


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