WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
88523
http/tests/security/video-cross-origin-readback.html fails
https://bugs.webkit.org/show_bug.cgi?id=88523
Summary
http/tests/security/video-cross-origin-readback.html fails
Zoltan Arvai
Reported
2012-06-07 04:37:12 PDT
Newly added test fails on on Qt, Lion, GTK, EFL after
http://trac.webkit.org/changeset/119694
--- /ramdisk/qt-linux-release/build/layout-test-results/http/tests/security/video-cross-origin-readback-expected.txt +++ /ramdisk/qt-linux-release/build/layout-test-results/http/tests/security/video-cross-origin-readback-actual.txt @@ -1,3 +1,4 @@ -EVENT(playing) +EVENT(error) +error: {"code":4} FAIL END OF TEST
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2012-06-07 04:58:37 PDT
Skipped on Qt to paint the bots green. Please unskip it with the proper fix.
Ami Fischman
Comment 2
2012-06-07 08:30:36 PDT
The offending CL was rolled out in
http://trac.webkit.org/changeset/119712
for breaking a different unittest, so resolving this bug. ossy@: The "proper fix" is to make the different ports support CORS for media elements (no ports do; the CL blamed in the original report here added chromium support for CORS on media elements). When I reland the original patch I'll Skipped the new test on all other platforms.
WebKit Review Bot
Comment 3
2012-06-07 08:58:06 PDT
Re-opened since this is blocked by 88539
Csaba Osztrogonác
Comment 4
2012-06-07 09:08:58 PDT
(In reply to
comment #3
)
> Re-opened since this is blocked by 88539
Rollout of skipping the rolled out test landed in
http://trac.webkit.org/changeset/119728
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