Resume a worker after it has been paused in the debugger

This tests that a worker that has been paused with the debugger can be resumed.

Steps

  1. Open DevTools to the Sources panel
  2. Reload the page
  3. Click on worker.js under the 'Threads' tab on the right
  4. Click debugger pause
  5. Click the debugger resume button