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

Issue 462273003: Show extension name for dependent extensions (Closed)

Created:
6 years, 4 months ago by elijahtaylor1
Modified:
6 years, 4 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, arv+watch_chromium.org, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Show extension name for dependent extensions * show ID when "Developer Mode" is checked BUG=393670 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289504

Patch Set 1 #

Total comments: 2

Patch Set 2 : use template #

Total comments: 9

Patch Set 3 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -5 lines) Patch
M chrome/browser/resources/extensions/extension_list.js View 1 2 1 chunk +7 lines, -4 lines 0 comments Download
M chrome/browser/resources/extensions/extensions.html View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/extensions/extension_settings_handler.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
elijahtaylor1
kalman: I was hoping to improve the shared modules messaging by including their user readable ...
6 years, 4 months ago (2014-08-12 23:19:12 UTC) #1
not at google - send to devlin
https://codereview.chromium.org/462273003/diff/1/chrome/browser/resources/extensions/extension_list.js File chrome/browser/resources/extensions/extension_list.js (right): https://codereview.chromium.org/462273003/diff/1/chrome/browser/resources/extensions/extension_list.js#newcode329 chrome/browser/resources/extensions/extension_list.js:329: idSpan.innerText = ' (' + elem.id + ')'; You ...
6 years, 4 months ago (2014-08-13 01:42:31 UTC) #2
elijahtaylor1
PTAL https://codereview.chromium.org/462273003/diff/1/chrome/browser/resources/extensions/extension_list.js File chrome/browser/resources/extensions/extension_list.js (right): https://codereview.chromium.org/462273003/diff/1/chrome/browser/resources/extensions/extension_list.js#newcode329 chrome/browser/resources/extensions/extension_list.js:329: idSpan.innerText = ' (' + elem.id + ')'; ...
6 years, 4 months ago (2014-08-13 18:02:59 UTC) #3
not at google - send to devlin
lgtm, nits left. https://codereview.chromium.org/462273003/diff/20001/chrome/browser/resources/extensions/extension_list.js File chrome/browser/resources/extensions/extension_list.js (right): https://codereview.chromium.org/462273003/diff/20001/chrome/browser/resources/extensions/extension_list.js#newcode326 chrome/browser/resources/extensions/extension_list.js:326: '.dependent-list-item'); Save this outside the forEach ...
6 years, 4 months ago (2014-08-13 19:43:47 UTC) #4
elijahtaylor1
I'm running tryjobs before checking CQ in case you want to chime in on my ...
6 years, 4 months ago (2014-08-13 21:12:46 UTC) #5
elijahtaylor1
The CQ bit was checked by elijahtaylor@chromium.org
6 years, 4 months ago (2014-08-13 23:41:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/elijahtaylor@chromium.org/462273003/40001
6 years, 4 months ago (2014-08-13 23:45:38 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 09:48:15 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (40001) as 289504

Powered by Google App Engine
This is Rietveld 408576698