Closed
Bug 1547811
Opened 6 years ago
Closed 6 years ago
Update 'Source' reducer to use resource utility
Categories
(DevTools :: Debugger, task, P2)
DevTools
Debugger
Tracking
(firefox68 fixed)
RESOLVED
FIXED
Firefox 68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: loganfsmyth, Assigned: loganfsmyth)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
We've added a new utility for Redux store manipulation, so we should use that for the Source type.
Assignee | ||
Comment 1•6 years ago
|
||
Depends on D29260
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D29261
Pushed by lsmyth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d1f430d47a6b
Part 1: Use Resource utility for Source type. r=jlast
https://hg.mozilla.org/integration/autoland/rev/25683968bb2f
Part 2: Use Resource utilities to implement Source getAllDisplayedSources. r=jlast
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d1f430d47a6b
https://hg.mozilla.org/mozilla-central/rev/25683968bb2f
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in
before you can comment on or make changes to this bug.
Description
•