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

Issue 16054005: [ASAN] Fix use-after-free. (Closed)

Created:
7 years, 6 months ago by groby-ooo-7-16
Modified:
7 years, 6 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, Raman Kakilate, benquan, ahutter, dbeam+watch-autofill_chromium.org, sail+watch_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Albert Bodenhamer, Ilya Sherman
Visibility:
Public.

Description

[ASAN] Fix use-after-free. AutofillDialogController is self-destroying on ViewClosed. Thus, TestAutofillDialogController::runner_ is not available after ViewClosed, and RunMessageLoop must live on the TestFixture instead, since it is potentially run after the view has been closed (via controller->Hide) BUG=234008 TEST=none R=avi@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202815

Patch Set 1 #

Patch Set 2 : Enable test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -15 lines) Patch
M chrome/browser/ui/cocoa/autofill/autofill_dialog_cocoa_browsertest.mm View 1 3 chunks +8 lines, -15 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
groby-ooo-7-16
7 years, 6 months ago (2013-05-29 01:09:56 UTC) #1
Avi (use Gerrit)
Can you turn on the test as part of this CL?
7 years, 6 months ago (2013-05-29 01:26:38 UTC) #2
groby-ooo-7-16
Done. After git cl upload liked me again :)
7 years, 6 months ago (2013-05-29 02:41:50 UTC) #3
Avi (use Gerrit)
LGTM. Let's have fun!
7 years, 6 months ago (2013-05-29 02:43:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/16054005/4001
7 years, 6 months ago (2013-05-29 03:04:59 UTC) #5
commit-bot: I haz the power
7 years, 6 months ago (2013-05-29 08:15:06 UTC) #6
Message was sent while issue was closed.
Change committed as 202815

Powered by Google App Engine
This is Rietveld 408576698