Closed
Bug 1751032
Opened 3 years ago
Closed 3 years ago
Migrate tabs selectors currently in reducer to the selectors module
Categories
(DevTools :: Debugger, task)
DevTools
Debugger
Tracking
(firefox98 fixed)
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
See bug 1750952.
This is about these selector functions:
https://searchfox.org/mozilla-central/rev/d4b9c457db637fde655592d9e2048939b7ab2854/devtools/client/debugger/src/reducers/tabs.js#243-271
Assignee | ||
Updated•3 years ago
|
Summary: Migrate thread selectors currently in reducer to the selectors module → Migrate tabs selectors currently in reducer to the selectors module
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/91f74987cb03
[devtools] Migrate all tabs selectors to a selector module. r=bomsy
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•