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

Issue 112623003: Remove toolbar from extension windows in streamlined hosted apps mode. (Closed)

Created:
7 years ago by calamity
Modified:
6 years, 11 months ago
Reviewers:
sky
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Remove toolbar from extension windows in streamlined hosted apps mode. Previously, extension windows would have the chrome toolbar. This CL prevents child app windows from getting a toolbar in streamlined hosted apps mode which fixes this issue. BUG=318607 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243757

Patch Set 1 #

Total comments: 4

Patch Set 2 : make dev tools APP_TYPE_HOST again #

Patch Set 3 : rebase #

Patch Set 4 : fix compile error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M chrome/browser/ui/browser.cc View 1 2 3 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
calamity
7 years ago (2013-12-12 06:47:09 UTC) #1
calamity
+sky for chrome/browser/ui/ OWNERS
7 years ago (2013-12-12 06:47:54 UTC) #2
sky
https://codereview.chromium.org/112623003/diff/1/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/112623003/diff/1/chrome/browser/ui/browser.cc#newcode292 chrome/browser/ui/browser.cc:292: params.app_type = APP_TYPE_CHILD; Why are you changing the app_type? ...
7 years ago (2013-12-12 17:03:35 UTC) #3
calamity
https://codereview.chromium.org/112623003/diff/1/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/112623003/diff/1/chrome/browser/ui/browser.cc#newcode292 chrome/browser/ui/browser.cc:292: params.app_type = APP_TYPE_CHILD; On 2013/12/12 17:03:35, sky wrote: > ...
7 years ago (2013-12-13 02:02:53 UTC) #4
calamity
Ping. Please take another look when you have time, thanks.
6 years, 11 months ago (2014-01-07 04:44:18 UTC) #5
sky
LGTM
6 years, 11 months ago (2014-01-07 15:58:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/112623003/80001
6 years, 11 months ago (2014-01-08 03:25:29 UTC) #7
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=208907
6 years, 11 months ago (2014-01-08 03:46:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/112623003/350001
6 years, 11 months ago (2014-01-09 01:50:35 UTC) #9
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 04:15:42 UTC) #10
Message was sent while issue was closed.
Change committed as 243757

Powered by Google App Engine
This is Rietveld 408576698