[webkit-reviews] review granted: [Bug 78063] http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html fails on V8 : [Attachment 125974] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 15:53:27 PST 2012


Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 78063: http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html
fails on V8
https://bugs.webkit.org/show_bug.cgi?id=78063

Attachment 125974: Patch
https://bugs.webkit.org/attachment.cgi?id=125974&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
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.


More information about the webkit-reviews mailing list