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

Issue 10824314: Fix crash in browserAction.setIcon (Closed)

Created:
8 years, 4 months ago by tbarzic
Modified:
8 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org, pkotwicz, Nico
Visibility:
Public.

Description

Fix crash in browserAction.setIcon Crash occurs when icon we set is empty. BUG=142908 TEST=manual NOTE: I'll add test for this later. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151776

Patch Set 1 #

Patch Set 2 : use AsImageSkia instead ToImageSkia #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/common/extensions/extension_action.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
tbarzic
8 years, 4 months ago (2012-08-15 18:06:26 UTC) #1
Jeffrey Yasskin
LGTM, but isn't that a bug in gfx::Image? Empty images should convert to empty images, ...
8 years, 4 months ago (2012-08-15 18:11:33 UTC) #2
tbarzic
On 2012/08/15 18:11:33, Jeffrey Yasskin wrote: > LGTM, but isn't that a bug in gfx::Image? ...
8 years, 4 months ago (2012-08-15 18:36:18 UTC) #3
Jeffrey Yasskin
LGTM Thank you for the new methods Nico!
8 years, 4 months ago (2012-08-15 18:42:18 UTC) #4
Mihai Parparita -not on Chrome
LGTM
8 years, 4 months ago (2012-08-15 19:01:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbarzic@chromium.org/10824314/4001
8 years, 4 months ago (2012-08-15 19:01:44 UTC) #6
commit-bot: I haz the power
Try job failure for 10824314-4001 on mac_rel for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=47991 Step "update" is always ...
8 years, 4 months ago (2012-08-15 19:33:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbarzic@chromium.org/10824314/4
8 years, 4 months ago (2012-08-15 19:57:26 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-08-15 23:02:18 UTC) #9
Change committed as 151776

Powered by Google App Engine
This is Rietveld 408576698