Closed Bug 1403610 Opened 7 years ago Closed 7 years ago

update to source-map 0.6.0

Categories

(DevTools :: Framework, defect, P3)

defect

Tracking

(firefox58 fixed)

RESOLVED FIXED
Firefox 58
Tracking Status
firefox58 --- fixed

People

(Reporter: tromey, Assigned: tromey)

References

Details

Attachments

(1 file)

source-map 0.6.0 is released, so land a new bundle in devtools/shared/sourcemap
Attachment #8912754 - Flags: review?(bgrinstead) → review+
One test failure is buglet in the test case, but another will have to be solved upstream.
Also some minor changes to the server side were needed - I forgot about changing the SourceMapConsumer invocations here. Once the upstream PR is in, I'll do a new release and update this bug and re-request review. https://github.com/mozilla/source-map/pull/289
Comment on attachment 8912754 [details] Bug 1403610 - update to source-map 0.6.1; I changed the actors to pass the new source map URL argument to the SourceMapConsumer constructor; and I fixed a corresponding buglet in one test. So, I think this requires a re-review.
Attachment #8912754 - Flags: review+ → review?(bgrinstead)
Attachment #8912754 - Flags: review?(bgrinstead) → review+
Found one more test failure, sigh. The sourceRoot-resetting thing is not needed any more; I'm removing it from devtools-source-map as well; so removing it here.
Losing it a little. devtools/server/tests/unit/test_sourcemaps-17.js relied on the old, incorrect, source resolution algorithm. Not sure why I didn't notice this locally.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: