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

Issue 1730013: fullscreen window app launch container (Closed)

Created:
10 years, 8 months ago by Erik does not do reviews
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Erik does not do reviews, pam+watch_chromium.org, ben+cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

fullscreen window app launch container BUG=42447 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=45862

Patch Set 1 #

Patch Set 2 : make fullscreen an option for all containers #

Patch Set 3 : initialize variable #

Total comments: 1

Patch Set 4 : some more refactoring #

Patch Set 5 : more #

Patch Set 6 : added tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -36 lines) Patch
M chrome/browser/browser.h View 1 2 chunks +20 lines, -7 lines 0 comments Download
M chrome/browser/browser.cc View 1 2 3 4 4 chunks +41 lines, -22 lines 0 comments Download
M chrome/browser/browser_init.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/dom_ui/app_launcher_handler.cc View 1 chunk +7 lines, -3 lines 0 comments Download
M chrome/common/extensions/extension.h View 1 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension.cc View 1 2 2 chunks +17 lines, -1 line 0 comments Download
M chrome/common/extensions/extension_constants.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_constants.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_manifests_unittest.cc View 3 chunks +8 lines, -1 line 0 comments Download
A chrome/test/data/extensions/manifest_tests/launch_fullscreen.json View 1 chunk +9 lines, -0 lines 0 comments Download
A chrome/test/data/extensions/manifest_tests/launch_fullscreen_invalid.json View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Erik does not do reviews
I'm not sure if this makes sense as a separate launch container, or whether it ...
10 years, 8 months ago (2010-04-26 00:24:32 UTC) #1
Erik does not do reviews
I changed fullscreen to be a general option for all containers. PTAL.
10 years, 8 months ago (2010-04-27 22:11:47 UTC) #2
Aaron Boodman
Please add at least some basic tests (like see extension_manifest_unittests) so that we don't break ...
10 years, 8 months ago (2010-04-27 22:16:04 UTC) #3
Aaron Boodman
http://codereview.chromium.org/1730013/diff/6001/7001 File chrome/browser/browser.cc (right): http://codereview.chromium.org/1730013/diff/6001/7001#newcode477 chrome/browser/browser.cc:477: if (extension && extension->launch_fullscreen()) Did you try putting this ...
10 years, 8 months ago (2010-04-27 22:18:28 UTC) #4
Erik does not do reviews
I did a bit of refactoring and cleanup. Still no unit test, but take a ...
10 years, 8 months ago (2010-04-28 00:08:48 UTC) #5
Aaron Boodman
lgtm, whenever you're ready.
10 years, 8 months ago (2010-04-28 17:55:18 UTC) #6
Lei Zhang
10 years, 7 months ago (2010-04-29 02:25:43 UTC) #7
The new .json files you added got checked in with svn:executable set. Can you
fix your svn/git client?

Powered by Google App Engine
This is Rietveld 408576698