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

Issue 10907243: Add "inspect background page" to platform app right-click menu. (Closed)

Created:
8 years, 3 months ago by Marijn Kruisselbrink
Modified:
8 years, 3 months ago
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, ajwong+watch_chromium.org
Visibility:
Public.

Description

Add "inspect background page" to platform app right-click menu. BUG=148470 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157645

Patch Set 1 #

Total comments: 2

Patch Set 2 : include new item in tests #

Patch Set 3 : factor out inspecting background page #

Patch Set 4 : add test for app loaded from .crx #

Total comments: 4

Patch Set 5 : fix comment in test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -27 lines) Patch
M chrome/app/chrome_command_ids.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/app/generated_resources.grd View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service.h View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 3 chunks +26 lines, -0 lines 0 comments Download
M chrome/browser/extensions/platform_app_browsertest.cc View 1 2 3 4 4 chunks +36 lines, -0 lines 0 comments Download
M chrome/browser/extensions/platform_app_browsertest_util.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/extensions/platform_app_browsertest_util.cc View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 1 2 5 chunks +16 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/extensions/extension_settings_handler.h View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/extensions/extension_settings_handler.cc View 1 2 2 chunks +4 lines, -23 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Marijn Kruisselbrink
http://codereview.chromium.org/10907243/diff/1/chrome/browser/tab_contents/render_view_context_menu.cc File chrome/browser/tab_contents/render_view_context_menu.cc (right): http://codereview.chromium.org/10907243/diff/1/chrome/browser/tab_contents/render_view_context_menu.cc#newcode1746 chrome/browser/tab_contents/render_view_context_menu.cc:1746: DCHECK(host); Antony: is this safe, or are there possible ...
8 years, 3 months ago (2012-09-14 21:15:17 UTC) #1
asargent_no_longer_on_chrome
nit: can you include a test case where a non-LOAD (ie installed from crx) app ...
8 years, 3 months ago (2012-09-14 21:57:41 UTC) #2
asargent_no_longer_on_chrome
On 2012/09/14 21:57:41, Antony Sargent wrote: > nit: can you include a test case where ...
8 years, 3 months ago (2012-09-14 21:58:14 UTC) #3
Mihai Parparita -not on Chrome
On Fri, Sep 14, 2012 at 2:57 PM, <asargent@chromium.org> wrote: > On 2012/09/14 21:15:18, Marijn ...
8 years, 3 months ago (2012-09-16 05:05:53 UTC) #4
Marijn Kruisselbrink
On 2012/09/14 21:57:41, Antony Sargent wrote: > nit: can you include a test case where ...
8 years, 3 months ago (2012-09-19 16:53:48 UTC) #5
asargent_no_longer_on_chrome
LGTM http://codereview.chromium.org/10907243/diff/12001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/10907243/diff/12001/chrome/app/generated_resources.grd#newcode516 chrome/app/generated_resources.grd:516: + <message name="IDS_CONTENT_CONTEXT_INSPECTBACKGROUNDPAGE" desc="The name of the Inspect ...
8 years, 3 months ago (2012-09-19 17:06:14 UTC) #6
Marijn Kruisselbrink
brettw: can you review/approve the chrome/app/chrome_command_ids.h and chrome/browser/tab_contents/ changes? http://codereview.chromium.org/10907243/diff/12001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/10907243/diff/12001/chrome/app/generated_resources.grd#newcode516 chrome/app/generated_resources.grd:516: ...
8 years, 3 months ago (2012-09-19 17:33:23 UTC) #7
brettw
lgtm
8 years, 3 months ago (2012-09-19 20:58:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mek@chromium.org/10907243/16002
8 years, 3 months ago (2012-09-19 21:05:33 UTC) #9
commit-bot: I haz the power
8 years, 3 months ago (2012-09-19 23:05:36 UTC) #10
Change committed as 157645

Powered by Google App Engine
This is Rietveld 408576698