[DevTools] Do not pause worklets on start
Worklets running in a separate thread do not have parent_devtools_token, and so we don't support debugging them. This should probably be fixed. Meanwhile, we should not also pause them on start - otherwise there is no way to unpause because nobody is actually debugging them. Bug: 901112 Change-Id: I63b59da95a1181ff03886f8fc233aa621726f1f8 Reviewed-on: https://chromium-review.googlesource.com/c/1313837Reviewed-by:Yi Gu <yigu@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#605434}
Showing
Please register or sign in to comment