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

Issue 142993002: Remove unused members from WebApplicationInfo. (Closed)

Created:
6 years, 11 months ago by calamity
Modified:
6 years, 10 months ago
Reviewers:
benwells, sky, dcheng
CC:
chromium-reviews, dbeam+watch-ntp_chromium.org, chromium-apps-reviews_chromium.org, pedrosimonetti+watch_chromium.org, estade+watch_chromium.org, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Remove unused members from WebApplicationInfo. Many of the members from WebApplicationInfo were in place to support crx-less hosted apps. Since crx-less apps have been removed, we can clean up references to them and repurpose convert_web_app.cc to be solely for generating bookmark apps. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247870

Patch Set 1 #

Total comments: 2

Patch Set 2 : remove extraneous change #

Total comments: 1

Patch Set 3 : fix nit #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -87 lines) Patch
M chrome/browser/extensions/convert_web_app.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/convert_web_app.cc View 1 2 4 chunks +5 lines, -33 lines 0 comments Download
M chrome/browser/extensions/convert_web_app_unittest.cc View 4 chunks +7 lines, -18 lines 0 comments Download
M chrome/browser/extensions/tab_helper.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/ntp/app_launcher_handler.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/app_launcher_handler.cc View 1 2 3 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension_messages.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/common/web_application_info.h View 2 chunks +0 lines, -26 lines 0 comments Download
M chrome/common/web_application_info.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
calamity
6 years, 11 months ago (2014-01-21 05:17:30 UTC) #1
benwells
https://codereview.chromium.org/142993002/diff/1/chrome/common/extensions/manifest_handlers/app_launch_info.cc File chrome/common/extensions/manifest_handlers/app_launch_info.cc (right): https://codereview.chromium.org/142993002/diff/1/chrome/common/extensions/manifest_handlers/app_launch_info.cc#newcode181 chrome/common/extensions/manifest_handlers/app_launch_info.cc:181: // extents. Isn't this from another change, and no ...
6 years, 11 months ago (2014-01-21 22:42:12 UTC) #2
calamity
https://codereview.chromium.org/142993002/diff/1/chrome/common/extensions/manifest_handlers/app_launch_info.cc File chrome/common/extensions/manifest_handlers/app_launch_info.cc (right): https://codereview.chromium.org/142993002/diff/1/chrome/common/extensions/manifest_handlers/app_launch_info.cc#newcode181 chrome/common/extensions/manifest_handlers/app_launch_info.cc:181: // extents. On 2014/01/21 22:42:13, benwells wrote: > Isn't ...
6 years, 11 months ago (2014-01-24 06:06:12 UTC) #3
benwells
lgtm https://codereview.chromium.org/142993002/diff/70001/chrome/browser/extensions/convert_web_app.cc File chrome/browser/extensions/convert_web_app.cc (right): https://codereview.chromium.org/142993002/diff/70001/chrome/browser/extensions/convert_web_app.cc#newcode161 chrome/browser/extensions/convert_web_app.cc:161: extension_flags |= Extension::FROM_BOOKMARK; nit: above two lines can ...
6 years, 11 months ago (2014-01-27 10:30:16 UTC) #4
calamity
+sky for chrome/common/web_application_info.* OWNERS.
6 years, 10 months ago (2014-01-28 05:41:10 UTC) #5
sky
LGTM
6 years, 10 months ago (2014-01-28 14:57:46 UTC) #6
calamity
+dcheng@ for extension_messages.h OWNERS.
6 years, 10 months ago (2014-01-29 00:14:51 UTC) #7
dcheng
lgtm
6 years, 10 months ago (2014-01-29 00:25:04 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/142993002/70001
6 years, 10 months ago (2014-01-29 01:41:19 UTC) #9
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/tab_helper.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-01-29 01:41:24 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/142993002/160001
6 years, 10 months ago (2014-01-29 02:48:37 UTC) #11
commit-bot: I haz the power
Retried try job too often on android_clang_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_clang_dbg&number=110373
6 years, 10 months ago (2014-01-29 04:11:13 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/142993002/160001
6 years, 10 months ago (2014-01-29 08:18:34 UTC) #13
commit-bot: I haz the power
Retried try job too often on android_aosp for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_aosp&number=43009
6 years, 10 months ago (2014-01-29 13:52:57 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/142993002/160001
6 years, 10 months ago (2014-01-30 00:18:28 UTC) #15
commit-bot: I haz the power
6 years, 10 months ago (2014-01-30 07:23:30 UTC) #16
Message was sent while issue was closed.
Change committed as 247870

Powered by Google App Engine
This is Rietveld 408576698