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

Issue 466016: linux: use TabContents to launch url for link in crash page... (Closed)

Created:
11 years ago by kuan
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

linux: use TabContents to launch url for link in crash page - used to use BrowserList::GetLastActive but that's null in chrome-frame release. - TabContents is passed into constructor and only if it's non-null is the link created. BUG=29034 TEST=verify that crash per bug report doesn't happen.

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -26 lines) Patch
M chrome/browser/gtk/sad_tab_gtk.h View 1 2 2 chunks +15 lines, -7 lines 0 comments Download
M chrome/browser/gtk/sad_tab_gtk.cc View 1 2 4 chunks +23 lines, -17 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents_view_gtk.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kuan
11 years ago (2009-12-03 03:27:37 UTC) #1
sky
11 years ago (2009-12-03 15:46:52 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698