Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(540)

Issue 639923003: [aw] Fullscreen tests for non-media elements. (Closed)

Created:
6 years, 2 months ago by Ignacio Solla
Modified:
6 years, 2 months ago
Reviewers:
mkosiba (inactive)
CC:
chromium-reviews, android-webview-reviews_chromium.org, benm (inactive)
Base URL:
https://chromium.googlesource.com/chromium/src.git@fullscreenNonMediaForReview
Project:
chromium
Visibility:
Public.

Description

[aw] Fullscreen tests for non-media elements. It is very common to go fullscreen on a div containing a video element with custom html controls, so we test that scenario. We also rename AwContentsClientFullScreenVideoTest to AwContentsClientFullScreenTest as this class is now testing the fullscreen API for all types of elements. This change depends on: https://codereview.chromium.org/618013003/ BUG=398485 Committed: https://crrev.com/2d50461c7f3a529c880bdab509d9d560a047890c Cr-Commit-Position: refs/heads/master@{#300110}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove inheritance, combine tests into one class #

Total comments: 6

Patch Set 3 : Use WAIT_TIMEOUT_MS #

Patch Set 4 : Rebase #

Patch Set 5 : Add copyright notice to full_screen_video.js #

Messages

Total messages: 14 (4 generated)
Ignacio Solla
6 years, 2 months ago (2014-10-08 17:00:38 UTC) #2
mkosiba (inactive)
https://codereview.chromium.org/639923003/diff/1/android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientFullScreenVideoInsideDivTest.java File android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientFullScreenVideoInsideDivTest.java (right): https://codereview.chromium.org/639923003/diff/1/android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientFullScreenVideoInsideDivTest.java#newcode19 android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientFullScreenVideoInsideDivTest.java:19: * div elements, in this case a div containing ...
6 years, 2 months ago (2014-10-09 11:47:51 UTC) #3
Ignacio Solla
Please not that I have also renamed AwContentsClientFullScreenVideoTest to AwContentsClientFullScreenTest as this class is now ...
6 years, 2 months ago (2014-10-09 15:12:26 UTC) #4
mkosiba (inactive)
thanks! LGTM https://codereview.chromium.org/639923003/diff/20001/android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientFullScreenTest.java File android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientFullScreenTest.java (right): https://codereview.chromium.org/639923003/diff/20001/android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientFullScreenTest.java#newcode117 android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientFullScreenTest.java:117: assertTrue(onPlayObserver.waitForEvent(2000)); any reason not to use AwTestBase.WAIT_TIMEOUT_MS? ...
6 years, 2 months ago (2014-10-09 15:18:54 UTC) #5
Ignacio Solla
https://codereview.chromium.org/639923003/diff/20001/android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientFullScreenTest.java File android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientFullScreenTest.java (right): https://codereview.chromium.org/639923003/diff/20001/android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientFullScreenTest.java#newcode117 android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientFullScreenTest.java:117: assertTrue(onPlayObserver.waitForEvent(2000)); On 2014/10/09 15:18:54, mkosiba wrote: > any reason ...
6 years, 2 months ago (2014-10-10 15:34:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/639923003/90001
6 years, 2 months ago (2014-10-16 15:53:30 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/18062)
6 years, 2 months ago (2014-10-16 16:01:30 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/639923003/110001
6 years, 2 months ago (2014-10-17 14:47:52 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:110001)
6 years, 2 months ago (2014-10-17 15:11:32 UTC) #13
commit-bot: I haz the power
6 years, 2 months ago (2014-10-17 15:12:20 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/2d50461c7f3a529c880bdab509d9d560a047890c
Cr-Commit-Position: refs/heads/master@{#300110}

Powered by Google App Engine
This is Rietveld 408576698