Revert "[PM] Change DCHECKs into DumpWithoutCrashing in SWContextAdapter"
This reverts commit 1bc384a5. Reason for revert: This CL produced enough crashes that it is no longer needed. Original change's description: > [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/+/2444370 > Reviewed-by: François Doray <fdoray@chromium.org> > Commit-Queue: Patrick Monette <pmonette@chromium.org> > Cr-Commit-Position: refs/heads/master@{#813227} TBR=fdoray@chromium.org,pmonette@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1086944 Bug: 1088353 Change-Id: Ic2ca0f2ea13ebcfb5f08c1f6cff312ef89078fa1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2492620Reviewed-by:Patrick Monette <pmonette@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Auto-Submit: Patrick Monette <pmonette@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#820038}
Showing
Please register or sign in to comment