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

Issue 213113005: Remove web_app_ui.[cc|h]. (Closed)

Created:
6 years, 9 months ago by jackhou1
Modified:
6 years, 8 months ago
Reviewers:
benwells, sky
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Remove web_app_ui.[cc|h]. The UpdateShortcutWorker class is windows specific and is moved to its own file. UpdateShortcutForTabContents is moved to web_app_win. GetShortcutInfoForTab is moved to web_app. TBR=sky@chromium.org BUG=356889 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261481

Patch Set 1 #

Patch Set 2 : Sync with crrev.com/212273002 #

Patch Set 3 : Changes for Win #

Total comments: 4

Patch Set 4 : Sync and rebase #

Patch Set 5 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -518 lines) Patch
M apps/app_shim/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/tab_helper.cc View 1 2 3 4 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/create_application_shortcuts_dialog_gtk.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/apps/chrome_native_app_window_views_win.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/create_application_shortcut_view.cc View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/ui/web_applications/web_app_ui.h View 1 chunk +0 lines, -37 lines 0 comments Download
D chrome/browser/ui/web_applications/web_app_ui.cc View 1 2 3 1 chunk +0 lines, -353 lines 0 comments Download
A chrome/browser/web_applications/update_shortcut_worker_win.h View 1 2 1 chunk +89 lines, -0 lines 0 comments Download
A + chrome/browser/web_applications/update_shortcut_worker_win.cc View 1 2 3 2 chunks +9 lines, -120 lines 0 comments Download
M chrome/browser/web_applications/web_app.h View 1 2 3 4 2 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/web_applications/web_app.cc View 1 2 3 4 2 chunks +30 lines, -0 lines 0 comments Download
M chrome/browser/web_applications/web_app_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/web_applications/web_app_win.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/web_applications/web_app_win.cc View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
jackhou1
6 years, 9 months ago (2014-03-28 01:43:20 UTC) #1
benwells
https://codereview.chromium.org/213113005/diff/30001/chrome/browser/extensions/tab_helper.cc File chrome/browser/extensions/tab_helper.cc (right): https://codereview.chromium.org/213113005/diff/30001/chrome/browser/extensions/tab_helper.cc#newcode355 chrome/browser/extensions/tab_helper.cc:355: #if defined(OS_WIN) I'd prefer to keep the #if in ...
6 years, 9 months ago (2014-03-28 02:55:25 UTC) #2
jackhou1
https://codereview.chromium.org/213113005/diff/30001/chrome/browser/extensions/tab_helper.cc File chrome/browser/extensions/tab_helper.cc (right): https://codereview.chromium.org/213113005/diff/30001/chrome/browser/extensions/tab_helper.cc#newcode355 chrome/browser/extensions/tab_helper.cc:355: #if defined(OS_WIN) On 2014/03/28 02:55:26, benwells wrote: > I'd ...
6 years, 8 months ago (2014-04-02 03:25:56 UTC) #3
benwells
lgtm
6 years, 8 months ago (2014-04-02 06:39:30 UTC) #4
jackhou1
sky, please review for OWNERS in: chrome/browser/ui/gtk/create_application_shortcuts_dialog_gtk.cc chrome/browser/ui/views/create_application_shortcut_view.cc (just a couple of #includes)
6 years, 8 months ago (2014-04-02 06:47:36 UTC) #5
jackhou1
benwells mentioned this is probably TBR-able, so, into the CQ!
6 years, 8 months ago (2014-04-02 06:52:27 UTC) #6
jackhou1
The CQ bit was checked by jackhou@chromium.org
6 years, 8 months ago (2014-04-02 06:52:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jackhou@chromium.org/213113005/70001
6 years, 8 months ago (2014-04-02 06:53:18 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-02 10:58:40 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel tryserver.chromium on linux_chromium_rel
6 years, 8 months ago (2014-04-02 10:58:41 UTC) #10
jackhou1
The CQ bit was checked by jackhou@chromium.org
6 years, 8 months ago (2014-04-02 23:06:44 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jackhou@chromium.org/213113005/70001
6 years, 8 months ago (2014-04-02 23:08:38 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-03 07:23:26 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_rel
6 years, 8 months ago (2014-04-03 07:23:27 UTC) #14
jackhou1
The CQ bit was checked by jackhou@chromium.org
6 years, 8 months ago (2014-04-03 15:43:03 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jackhou@chromium.org/213113005/70001
6 years, 8 months ago (2014-04-03 15:43:56 UTC) #16
commit-bot: I haz the power
6 years, 8 months ago (2014-04-03 18:18:07 UTC) #17
Message was sent while issue was closed.
Change committed as 261481

Powered by Google App Engine
This is Rietveld 408576698