Files in multiple workers

This tests that a file that is used in multiple workers appears as a single entity in the developer tools to match the workflow for threads that developers are used to from other environments.

Steps

  1. Open DevTools
  2. Open the multi-workers.js on one of the workers
  3. Reload the page
  4. You should have only one version of the multi-workers.js file open