DescriptionFix a lock re-entry bug in GpuDataManager::UpdateGpuInfo.
The issue is that the registered callbacks could request GPUInfo, so they could re-enter the lock. Therefore, we should release the lock before we run through callbacks.
BUG=84805
TEST=the issue in 84805 is gone.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87898
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|