Closed Bug 1822783 Opened 2 years ago Closed 2 years ago

Use location.source.url instead of location.sourceUrl

Categories

(DevTools :: Debugger, task)

task

Tracking

(firefox116 fixed)

RESOLVED FIXED
116 Branch
Tracking Status
firefox116 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

Details

Attachments

(1 file)

Thanks to bug 1815500, all location objects now have the whole source object on source attribute so that location.sourceUrl is redundant with location.source.url.

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

Sorry, I missed one usage of location.sourceId in browser/ folder, it should be fixed now:
https://treeherder.mozilla.org/jobs?repo=try&revision=2c95a49d19e622ae4a6b225cc0b559e277141bdc

Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d65af714b0fd [devtools] Use location.source.url instead of location.sourceUrl. r=devtools-reviewers,bomsy

This time I missed a test that is disabled on fission.

Flags: needinfo?(poirot.alex)
Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/51ecbed77cf4 [devtools] Use location.source.url instead of location.sourceUrl. r=devtools-reviewers,bomsy
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: