Chromium Code Reviews
DescriptionFix race condition in uploading feedback reports.
It is possible that if the browser starts and shuts down really quickly, we may end up with a race where the context passed to LoadReports has been nullified. We can completely avoid this race by simply passing in the user directory to LoadReportsAndQueue since the method doesn't really need the context for anything else.
R=zork@chromium.org
BUG=345805
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254314
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 8 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||