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

Issue 71004: Merge 13113 - NULL check web_contents_ to prevent a crash.... (Closed)

Created:
11 years, 8 months ago by laforge
Modified:
9 years, 7 months ago
Reviewers:
tony, tc
CC:
chromium-reviews_googlegroups.com
Base URL:
svn://chrome-svn.corp.google.com/chrome/branches/172/src/
Visibility:
Public.

Description

Merge 13113 - NULL check web_contents_ to prevent a crash. In the notification observer, web_contents_ can be set to NULL so check for a NULL web_contents_ in GetWindowTitle. All the other methods check web_contents_ before using it too. BUG=9672 Review URL: http://codereview.chromium.org/56205 TBR=tc@google.com Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=13565

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
laforge
11 years, 8 months ago (2009-04-11 20:43:29 UTC) #1
tony
11 years, 8 months ago (2009-04-12 04:26:36 UTC) #2
LG

Powered by Google App Engine
This is Rietveld 408576698