Closed Bug 1376441 Opened 7 years ago Closed 5 years ago

"View source in Debugger" not working in Netmonitor Launchpad

Categories

(DevTools :: Netmonitor, defect, P4)

56 Branch
defect

Tracking

(firefox56 affected, firefox57 fix-optional)

RESOLVED WONTFIX
Tracking Status
firefox56 --- affected
firefox57 --- fix-optional

People

(Reporter: cgeorgiu, Unassigned)

References

Details

[Affected versions]:
- latest Nightly 56.a01

[Affected platforms]:
- Windows 10 x64
- Mac OS X 10.11.6
- Ubuntu 16.04 x64 LTS

[Steps to reproduce]:
1. Start Firefox.
2. Launch any website e.g.: https://wiki.mozilla.org/Main_Page in Netmonitor Launchpad.
3. Choose a request and select "Stack Trace" tab from Detail panel.
4. Select a entry (link) and double click on it.

[Expected result]:
- When double clicking on entries the source is opened in Debugger containing the relevant script.

[Actual result]:
- Nothing happens when clicking on links.

[Regression range]:
- This does not seem to be a regression.

[Additional notes]:
- I was able to reproduce this with "devtools-launchpad": "=0.0.75" version
- Please note that Netmonitor (without Launchpad) open Debugger after step 4.
This is because the Lauchpad supports loading one tool at a time. So, at the time the Network panel is loaded the Debugger isn't available.

The network panel could have special implementation of 'view source in debugger' for the launchpad, perhaps we could just display an alert saying that this feature isn't available in the Launchpad (+ data passed in, e.g. line number and url).
Let's keep this report open for that.

Honza
Product: Firefox → DevTools

The Launchpad is not supported anymore, closing.

Honza

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