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

Issue 269103: Implement chrome.browserAction.setIcon({path:...}); (Closed)

Created:
11 years, 2 months ago by Aaron Boodman
Modified:
9 years, 6 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Implement chrome.browserAction.setIcon({path:...}); BUG=22575 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29495

Patch Set 1 #

Total comments: 1

Messages

Total messages: 2 (0 generated)
Aaron Boodman
I still need to add a test.
11 years, 2 months ago (2009-10-16 07:50:08 UTC) #1
Matt Perry
11 years, 2 months ago (2009-10-16 19:06:05 UTC) #2
LGTM. Kinda cool that it's doable in javascript like that.

http://codereview.chromium.org/269103/diff/1/3
File chrome/renderer/resources/extension_process_bindings.js (right):

http://codereview.chromium.org/269103/diff/1/3#newcode359
Line 359: canvas.width = 19;
isn't it 21 now?

Powered by Google App Engine
This is Rietveld 408576698