Work around the issue of having duplicate download Id and remove crash dump
We added some logs to analyze the crash, and the newly added crash dump verifies the issue is caused by duplicate download Ids. This CL works around the issue by skiping downloads with existing ids, and reverts the crash dump change. This should only impact canary/dev channel, and another CL to fix duplicate Id generation is in progress BUG=898859 Change-Id: Iab5cf36bee1cdb97566872916a6b010d6be2ac3d Reviewed-on: https://chromium-review.googlesource.com/c/1306241Reviewed-by:Xing Liu <xingliu@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#603704}
Showing
Please register or sign in to comment