Make aliased variables' scope to function level
It seems minidumps fail to include "reason". My guess is it's due to its if-else-clause local scope. Declare these variables at function level, hoping they will be included in minidumps. BUG=1060785,1077725 TEST=bots R=rafael.cintron@microsoft.com Change-Id: I0a81aee1134c4c69c1d444b6b445b07dc99d9ccc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2515223 Commit-Queue: Zhenyao Mo <zmo@chromium.org> Reviewed-by:Rafael Cintron <rafael.cintron@microsoft.com> Cr-Commit-Position: refs/heads/master@{#823427}
Showing
Please register or sign in to comment