Bug 86187
Summary: | [EFL] media/media-fullscreen-not-in-document.html is failed on the run-webkit-test. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kihong Kwon <kihong.kwon> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | gyuyoung.kim, lucas.de.marchi, mcatanzaro, tmpsantos |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Linux | ||
Bug Depends on: | 85870, 87138 | ||
Bug Blocks: | 86185 |
Kihong Kwon
Below Test cases is not worked properly because webkitbeginfullscreen event is not occurred.
---------------------------------------------------------------------------------------------
media/media-fullscreen-inline.html = TEXT
media/media-fullscreen-not-in-document.html = TEXT
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kihong Kwon
only "media/media-fullscreen-inline.html = TEXT" is failed.
Kihong Kwon
Not "media/media-fullscreen-inline.html = TEXT".
Only "media/media-fullscreen-not-in-document.html" is failed.
Thiago Marcos P. Santos
media/media-fullscreen-inline.html passes but it cannot restore the original state causing the following tests to flake:
media/video-controls-rendering.html = TEXT PASS
media/video-display-toggle.html = TEXT PASS
media/video-empty-source.html = TEXT PASS
media/video-zoom-controls.html = TEXT PASS
I'm setting the expectation as SKIP to avoid tainting other tests on bug 87138.
I did a quick investigation: looks like the problem is fullscreenVideoController::exitFullscreen() not implemented.
Michael Catanzaro
Closing this bug because the EFL port has been removed from trunk.
If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.