DescriptionCheck isActive in onRestore to work-around crbug.com/394819.
Also fixes a related bug involving exiting full-screen. If the window was previously maximized when it is full-screened, then ChromeOS sometimes generates an onMaximized event when exiting full-screen, which triggers the app to re-enter full-screen mode. The fix is to explicitly unmaximize the window before going full-screen (which also has the nice benefit of making the double restore() calls unnecessary).
BUG=384678
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283972
Patch Set 1 #
Total comments: 2
Patch Set 2 : Unmaximize before entering full-screen mode. #Patch Set 3 : Reviewer feedback. #
Messages
Total messages: 9 (0 generated)
|