[PM] Change DCHECKs into DumpWithoutCrashing in SWContextAdapter
The DCHECKs were added to generate crashes to help me solve a lifetime issue with service worker controllees, but I underestimated how often the issue happens and have had no crashes yet. Changing them to DumpWithoutCrashing will make it so that anyone on canary will be able to hit them. This CL is meant to be reverted as soon as enough crashes are received to debug the root issue. Bug: 1086944, 1088353 Change-Id: I50904f30ba8d23a5e5661edf8f1cf4d341e6dfef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444370Reviewed-by:François Doray <fdoray@chromium.org> Commit-Queue: Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/master@{#813227}
Showing
Please register or sign in to comment