WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED LATER
78063
http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html fails on V8
https://bugs.webkit.org/show_bug.cgi?id=78063
Summary
http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html fails on V8
Adam Barth
Reported
2012-02-07 17:53:52 PST
http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html fails on V8
Attachments
Patch
(62.03 KB, patch)
2012-02-07 18:18 PST
,
Adam Barth
eric
: review+
eric
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2012-02-07 18:18:21 PST
Created
attachment 125974
[details]
Patch
Adam Barth
Comment 2
2012-02-07 18:30:41 PST
I'm posting this for review in the hopes that someone will double-check my work, but I'm not sure who else understands these subtleties in the V8 bindings.
Eric Seidel (no email)
Comment 3
2012-02-08 15:53:28 PST
Comment on
attachment 125974
[details]
Patch I think this is fine. YOu should segregate off the FAIL results into a separate section of the test and explain in a debug() statement or otherwise, that these are expeted to fail in V8 and pass in JSC. We're testing a symptom int his test. That symptom is indicative of a problem in JSC, but not in v8. We just need to make that clear to future folks who happen to stumble upon this test.
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