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

Issue 7648031: DevTools: Extension context menu does appear for selected text in the devtools of the devtools. (Closed)

Created:
9 years, 4 months ago by pfeldman
Modified:
9 years, 4 months ago
CC:
chromium-reviews, Avi (use Gerrit), brettw-cc_chromium.org
Visibility:
Public.

Description

DevTools: Extension context menu does appear for selected text in the devtools of the devtools. BUG=92824 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96798

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M chrome/browser/tab_contents/render_view_context_menu.cc View 2 chunks +2 lines, -3 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
yurys
http://codereview.chromium.org/7648031/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/7648031/diff/1/chrome/browser/tab_contents/render_view_context_menu.cc#newcode544 chrome/browser/tab_contents/render_view_context_menu.cc:544: if (!IsDevToolsURL(params_.page_url)) It doesn't take into account IsDevToolsURL(params_.frame_url) check ...
9 years, 4 months ago (2011-08-15 15:05:52 UTC) #1
yurys
LGTM
9 years, 4 months ago (2011-08-15 15:16:12 UTC) #2
commit-bot: I haz the power
9 years, 4 months ago (2011-08-15 18:21:23 UTC) #3
Change committed as 96798

Powered by Google App Engine
This is Rietveld 408576698