Closed Bug 1953890 Opened 1 year ago Closed 6 months ago

Use relative require path in reps

Categories

(DevTools :: Console, task)

task

Tracking

(firefox145 fixed)

RESOLVED FIXED
145 Branch
Tracking Status
firefox145 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

Details

Attachments

(1 file)

In order to ease loading Reps from nodejs application, i.e. the profiler frontend, it would help to use relative require paths in reps rather than absolute URIs.
resource://devtools means nothing from a node application and mapping it can be challenging.

Blocks: 1953891

Reps is about to be used from the profiler frontend, which uses only relative require paths,
and so wouldn't understand the resource://devtools/ URIs.

Assignee: nobody → poirot.alex
Attachment #9471824 - Attachment description: Bug 1953890 - [devtools] Use relative require patch in Reps. → Bug 1953890 - [devtools] Use relative require patch in Reps. r=#devtools
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
QA Whiteboard: [qa-triage-done-c146/b145]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: