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

Issue 2885006: Fix NULL dereference in ExtensionTabsModule (Closed)

Created:
10 years, 5 months ago by rafaelw
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, ben+cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Fix NULL dereference in ExtensionTabsModule. This is almost certainly caused by a start-up or shut-down race, but CreateWindowValue doesn't have much meaning without a window attached to the browser, so just return an error in those cases BUG=47808 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51161

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -15 lines) Patch
M chrome/browser/extensions/extension_tabs_module.cc View 9 chunks +17 lines, -15 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
rafaelw
10 years, 5 months ago (2010-06-29 18:13:15 UTC) #1
asargent_no_longer_on_chrome
10 years, 5 months ago (2010-06-29 18:31:00 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698