Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"'audion' started debugging this browser" appears before "Web Audio" tab is opened #105

Closed
max-vogler opened this issue Sep 16, 2021 · 2 comments · Fixed by #106
Closed
Assignees
Labels

Comments

@max-vogler
Copy link
Contributor

When the Audion extension is installed, the intrusive debugging message appears immediately when the Chrome Dev Tools are opened - even if the Web Audio tab has not been opened yet.

image

I suggest (and am working on a PR) to wait until the DevTools panel is opened for the first time before attaching the Chrome Debugger. Ultimately, the warning message will only be shown after the user explicitly clicks on the Web Audio tab. Continuing to show the message immediately is annoying - e.g. when inspecting a different page and not looking at the Web Audio tab at all.

@freder
Copy link

freder commented Sep 16, 2021

... it appears in every open tab, and clicking cancel or the close button has no effect.

@max-vogler
Copy link
Contributor Author

You're right, @freder. I opened #107 for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants