Closed Bug 1950654 Opened 9 months ago Closed 8 months ago

Selecting a pretty printed location from the source tree selects the non-pretty-printed version

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(firefox138 fixed)

RESOLVED FIXED
138 Branch
Tracking Status
firefox138 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

(Blocks 1 open bug, Regressed 1 open bug)

Details

Attachments

(2 files)

When selecting any pretty printed source from the source tree,
the non-pretty-printed version would be selected instead of the pretty printed one.

Probably related to https://phabricator.services.mozilla.com/D236264 which I ran into while looking at bug 1917012.

This new version doesn't expect a position in the source tree and only a file name.
This should help cover source selection from the Source Tree.

Add a space on math.min.js in order to ensure that the first line of the minimized source doesn't map
to a pretty printed location.

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Severity: -- → S3
Priority: -- → P2
Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/958da5e1f0c8 [devtools] Expose a simpler selectSourceFromSourceTree test helper. r=devtools-reviewers,bomsy https://hg.mozilla.org/integration/autoland/rev/3a02c32ac242 [devtools] Allow selecting the pretty printed source when selecting a source from the source tree. r=devtools-reviewers,bomsy
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
Regressions: 1952376
Regressions: 1976551
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: