[Webkit-unassigned] [Bug 16444] Cross-frame scripting not working in Safari 3.0.4 despite proper document.domain set in all frames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 17:07:17 PST 2007


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





------- Comment #1 from s.skugarev at providesupport.com  2007-12-14 17:07 PDT -------
Created an attachment (id=17899)
 --> (http://bugs.webkit.org/attachment.cgi?id=17899&action=view)
Minimal testcase to demonstrate inability to access other frames with same
document.domain

See the README.txt file in the archive.

To run this example on your server:
=================================== 

        - create 3 subdomains on your test domain: 
             frameset.yourdomain.com, 
             frame1.yourdomain.com, 
             frame2.yourdomain.com

        - Modify src addresses of frames in the frameset.html to reflect your
domains.

        - Modify document.domain clauses in all 3 pages from "ds2ps.net" to
your base domain "yourdomain.com"

        - Upload all three pages on your server and access as
          http://frameset.yourdomain.com/frames-test/frameset.html

If you have any questions, please email to s.skugarev at providesupport.com or
call 1-646-472-5881. Thank you.


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