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

Issue 2886293002: Remove WINDOW_TYPE_V1_PANEL AppWindow type (Closed)

Created:
3 years, 7 months ago by Qiang(Joe) Xu
Modified:
3 years, 7 months ago
Reviewers:
benwells, oshima
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, tfarina, sadrul, kalyank, extensions-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove WINDOW_TYPE_V1_PANEL AppWindow type Changes: Currently, panel window is only used as Chrome OS's audio player, which is WINDOW_TYPE_PANEL. WINDOW_TYPE_V1_PANEL is not a AppWindow type in use any more. Remove it in code base. BUG=691099 TEST=covered by tests Review-Url: https://codereview.chromium.org/2886293002 Cr-Commit-Position: refs/heads/master@{#472661} Committed: https://chromium.googlesource.com/chromium/src/+/0775f98187d5d895b15b46212f55d30956aa946e

Patch Set 1 #

Total comments: 2

Patch Set 2 : remove unused includes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -59 lines) Patch
M chrome/browser/extensions/api/tabs/tabs_api.cc View 1 4 chunks +0 lines, -43 lines 0 comments Download
M chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/ui/views/apps/chrome_native_app_window_views.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/views/apps/chrome_native_app_window_views_aura_ash.cc View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/browser/app_window/app_window.h View 2 chunks +1 line, -4 lines 0 comments Download
M extensions/components/native_app_window/native_app_window_views.h View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/components/native_app_window/native_app_window_views.cc View 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
Qiang(Joe) Xu
Hi all, PTAL, thanks!
3 years, 7 months ago (2017-05-17 23:19:10 UTC) #5
oshima
lgtm
3 years, 7 months ago (2017-05-17 23:21:37 UTC) #6
benwells
lgtm https://codereview.chromium.org/2886293002/diff/1/chrome/browser/extensions/api/tabs/tabs_api.cc File chrome/browser/extensions/api/tabs/tabs_api.cc (right): https://codereview.chromium.org/2886293002/diff/1/chrome/browser/extensions/api/tabs/tabs_api.cc#newcode99 chrome/browser/extensions/api/tabs/tabs_api.cc:99: #include "chrome/browser/extensions/api/tabs/ash_panel_contents.h" // nogncheck I think this include ...
3 years, 7 months ago (2017-05-18 01:30:47 UTC) #9
benwells
On 2017/05/18 01:30:47, benwells wrote: > lgtm ^^^ should be lgtm with a nit :) ...
3 years, 7 months ago (2017-05-18 01:31:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2886293002/20001
3 years, 7 months ago (2017-05-18 02:05:42 UTC) #13
Qiang(Joe) Xu
https://codereview.chromium.org/2886293002/diff/1/chrome/browser/extensions/api/tabs/tabs_api.cc File chrome/browser/extensions/api/tabs/tabs_api.cc (right): https://codereview.chromium.org/2886293002/diff/1/chrome/browser/extensions/api/tabs/tabs_api.cc#newcode99 chrome/browser/extensions/api/tabs/tabs_api.cc:99: #include "chrome/browser/extensions/api/tabs/ash_panel_contents.h" // nogncheck On 2017/05/18 01:30:46, benwells wrote: ...
3 years, 7 months ago (2017-05-18 02:24:18 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/0775f98187d5d895b15b46212f55d30956aa946e
3 years, 7 months ago (2017-05-18 04:27:56 UTC) #17
Marc Treib
3 years, 7 months ago (2017-05-18 08:27:20 UTC) #18
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2891043002/ by treib@chromium.org.

The reason for reverting is: Breaks compile on ChromiumOS x86-generic due to
unused-but-set variable saw_focus_key.

Powered by Google App Engine
This is Rietveld 408576698