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

Issue 129243003: Clear testing callbacks in AppBackgrounPageNaclTest reentrantly. (Closed)

Created:
6 years, 11 months ago by scheib
Modified:
6 years, 11 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Clear testing callbacks in AppBackgrounPageNaclTest reentrantly. Addresses a flaky ASAN failure where I believe callbacks from ImpulseCallbackCounter with an unretained reference were being held too long by ProcessManager. This clears the callbacks immediately when the impulse count is reached, and does not call the quit closure repeatedly. BUG=332440 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244247

Patch Set 1 : copy callbacks before run #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -15 lines) Patch
M chrome/browser/extensions/app_background_page_apitest.cc View 5 chunks +11 lines, -11 lines 0 comments Download
M extensions/browser/process_manager.cc View 2 chunks +10 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scheib
6 years, 11 months ago (2014-01-10 01:44:41 UTC) #1
Ken Rockot(use gerrit already)
lgtm
6 years, 11 months ago (2014-01-10 18:11:50 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scheib@chromium.org/129243003/80001
6 years, 11 months ago (2014-01-10 18:20:56 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-10 21:42:17 UTC) #4
Message was sent while issue was closed.
Change committed as 244247

Powered by Google App Engine
This is Rietveld 408576698