Chromium Code Reviews
DescriptionFix leak in MetricsLogTest.InitialLogStabilityMetrics test.
MetricsLog posts a task to the blocking pool, via
MetricsNetworkObserver::ProbeWifiPHYLayerProtocol() which
wasn't being cleaned up. Use TestBrowserThreadBundle
instead of the deprecated TestBrowserThread to ensure
all posted tasks are cleaned up.
Also, removes suppressions for this leak.
BUG=328987
TBR=isherman@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=241429
Patch Set 1 : #
Messages
Total messages: 6 (0 generated)
|
|||||||||||||||||||||||||||||||||||||