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

Issue 15810003: App Developer Tools: Implemented separate tabs for unpacked apps and extensions. (Closed)

Created:
7 years, 7 months ago by dvh
Modified:
7 years, 6 months ago
CC:
chromium-reviews, Aaron Boodman, arv+watch_chromium.org, chromium-apps-reviews_chromium.org, Gaurav
Base URL:
https://chromium.googlesource.com/chromium/src.git@242747-appdevtools-ux
Visibility:
Public.

Description

Implemented separate tabs for unpacked apps and extensions in App Developer Tools. BUG=237277 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202840

Patch Set 1 #

Total comments: 7

Patch Set 2 : Feedback from grv. #

Total comments: 4

Patch Set 3 : Feedback from dbeam. #

Patch Set 4 : Make sure the proper patch will be applied. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -25 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/developer_private/developer_private_api.cc View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/resources/apps_debugger/css/items.css View 1 2 3 2 chunks +9 lines, -5 lines 0 comments Download
M chrome/browser/resources/apps_debugger/js/items_list.js View 1 2 3 chunks +21 lines, -12 lines 0 comments Download
M chrome/browser/resources/apps_debugger/main.html View 1 2 3 2 chunks +13 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
dvh
PTAL.
7 years, 7 months ago (2013-05-23 05:16:52 UTC) #1
Gaurav
https://codereview.chromium.org/15810003/diff/1/chrome/browser/resources/apps_debugger/js/items_list.js File chrome/browser/resources/apps_debugger/js/items_list.js (right): https://codereview.chromium.org/15810003/diff/1/chrome/browser/resources/apps_debugger/js/items_list.js#newcode8 chrome/browser/resources/apps_debugger/js/items_list.js:8: // The list of all apps & extensions & ...
7 years, 7 months ago (2013-05-23 17:13:24 UTC) #2
dvh
PTAL. https://codereview.chromium.org/15810003/diff/1/chrome/browser/resources/apps_debugger/js/items_list.js File chrome/browser/resources/apps_debugger/js/items_list.js (left): https://codereview.chromium.org/15810003/diff/1/chrome/browser/resources/apps_debugger/js/items_list.js#oldcode55 chrome/browser/resources/apps_debugger/js/items_list.js:55: var extensions = new ItemsList($('extension-settings-list'), extensionList); I renamed ...
7 years, 7 months ago (2013-05-23 18:07:23 UTC) #3
Dan Beam
c/b/resources lgtm https://codereview.chromium.org/15810003/diff/5001/chrome/browser/resources/apps_debugger/js/items_list.js File chrome/browser/resources/apps_debugger/js/items_list.js (right): https://codereview.chromium.org/15810003/diff/5001/chrome/browser/resources/apps_debugger/js/items_list.js#newcode59 chrome/browser/resources/apps_debugger/js/items_list.js:59: packedExtensionList); nit: var extensions = new ItemsList($('packed-extension-list'), ...
7 years, 7 months ago (2013-05-23 19:57:29 UTC) #4
dvh
I forgot to mention why I included the reviewers: cpu: chrome/app/generated_resources.grd asargent: chrome/browser/extensions/api/developer_private/developer_private_api.cc https://codereview.chromium.org/15810003/diff/5001/chrome/browser/resources/apps_debugger/js/items_list.js File ...
7 years, 7 months ago (2013-05-23 20:26:28 UTC) #5
asargent_no_longer_on_chrome
lgtm
7 years, 7 months ago (2013-05-23 21:56:32 UTC) #6
asargent_no_longer_on_chrome
dvh - BTW, if you look at the chrome/app/OWNERS file, there is a per-file rule ...
7 years, 7 months ago (2013-05-23 21:57:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dvh@chromium.org/15810003/30001
7 years, 6 months ago (2013-05-29 03:06:43 UTC) #8
commit-bot: I haz the power
7 years, 6 months ago (2013-05-29 11:37:11 UTC) #9
Message was sent while issue was closed.
Change committed as 202840

Powered by Google App Engine
This is Rietveld 408576698