Revert "devtools: Prepare for service worker UI thread core."
This reverts commit b9e16d2b. Reason for revert: Speculative revert for Unexpected Failures: * http/tests/devtools/a11y-axe-core/elements/event-listeners-a11y-test.js * http/tests/devtools/a11y-axe-core/security/security-origin-a11y-test.js * http/tests/devtools/a11y-axe-core/sources/sources-editor-pane-a11y-test.js See builds https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Linux%20Leak/3809 to https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Linux%20Leak/3842 Original change's description: > devtools: Prepare for service worker UI thread core. > > The thread ServiceWorkerContextCore lives on (the "core thread") will move from > the IO thread to the UI thread when the ServiceWorkerOnUI feature is enabled. > > This CL makes DevTools aware of the core thread instead of assuming the IO > thread. This makes https/tests/devtools web_tests pass when the feature is > enabled. > > Bug: 824858 > Change-Id: I20e38f50998f4b0cd9d8b8cc43526665d92dbf94 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775655 > Commit-Queue: Matt Falkenhagen <falken@chromium.org> > Reviewed-by: Andrey Kosyakov <caseq@chromium.org> > Cr-Commit-Position: refs/heads/master@{#691689} TBR=falken@chromium.org,caseq@chromium.org Change-Id: I2d49a0fe27f033a7b8bd74e3a50fd9d78a4f1f58 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 824858 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778403Reviewed-by:sebsg <sebsg@chromium.org> Commit-Queue: sebsg <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#692059}
Showing
Please register or sign in to comment