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

Issue 116023002: Enable all ESC-Fullscreen tests (Chrome Apps) for all platforms. (Closed)

Created:
7 years ago by mlamouri (slow - plz ping)
Modified:
6 years, 11 months ago
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Enable all ESC-Fullscreen tests (Chrome Apps) for all platforms. There were three issues: 1. a silly bug in the fullscreen change check; 2. there was no guarantee that the window would be actually focused; 3. changing the fullscreen state might come with an animation during which key events will not be received. Note that 2 and 3 are a problem on MacOS only. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243938 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244640

Patch Set 1 #

Patch Set 2 : debug message #

Patch Set 3 : more logging #

Patch Set 4 : more logging #

Patch Set 5 : mac should be fixed, finger crossed #

Patch Set 6 : cleaned up #

Total comments: 9

Patch Set 7 : review comments #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -29 lines) Patch
M chrome/browser/apps/app_window_interactive_uitest.cc View 1 2 3 4 5 6 7 10 chunks +84 lines, -29 lines 0 comments Download
M chrome/test/data/extensions/platform_apps/leave_fullscreen/main.js View 1 2 3 4 5 6 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/platform_apps/prevent_leave_fullscreen/main.js View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
mlamouri (slow - plz ping)
7 years ago (2013-12-17 18:03:43 UTC) #1
mlamouri (slow - plz ping)
FYI, patch 5 is passing try (linux_aura is still running but I am confident given ...
7 years ago (2013-12-17 18:04:35 UTC) #2
mlamouri (slow - plz ping)
koz@, I think you forgot that review :) PTAL
6 years, 11 months ago (2014-01-08 12:14:49 UTC) #3
koz (OOO until 15th September)
lgtm with nits Nice change, Mounir! Sorry about the delay in review! https://codereview.chromium.org/116023002/diff/100001/chrome/browser/apps/app_window_interactive_uitest.cc File chrome/browser/apps/app_window_interactive_uitest.cc ...
6 years, 11 months ago (2014-01-08 23:29:25 UTC) #4
mlamouri (slow - plz ping)
https://codereview.chromium.org/116023002/diff/100001/chrome/browser/apps/app_window_interactive_uitest.cc File chrome/browser/apps/app_window_interactive_uitest.cc (right): https://codereview.chromium.org/116023002/diff/100001/chrome/browser/apps/app_window_interactive_uitest.cc#newcode81 chrome/browser/apps/app_window_interactive_uitest.cc:81: GetFirstShellWindow()->GetNativeWindow())); On 2014/01/08 23:29:25, koz wrote: > nit: I ...
6 years, 11 months ago (2014-01-09 17:08:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/116023002/180001
6 years, 11 months ago (2014-01-09 17:09:59 UTC) #6
commit-bot: I haz the power
Change committed as 243938
6 years, 11 months ago (2014-01-09 18:49:12 UTC) #7
alph
A revert of this CL has been created in https://codereview.chromium.org/132243004/ by alph@chromium.org. The reason for ...
6 years, 11 months ago (2014-01-09 19:39:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/116023002/430001
6 years, 11 months ago (2014-01-12 23:55:05 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=245335
6 years, 11 months ago (2014-01-13 04:20:36 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/116023002/430001
6 years, 11 months ago (2014-01-13 23:18:19 UTC) #11
commit-bot: I haz the power
6 years, 11 months ago (2014-01-14 03:08:46 UTC) #12
Message was sent while issue was closed.
Change committed as 244640

Powered by Google App Engine
This is Rietveld 408576698