service worker: Add temporary instrumentation to debug startup failures.
Somehow service workers are timing out and I don't see what could have changed. We are timing out in "Allocate Process" before a Start mesage is sent to the renderer, which suggests some thread on the brower process is hung somewhere. Try to get more info by generating a crash report which will also let us see if any unusual command line flags or features are enabled. Bug: 843456 Change-Id: Ia4f8d8506e02ef0f0166530172ef033c300a1494 Reviewed-on: https://chromium-review.googlesource.com/1063571Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#559447}
Showing
Please register or sign in to comment