Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(232)

Issue 9323070: Fullscreen mode not preserved with session restore on Mac (Closed)

Created:
8 years, 10 months ago by dhollowa
Modified:
8 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Restores Fullscreen mode during session restore on Mac. Serializes and deserializes fullscreen state during session restore. Also, fixes issue where entering fullscreen mode is interupted it was leaving the window tab strip layout in a weird state on Lion. There are two issues I'll address in a follow on patch. (1) On Lion "real" session restore suppresses the animation of entering fullscreen. (2) On Lion, if multiple windows are in fullscreen mode, they are assigned to different spaces. Currently we restore only on window to fullscreen on Lion due to a system issue that fails to sequence the subsequent fullscreen animations. BUG=94611 TEST=BrowserWindowCocoaTest.TestFullscreen [email protected] Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=121146

Patch Set 1 #

Patch Set 2 : Real #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -10 lines) Patch
M chrome/browser/ui/cocoa/browser_window_cocoa.mm View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_private.mm View 1 2 chunks +16 lines, -10 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
dhollowa
8 years, 10 months ago (2012-02-08 20:19:16 UTC) #1
rohitrao (ping after 24h)
How are you planning to get rid of the fullscreen animation? http://codereview.chromium.org/9323070/diff/2001/chrome/browser/ui/cocoa/browser_window_controller_private.mm File chrome/browser/ui/cocoa/browser_window_controller_private.mm (right): ...
8 years, 10 months ago (2012-02-08 20:41:40 UTC) #2
dhollowa
> How are you planning to get rid of the fullscreen animation? I'm investigating that ...
8 years, 10 months ago (2012-02-08 20:58:38 UTC) #3
rohitrao (ping after 24h)
8 years, 10 months ago (2012-02-08 21:04:18 UTC) #4
LGTM

No magic steps to reproduce, or even specific problems I'm worried about.  Let's
just keep our eyes open for things that might break,

Powered by Google App Engine
This is Rietveld 408576698