DescriptionEnable 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 : #
Messages
Total messages: 12 (0 generated)
|