Break on script in multiple workers

This tests that when the same script is open in multiple workers, breaking in the script doesn't open multiple tabs.

Steps

  1. Open DevTools
  2. Enable pause on exceptions or set a breakpoint in the worker's event handler
  3. Click
  4. Resume script execution
  5. Click
  6. Error should be in same tab