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

Add Extension API to view source in debugger #201

Open
christiankrug opened this issue Feb 19, 2024 · 1 comment
Open

Add Extension API to view source in debugger #201

christiankrug opened this issue Feb 19, 2024 · 1 comment
Labels
enhancement New feature or request upstream Issue related to upstream Firefox

Comments

@christiankrug
Copy link

christiankrug commented Feb 19, 2024

It seems desirable for a browser extension that explores taint flows, to be able to jump to a certain line in the debugger. This is a feature request to add such an Extension API to the devtools API that will allow users to directly navigate to a specific line of code within the debugger from a browser extension.

@leeN
Copy link
Collaborator

leeN commented Feb 19, 2024

hmmm, this seems like it might be interesting outside of foxhound, i.e., for mainline Firefox, so good idea :)

@tmbrbr tmbrbr added enhancement New feature or request upstream Issue related to upstream Firefox labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request upstream Issue related to upstream Firefox
Projects
None yet
Development

No branches or pull requests

3 participants