WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
92078
[Qt] the targetDiv1.webkitRequestFullscreen() function is not implemented
https://bugs.webkit.org/show_bug.cgi?id=92078
Summary
[Qt] the targetDiv1.webkitRequestFullscreen() function is not implemented
Szilard Ledan
Reported
2012-07-24 01:13:16 PDT
The targetDiv1.webkitRequestFullscreen() feature is missing on qt, so some tests fail.
Attachments
Add attachment
proposed patch, testcase, etc.
Szilard Ledan
Comment 1
2012-07-24 01:26:11 PDT
I skipped two tests. (
http://trac.webkit.org/changeset/123437
) * http/tests/fullscreen/fullscreenelement-different-origin.html: --- /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/fullscreen/fullscreenelement-different-origin-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/fullscreen/fullscreenelement-different-origin-actual.txt @@ -1,13 +1,8 @@ +CONSOLE MESSAGE: line 22: TypeError: 'undefined' is not a function (evaluating 'targetDiv1.webkitRequestFullscreen()') +FAIL: Timed out waiting for notifyDone to be called Test iframe from different origin can not access webkitFullscreenElement. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS document.webkitFullscreenElement is targetDiv1 -PASS document.webkitCurrentFullScreenElement is targetDiv1 -PASS message is "inner-iframe.html document.webkitFullscreenElement = null" -PASS message is "inner-iframe.html document.webkitCurrentFullScreenElement = null" -PASS successfullyParsed is true -TEST COMPLETE - * http/tests/fullscreen/fullscreenelement-same-origin.html: --- /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/fullscreen/fullscreenelement-same-origin-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/fullscreen/fullscreenelement-same-origin-actual.txt @@ -1,13 +1,8 @@ +CONSOLE MESSAGE: line 22: TypeError: 'undefined' is not a function (evaluating 'targetDiv1.webkitRequestFullscreen()') +FAIL: Timed out waiting for notifyDone to be called Test iframe from same origin can not access webkitFullscreenElement. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS document.webkitFullscreenElement is targetDiv1 -PASS document.webkitCurrentFullScreenElement is targetDiv1 -PASS message is "inner-iframe.html document.webkitFullscreenElement = null" -PASS message is "inner-iframe.html document.webkitCurrentFullScreenElement = null" -PASS successfullyParsed is true -TEST COMPLETE -
Jocelyn Turcotte
Comment 2
2014-02-03 03:21:50 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
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