Closed Bug 1829744 Opened 7 months ago Closed 7 months ago

Links to generated source in debugger's editor's footer doesn't work

Categories

(DevTools :: Debugger, defect)

defect

Tracking

(firefox-esr102 unaffected, firefox112 unaffected, firefox113 verified, firefox114 verified)

VERIFIED FIXED
114 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox112 --- unaffected
firefox113 --- verified
firefox114 --- verified

People

(Reporter: ochameau, Assigned: ochameau)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

STR:

  • open any page with an original source
    For example: http://techno-barje.fr/fission/sourcemap/
  • select this original source
    Example here, webpack > xhr_original.js
  • click on "(From xhr_bundle.js)" in the bottom right under the code editor

AR: No source is displayed, instead, the debugger shows the homepage with key shortcuts

ER: the xhr_xundle.js source is shown

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED

Set release status flags based on info from the regressing bug 1815500

Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fd379235f7bf
[devtools] Fix jumping to generated location from editor's footer. r=devtools-reviewers,nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch

The patch landed in nightly and beta is affected.
:ochameau, is this bug important enough to require an uplift?

  • If yes, please nominate the patch for beta approval.
  • If no, please set status-firefox113 to wontfix.

For more information, please visit auto_nag documentation.

Flags: needinfo?(poirot.alex)

Comment on attachment 9330044 [details]
Bug 1829744 - [devtools] Fix jumping to generated location from editor's footer.

Beta/Release Uplift Approval Request

  • User impact if declined: The links to generated sources is broken (bottom right of debugger code editor when opening an original file)
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: Yes
  • If yes, steps to reproduce: See comment 0
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): The patch only impacts the debugger and fix a small miss in a previous refactoring.
  • String changes made/needed: no
  • Is Android affected?: No
Flags: needinfo?(poirot.alex)
Attachment #9330044 - Flags: approval-mozilla-beta?
Flags: qe-verify+

Comment on attachment 9330044 [details]
Bug 1829744 - [devtools] Fix jumping to generated location from editor's footer.

Approved for 113.0b9.

Attachment #9330044 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
QA Whiteboard: [qa-triaged]

Verified as fixed on Windows 10 x64, macOS 11.6 and Ubuntu 20.04 x64.

Verified as fixed on Firefox 113.0b9 on Windows 10 x64, macOS 11.6 and on Ubuntu 20.04 x64.

Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-triaged]
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.