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

Issue 13609003: fullscreen in apps v2 ShellWindow via app.window.create. (Closed)

Created:
7 years, 8 months ago by scheib
Modified:
7 years, 8 months ago
Reviewers:
jeremya
CC:
chromium-reviews, Aaron Boodman, jeremya+watch_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

fullscreen in apps v2 ShellWindow via app.window.create. This allows packaged applications to launch windows already into a fullscreen, maximized, or minimized state. Design doc: https://docs.google.com/a/google.com/document/d/1__SPIxd_sFVYFNdP55CouE-p61uLOWEL-X-2TEOJFdY/edit BUG=163626 TEST=Manual testing is appropriate as this functionality is tightly coupled with operating system functionality and related automated tests have always been disabled flaky. Please use the window-state sample: https://github.com/GoogleChrome/chrome-app-samples/tree/master/window-state. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192952

Patch Set 1 #

Total comments: 15

Patch Set 2 : ()s for NativeAppWindowGtk::IsFullscreen #

Patch Set 3 : patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -12 lines) Patch
M chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.h View 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.cc View 1 chunk +9 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/app_window/app_window_api.cc View 2 chunks +18 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_function_histogram_value.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/extensions/shell_window.h View 3 chunks +22 lines, -0 lines 0 comments Download
M chrome/browser/ui/extensions/shell_window.cc View 5 chunks +57 lines, -7 lines 0 comments Download
M chrome/common/extensions/api/app_current_window_internal.idl View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/app_window.idl View 4 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
scheib
7 years, 8 months ago (2013-04-04 23:25:13 UTC) #1
jeremya
PS, your CL description says "applicatinos", which I guess are like little tiny applications that ...
7 years, 8 months ago (2013-04-05 20:00:34 UTC) #2
scheib
https://codereview.chromium.org/13609003/diff/1/chrome/browser/ui/extensions/shell_window.cc File chrome/browser/ui/extensions/shell_window.cc (right): https://codereview.chromium.org/13609003/diff/1/chrome/browser/ui/extensions/shell_window.cc#newcode184 chrome/browser/ui/extensions/shell_window.cc:184: } On 2013/04/05 20:00:35, jeremya wrote: > default: NOTREACHED()? ...
7 years, 8 months ago (2013-04-05 21:47:52 UTC) #3
jeremya
I'm pushing back a little on this to make sure we make the right decision ...
7 years, 8 months ago (2013-04-08 17:13:54 UTC) #4
scheib
This was discussed with jeremya, asargent, and erikkay, and we agreed that the app.window API ...
7 years, 8 months ago (2013-04-08 21:26:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scheib@chromium.org/13609003/11001
7 years, 8 months ago (2013-04-08 21:29:00 UTC) #6
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
7 years, 8 months ago (2013-04-08 23:36:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scheib@chromium.org/13609003/11001
7 years, 8 months ago (2013-04-08 23:46:05 UTC) #8
commit-bot: I haz the power
7 years, 8 months ago (2013-04-08 23:58:58 UTC) #9
Message was sent while issue was closed.
Change committed as 192952

Powered by Google App Engine
This is Rietveld 408576698