Closed
Bug 1558303
Opened 5 years ago
Closed 5 years ago
Stop using immutable
Categories
(DevTools :: Debugger, task, P3)
DevTools
Debugger
Tracking
(firefox69 fixed)
RESOLVED
FIXED
Firefox 69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [debugger-mvp])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
It would be nice to stop using immutable for a couple of reasons:
- the library has overhead
- it is doesn't flow type well
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → jlaster
Status: NEW → ASSIGNED
Whiteboard: [debugger-mvp]
Updated•5 years ago
|
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/74f226b5b684
Stop using immutable.
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
You need to log in
before you can comment on or make changes to this bug.
Description
•