Closed
Bug 1726471
Opened 4 years ago
Closed 4 years ago
Stop using OS.Path in symbolication-worker.js
Categories
(DevTools :: Performance Tools (Profiler/Timeline), task)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(firefox93 fixed)
RESOLVED
FIXED
93 Branch
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: mstange, Assigned: mstange)
Details
Attachments
(1 file)
We can use PathUtils.join instead of OS.Path.join.
| Assignee | ||
Comment 1•4 years ago
|
||
Comment 2•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•