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

Issue 2705733002: [Extensions] Deprecate old install prompt types (Closed)

Created:
3 years, 10 months ago by Devlin
Modified:
3 years, 10 months ago
Reviewers:
lazyboy
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, srahim+watch_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Extensions] Deprecate old install prompt types Remove old install prompt types from the code. Because the enum is used in histograms, this isn't removed completely, but we can comment them out to make sure they aren't used. Also move away from using the "array of messages" approach, because this required padding with 0's for deprecated types, and was significantly harder to read. Finally, remove a few deprecated messages that were found by doing this. BUG=689227 Review-Url: https://codereview.chromium.org/2705733002 Cr-Commit-Position: refs/heads/master@{#452038} Committed: https://chromium.googlesource.com/chromium/src/+/c7f8d139f448266d41723a8fba0347a246111c03

Patch Set 1 #

Patch Set 2 : . #

Total comments: 8

Patch Set 3 : lazyboy's #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -189 lines) Patch
M chrome/app/generated_resources.grd View 3 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/extensions/extension_install_prompt.h View 1 2 3 chunks +13 lines, -14 lines 0 comments Download
M chrome/browser/extensions/extension_install_prompt.cc View 1 2 5 chunks +170 lines, -166 lines 0 comments Download

Messages

Total messages: 33 (21 generated)
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/2705733002/20001
3 years, 10 months ago (2017-02-18 02:04:13 UTC) #9
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
3 years, 10 months ago (2017-02-18 02:04:15 UTC) #11
Devlin
lazyboy@, mind taking a look? I personally find it a lot easier to grok which ...
3 years, 10 months ago (2017-02-21 17:08:25 UTC) #13
lazyboy
Agreed this is more readable, few comments. https://codereview.chromium.org/2705733002/diff/20001/chrome/browser/extensions/extension_install_prompt.cc File chrome/browser/extensions/extension_install_prompt.cc (right): https://codereview.chromium.org/2705733002/diff/20001/chrome/browser/extensions/extension_install_prompt.cc#newcode140 chrome/browser/extensions/extension_install_prompt.cc:140: NOTREACHED(); Can ...
3 years, 10 months ago (2017-02-21 21:43:05 UTC) #14
Devlin
https://codereview.chromium.org/2705733002/diff/20001/chrome/browser/extensions/extension_install_prompt.cc File chrome/browser/extensions/extension_install_prompt.cc (right): https://codereview.chromium.org/2705733002/diff/20001/chrome/browser/extensions/extension_install_prompt.cc#newcode140 chrome/browser/extensions/extension_install_prompt.cc:140: NOTREACHED(); On 2017/02/21 21:43:05, lazyboy wrote: > Can types_ ...
3 years, 10 months ago (2017-02-22 00:08:40 UTC) #15
lazyboy
lgtm
3 years, 10 months ago (2017-02-22 00:16:38 UTC) #18
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/2705733002/40001
3 years, 10 months ago (2017-02-22 02:40:01 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
3 years, 10 months ago (2017-02-22 04:42:32 UTC) #24
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/2705733002/40001
3 years, 10 months ago (2017-02-22 05:25:53 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/394910)
3 years, 10 months ago (2017-02-22 07:26:19 UTC) #28
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/2705733002/40001
3 years, 10 months ago (2017-02-22 13:57:11 UTC) #30
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 14:29:44 UTC) #33
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/c7f8d139f448266d41723a8fba03...

Powered by Google App Engine
This is Rietveld 408576698