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

Issue 7355016: Lion: Need to use new full-screen API (Closed)

Created:
9 years, 5 months ago by keishi1
Modified:
9 years, 5 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Lion: Need to use new full-screen API BUG=74065 TEST=manually. Click full screen button in Lion and see if it goes into fills the screen. Abandoned. See comments.

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -35 lines) Patch
M chrome/browser/ui/cocoa/browser_window_controller.h View 1 chunk +6 lines, -0 lines 2 comments Download
M chrome/browser/ui/cocoa/browser_window_controller.mm View 5 chunks +51 lines, -5 lines 2 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_private.h View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_private.mm View 3 chunks +3 lines, -24 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
keishi1
Clicking the full screen button sets the window size to fill the screen. The Chrome ...
9 years, 5 months ago (2011-07-13 09:07:31 UTC) #1
Mark Mentovai
I don’t think we want to have two separate full-screen modes. Seems really confusing. http://codereview.chromium.org/7355016/diff/1/chrome/browser/ui/cocoa/browser_window_controller.mm ...
9 years, 5 months ago (2011-07-13 14:46:04 UTC) #2
Robert Sesek
On 2011/07/13 14:46:04, Mark Mentovai wrote: > I don’t think we want to have two ...
9 years, 5 months ago (2011-07-13 14:47:15 UTC) #3
Mark Mentovai
rsesek@chromium.org wrote: > On 2011/07/13 14:46:04, Mark Mentovai wrote: >> >> I don’t think we ...
9 years, 5 months ago (2011-07-13 14:51:36 UTC) #4
Robert Sesek
On 2011/07/13 14:51:36, Mark Mentovai wrote: > mailto:rsesek@chromium.org wrote: > > On 2011/07/13 14:46:04, Mark ...
9 years, 5 months ago (2011-07-13 15:12:10 UTC) #5
keishi1
After some more thinking, I now realize that the Chrome full screen UI was carefully ...
9 years, 5 months ago (2011-07-13 16:10:32 UTC) #6
Mark Mentovai
9 years, 5 months ago (2011-07-13 16:14:57 UTC) #7
OK, we’ll bury this one then. No apology necessary.

If you’d like to work on implementing this properly, using the Chromium UI style
with the Lion full-screen API and the OS integration that brings, I think it’d
be a worthwhile project. As you say, it’s much more work. Robert and I have both
suggested ways to get started on that sort of implementation, and we’d both be
happy to discuss your design in more detail if you choose to do this. (Rohit
might be happy to discuss it too.)

Powered by Google App Engine
This is Rietveld 408576698