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

Issue 23851012: Fix crash when calling get_accChild on empty WebView. (Closed)

Created:
7 years, 3 months ago by dmazzoni
Modified:
7 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews, hashimoto+watch_chromium.org, aboxhall+watch_chromium.org, tfarina, yoshiki+watch_chromium.org, yuzo+watch_chromium.org, davidbarr+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, ctguil+watch_chromium.org, laforge
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Fix crash when calling get_accChild on empty WebView. We were getting an infinite loop if the WebView had no WebContents. Includes a regression test that reproduces the crash if the fix isn't included. BUG=287828 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222076

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -1 line) Patch
M ui/views/accessibility/native_view_accessibility_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/accessibility/native_view_accessibility_win_unittest.cc View 2 chunks +30 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
dmazzoni
7 years, 3 months ago (2013-09-09 16:14:54 UTC) #1
sky
LGTM
7 years, 3 months ago (2013-09-09 16:27:06 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/23851012/1
7 years, 3 months ago (2013-09-09 16:32:10 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-09 20:05:44 UTC) #4
Message was sent while issue was closed.
Change committed as 222076

Powered by Google App Engine
This is Rietveld 408576698