DescriptionSkip generation of stats, since code is now shared across threads
The stats function was not written to be shared across threads, and
recent use by sync on a second thread is causing it to malfunction
(because it uses function level statics).
r=wtc
bug=74467
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=76989
Patch Set 1 #
Total comments: 1
Patch Set 2 : '' #
Total comments: 1
Patch Set 3 : '' #Patch Set 4 : '' #Messages
Total messages: 7 (0 generated)
|