X Tutup
The Wayback Machine - https://web.archive.org/web/20210204132328/https://github.com/firefox-devtools/debugger/issues/7972
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

[sources] relative sources are cleared when workers are detected #7972

Open
jasonLaster opened this issue Feb 15, 2019 · 0 comments
Open

[sources] relative sources are cleared when workers are detected #7972

jasonLaster opened this issue Feb 15, 2019 · 0 comments
Labels

Comments

@jasonLaster
Copy link
Contributor

@jasonLaster jasonLaster commented Feb 15, 2019

Str:

  1. Go to localhost 8000 and debug a page with the launchpad
  2. Reloaf the launchpad
  3. Press cmd+P

Notice that quick open only has debugger.js.
The reason for this is that updateWorkers will accidentally clear the relative sources.

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

Successfully merging a pull request may close this issue.

None yet
1 participant
X Tutup