DescriptionClear 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 #
Messages
Total messages: 4 (0 generated)
|