Let's make it take an array of ids so we don't need
to create multiple SourceMapConsumer.
Details
Details
- Reviewers
ochameau - Commits
- rMOZILLACENTRALc6fdfdb4eb53: Bug 1814652 - [devtools] Rename SourceMapLoader#applySourceMap and change its…
- Bugzilla Bug ID
- 1814652
Diff Detail
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Lint
Lint Not Applicable - Unit
Tests Not Applicable - Build Status
Buildable 505134 Build 601487: arc lint + arc unit
Event Timeline
Comment Actions
Thanks a lot for this followup cleanup!
devtools/client/shared/source-map-loader/index.js | ||
---|---|---|
98–102 | You might replace ...rest with sourceMap. This would be slightly clearer as we only expect two arguments. | |
106 | This might be slightly clearer by also renaming this event to "source-map-created". This would better match SourceMapUrlService's newSourceMapCreated. |
Comment Actions
The analysis task source-test-mozlint-test-manifest failed, but we could not detect any issue.
Please check this task manually.
If you see a problem in this automated review, please report it here.