Closed Bug 1361853 Opened 7 years ago Closed 7 years ago

switch network monitor to use client-side source map service

Categories

(DevTools :: Netmonitor, defect, P1)

defect

Tracking

(firefox55 fixed)

RESOLVED FIXED
Firefox 55
Tracking Status
firefox55 --- fixed

People

(Reporter: tromey, Assigned: tromey)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The network monitor should use the client-side source map service to handle
source maps for its stack traces.
This is similar to bug 1306261, but I think that one is specific to the old
network panel implementation.
Just a note that the Net monitor is displaying the stack trace in a side panel and the corresponding code is here:
http://searchfox.org/mozilla-central/rev/b0e1da2a90ada7e00f265838a3fafd00af33e547/devtools/client/netmonitor/src/components/stack-trace-panel.js#23

(it's based on shared StackTrace component (devtools/client/shared/components/stack-trace)

Honza
I'm going to the attach the patch momentarily.
I would appreciate a review, but it can't be put in until bug 1317962 re-lands.
Depends on: 1317962
Bug 1317962 landed (hopefully will stick this time), so I rebased.
Rebasing had a conflict, so I'm attaching the new version.
Also update the test...
Comment on attachment 8866991 [details]
Bug 1361853 - use client-side source map service in network monitor;

https://reviewboard.mozilla.org/r/138586/#review145484

Looks great to me, thanks for working on this Tom!

Honza
Attachment #8866991 - Flags: review?(odvarko) → review+
Updating for eslint.
Pushed by ttromey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ec3dbc16d7bb
use client-side source map service in network monitor; r=Honza
https://hg.mozilla.org/mozilla-central/rev/ec3dbc16d7bb
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Product: Firefox → DevTools
Blocks: 1370860
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: