6

Debugging service workers in FF seems ridiculously painful. I know that from main page I can

  • go in the Application panel,
  • click onto "aboutdebugging",
  • search the new page for my worker among 200 others,
  • click start
  • click inspect then
  • I got to look for two consoles instead of one and passing messages between the 2 is non trivial.

Tell me there's an easier way!

1

1 Answer 1

4

You need a nightly version to have a debug link near the worker.js in the application panel. In the stable version, there's only a link that displays the source of the worker.js in a new tab. How useful is that?

Comments

Enter at least 15 characters
Enter at least 15 characters

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.