cc: 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 Review URL: https://codereview.chromium.org/289163004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271646 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment