Descriptioncc: fix another data race in RenderingStatsInstrumentation.
Access to the stats was not protected by a lock. Fix by returning a copy to
the stats and locking while making the copy.
R=enne@chromium.org
BUG=370244
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271646
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|