WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
19599
Wedding site fails due to x-domain access
https://bugs.webkit.org/show_bug.cgi?id=19599
Summary
Wedding site fails due to x-domain access
Eric Seidel (no email)
Reported
2008-06-16 23:47:26 PDT
Wedding site fails due to x-domain access Works in FF3. I think it works in 3.1 too, I'm using 4.0dev preview. Unsafe JavaScript attempt to access frame with URL
http://wedorama.com/sean-and-stephanie/
from frame with URL
http://www.sean-and-stephanie.com/
. Domains, protocols and ports must match. Unsafe JavaScript attempt to access frame with URL
http://www.sean-and-stephanie.com/
from frame with URL
http://wedorama.com/sean-and-stephanie/
. Domains, protocols and ports must match. Unsafe JavaScript attempt to access frame with URL
http://wedorama.com/sean-and-stephanie/
from frame with URL
http://www.sean-and-stephanie.com/
. Domains, protocols and ports must match.
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2008-06-17 00:02:40 PDT
Btw, you can tell when it fails because you'll see a picture in a box, and then an empty blue box. When the site works, you see text in the blue box.
Eric Seidel (no email)
Comment 2
2008-06-17 00:03:48 PDT
Bah. I'm seeing it occasionally work in Safari 4DP. I wonder if this could be a site or timing issue. That some document.location = "sean-and-stephanie.com" call isn't happening in time, or something.
Eric Seidel (no email)
Comment 3
2008-06-17 00:04:12 PDT
Btw, you also know it's working when you hear music. :)
Adam Barth
Comment 4
2010-01-02 09:40:27 PST
http://www.sean-and-stephanie.com/
no longer exists so I can't investigate this bug. :(
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug