WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
77849
xss-DENIED-from-data-url-in-foreign-domain-subframe.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=77849
Summary
xss-DENIED-from-data-url-in-foreign-domain-subframe.html is flaky
Adam Barth
Reported
2012-02-05 21:41:51 PST
xss-DENIED-from-data-url-in-foreign-domain-subframe.html is flaky
Attachments
Patch
(6.96 KB, patch)
2012-02-05 21:44 PST
,
Adam Barth
haraken
: review+
haraken
: commit-queue+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2012-02-05 21:44:49 PST
Created
attachment 125566
[details]
Patch
Adam Barth
Comment 2
2012-02-05 21:55:16 PST
Committed
r106774
: <
http://trac.webkit.org/changeset/106774
>
Alexey Proskuryakov
Comment 3
2012-02-06 15:00:51 PST
This test appears pretty simple. Was there actually a race condition in it, or is the problem in WebCore?
Adam Barth
Comment 4
2012-02-06 15:04:15 PST
> This test appears pretty simple. Was there actually a race condition in it, or is the problem in WebCore?
There's actually a race condition. Notice that before this patch <p id='accessMe'> was below the <iframe>, but the iframe assumed that the accessMe id already existed in the document.
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