Closed Bug 969449 Opened 10 years ago Closed 5 years ago

The ChromeWorker commonjs loader should support requirejs-style path mapping so devtools can use it

Categories

(Core :: DOM: Workers, defect, P5)

25 Branch
x86
macOS
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: fitzgen, Unassigned)

Details

The devtools define paths[0] for our modules so they are nicely organized, however the ChromeWorker commonjs loader doesn't support this, so we can't use it to load any of our commonjs style files that have sub dependencies.

[0] http://mxr.mozilla.org/mozilla-central/source/toolkit/devtools/Loader.jsm#55
Priority: -- → P5

I think this was originally mis-filed in this component as the loader stuff was clearly devtools, but it's old enough that it makes more sense to mark it invalid since if the concern stood, other bugs have already likely been filed/resolved. (Also, we expect JS modules to do stuff?) Feel free to re-open and move if desired.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.