[Android WebAPKs] Fix Chrome crashes when updating bad WebAPKs
We have a few bad v106/v109 shell in the wild for clankium, chromium, canary and dev channel. The bad shells can cause Chrome to crash when Chrome tries to update that WebAPK but either times out or couldn't reach the website. The cause of the crash is that the shell has a resource id when it shouldn't. This CL fixes that. Bug: 1019318, 977173 Change-Id: I27b214f374d77942122365455cfac561244a161e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902076 Commit-Queue: Henry Jian <hzjian@google.com> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#713582}
Showing
Please register or sign in to comment