gecko-dev/devtools/server/startup
J. Ryan Stinnett c690e84914 Bug 1446222 - Move DevTools worker startup to new dir. r=jdescottes
Move and rename the server's worker debugger script that starts DevTools for a
worker from `worker.js` to `startup/worker.js`.

These code paths will likely change more as Site Isolation work continues, but
for now, we have this light cleanup to gather startup-related paths together.

MozReview-Commit-ID: EvzDSGnG1vU

--HG--
rename : devtools/server/worker.js => devtools/server/startup/worker.js
extra : rebase_source : e0b4600a0644e3e8ebb14f3da9c7dcea94d776ad
2018-03-19 22:14:08 -05:00
..
content-process.js
content-process.jsm
frame.js
moz.build Bug 1446222 - Move DevTools worker startup to new dir. r=jdescottes 2018-03-19 22:14:08 -05:00
worker.js Bug 1446222 - Move DevTools worker startup to new dir. r=jdescottes 2018-03-19 22:14:08 -05:00