Chromium Code Reviews
DescriptionMerge 254314 "Fix race condition in uploading feedback reports."
> Fix 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
>
> Review URL: https://codereview.chromium.org/185003005
TBR=rkc@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254799
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||