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

Issue 11348304: Implement script bubble for GTK. (Closed)

Created:
8 years ago by Aaron Boodman
Modified:
8 years ago
CC:
chromium-reviews, oshima+watch_chromium.org
Visibility:
Public.

Description

Implement script bubble for GTK. Note: The link in the bubble takes you to the chrome://extensions page but does not highlight the extension you clicked on. BUG=153137 TBR=ben TEST=Install an extension with a content script, such as Google Dictionary or Turn of the lights. You should see a puzzle piece in the Omnibox indicating how many content scripts are running on the page. Click the puzzle piece to see a list of extensions running the content scripts. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170425

Patch Set 1 #

Total comments: 5

Patch Set 2 : nits #

Patch Set 3 : pngcrush #

Patch Set 4 : ok #

Unified diffs Side-by-side diffs Delta from patch set Stats (+325 lines, -4 lines) Patch
M chrome/app/theme/theme_resources.grd View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/gtk/location_bar_view_gtk.h View 4 chunks +14 lines, -4 lines 0 comments Download
M chrome/browser/ui/gtk/location_bar_view_gtk.cc View 1 12 chunks +69 lines, -0 lines 0 comments Download
A chrome/browser/ui/gtk/script_bubble_gtk.h View 1 chunk +70 lines, -0 lines 0 comments Download
A chrome/browser/ui/gtk/script_bubble_gtk.cc View 1 1 chunk +166 lines, -0 lines 0 comments Download
M chrome/browser/ui/gtk/view_id_util.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Aaron Boodman
erg: Please review chrome/browser/ui/gtk/... sail: Please review chrome/app/theme/...
8 years ago (2012-11-29 21:50:03 UTC) #1
sail
theme/* LGTM (Please run pngcrush on new icons. Instructions are in theme/README)
8 years ago (2012-11-29 21:56:41 UTC) #2
Finnur
Drive-by review... https://codereview.chromium.org/11348304/diff/1/chrome/app/theme/theme_resources.grd File chrome/app/theme/theme_resources.grd (right): https://codereview.chromium.org/11348304/diff/1/chrome/app/theme/theme_resources.grd#newcode229 chrome/app/theme/theme_resources.grd:229: <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file="common/script_bubble.png" /> Isn't IDR_EXTENSIONS_FAVICON ...
8 years ago (2012-11-29 22:00:16 UTC) #3
Aaron Boodman
https://codereview.chromium.org/11348304/diff/1/chrome/app/theme/theme_resources.grd File chrome/app/theme/theme_resources.grd (right): https://codereview.chromium.org/11348304/diff/1/chrome/app/theme/theme_resources.grd#newcode229 chrome/app/theme/theme_resources.grd:229: <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file="common/script_bubble.png" /> On 2012/11/29 22:00:16, Finnur ...
8 years ago (2012-11-29 22:01:54 UTC) #4
Aaron Boodman
https://codereview.chromium.org/11348304/diff/1/chrome/app/theme/theme_resources.grd File chrome/app/theme/theme_resources.grd (right): https://codereview.chromium.org/11348304/diff/1/chrome/app/theme/theme_resources.grd#newcode229 chrome/app/theme/theme_resources.grd:229: <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file="common/script_bubble.png" /> On 2012/11/29 22:01:54, Aaron ...
8 years ago (2012-11-29 22:29:11 UTC) #5
Elliot Glaysher
gtk lgtm
8 years ago (2012-11-29 23:59:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/11348304/8002
8 years ago (2012-11-30 00:11:05 UTC) #7
commit-bot: I haz the power
Presubmit check for 11348304-8002 failed and returned exit status 1. Running presubmit commit checks ...
8 years ago (2012-11-30 00:11:10 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/11348304/5002
8 years ago (2012-11-30 01:22:10 UTC) #9
commit-bot: I haz the power
Presubmit check for 11348304-5002 failed and returned exit status 1. Running presubmit commit checks ...
8 years ago (2012-11-30 01:22:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/11348304/7004
8 years ago (2012-11-30 05:43:30 UTC) #11
commit-bot: I haz the power
Presubmit check for 11348304-7004 failed and returned exit status 1. Running presubmit commit checks ...
8 years ago (2012-11-30 05:43:33 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/11348304/7004
8 years ago (2012-11-30 06:44:02 UTC) #13
commit-bot: I haz the power
8 years ago (2012-11-30 08:40:07 UTC) #14
Message was sent while issue was closed.
Change committed as 170425

Powered by Google App Engine
This is Rietveld 408576698