Chromium Code Reviews
DescriptionWorker: Move instrumentation flag check from WorkerThread to WorkerOrWorkletGlobalScope
WorkerThread::postTask checks a flag of DevTools instrumentation, but this flag
is set here only when it's called from WorkerOrWorkletGlobalScope::postTask.
For cleanup, this CL moves the check from WorkerThread to
WorkerOrWorkletGlobalScope.
BUG=625927
Review-Url: https://codereview.chromium.org/2640813006
Cr-Commit-Position: refs/heads/master@{#444688}
Committed: https://chromium.googlesource.com/chromium/src/+/e8a03e2020bf9aad333ae60eb57541e7eafb4f24
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 13 (9 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||