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

Issue 274083: Gtk/extensions: Convert a crash into a NOTREACHED(). (Closed)

Created:
11 years, 2 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org
Visibility:
Public.

Description

Use the proper extension id when creating browser action buttons. BUG=25066 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29361

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : compile fix #

Patch Set 4 : compile fix, 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M chrome/browser/gtk/browser_actions_toolbar_gtk.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Evan Stade
11 years, 2 months ago (2009-10-16 23:21:16 UTC) #1
Aaron Boodman
http://codereview.chromium.org/274083/diff/1/2 File chrome/browser/gtk/browser_actions_toolbar_gtk.cc (right): http://codereview.chromium.org/274083/diff/1/2#newcode200 Line 200: browser_actions[i]->id()); I realize why this crashes. s/->id/->extension_id/
11 years, 2 months ago (2009-10-17 00:15:42 UTC) #2
Aaron Boodman
11 years, 2 months ago (2009-10-17 00:24:18 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698