Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNetwork events aren't reported in devtools for worker global scope #26323
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The code that handles a network event in the devtools doesn't track worker ids anywhere, so they might get incorrectly attributed to the window global scope instead.