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

Issue 3295005: Fix a chrome browser crash which occurs when launched as part of chrome frame... (Closed)

Created:
10 years, 3 months ago by ananta
Modified:
9 years, 6 months ago
Reviewers:
Chris Guillory
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Fix a chrome browser crash which occurs when launched as part of chrome frame while processing the ViewHostMsg_AccessibilityObjectChildrenChange message. The crash occurs because we fail to find the BrowserAccessibility interface for the child id passed in. Fix is to NULL check the same. Bug=54142 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58278

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
ananta
10 years, 3 months ago (2010-09-01 21:15:11 UTC) #1
Chris Guillory
10 years, 3 months ago (2010-09-01 21:28:48 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698