Replies: 1 comment 2 replies
|
If you add "DOM Worker" to the thread filter on about:profiling, your thread should show up. It's probably in the WebExtensions process. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I'm trying to debug a performance issue with code that runs exclusively in WebWorkers created by my WebExtensions background page. Any plans to support this?
All reactions