Closed Bug 1953891 Opened 1 year ago Closed 2 months ago

Release reps as a npm package

Categories

(DevTools :: Console, task, P3)

task

Tracking

(firefox149 fixed)

RESOLVED FIXED
149 Branch
Tracking Status
firefox149 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

Details

Attachments

(1 file)

Bug 1933787 allows to record function arguments values into the profiler.
The data is DevTools Reps json objects and so we would need to load the Rep React components from the profiler frontend.
For that, we need to publish Reps codebase as a npm package.

We at least need a package.json to do that easily from mozilla-central.

For now, there is a release.sh script to run before running:
$ npm pack
$ npm publish devtools-reps

And then reset changes introduced by release.sh

Attachment #9471825 - Attachment description: Bug 1953891 - [devtools] Expose reps as a npm package. → WIP: Bug 1953891 - [devtools] Expose reps as a npm package.
Assignee: nobody → poirot.alex
Attachment #9471825 - Attachment description: WIP: Bug 1953891 - [devtools] Expose reps as a npm package. → Bug 1953891 - [devtools] Expose reps as a npm package. r=#devtools
Status: NEW → ASSIGNED
Priority: -- → P3
Blocks: 2014811
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
QA Whiteboard: [qa-triage-done-c150/b149]
Blocks: 2026115
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: