Closed Bug 1751851 Opened 3 years ago Closed 3 years ago

Move all simple selectors from reducers modules to selectors modules

Categories

(DevTools :: Debugger, task)

task

Tracking

(firefox98 fixed)

RESOLVED FIXED
98 Branch
Tracking Status
firefox98 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

Details

Attachments

(10 files)

(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details

See bug 1750952.
This is about selector functions currently hosted in the reducers folder:
https://searchfox.org/mozilla-central/source/devtools/client/debugger/src/reducers

This bug aims to bulk move all the trivial reducers, while keeping distinct bugs for the complex ones like sources, breakpoints, ...

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED

I'm also sorting the import from index.js in order to help the maintenance of this list.

Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1b3ac9c7faad [devtools] Remove unused getFramework selector. r=bomsy https://hg.mozilla.org/integration/autoland/rev/a1dbb1bbd840 [devtools] Migrate all ast selectors to a selector module. r=bomsy https://hg.mozilla.org/integration/autoland/rev/d488d0622398 [devtools] Migrate all event-listeners selectors to a selector module. r=bomsy https://hg.mozilla.org/integration/autoland/rev/baee530c5d6a [devtools] Migrate all exceptions selectors to a selector module. r=bomsy https://hg.mozilla.org/integration/autoland/rev/c888273eef09 [devtools] Migrate all file-search selectors to a selector module. r=bomsy https://hg.mozilla.org/integration/autoland/rev/52aba77f897e [devtools] Migrate all preview selectors to a selector module. r=bomsy https://hg.mozilla.org/integration/autoland/rev/4ede7bf99a57 [devtools] Migrate all project-text-search selectors to a selector module. r=bomsy https://hg.mozilla.org/integration/autoland/rev/6588613b52df [devtools] Migrate all quick-open selectors to a selector module. r=bomsy https://hg.mozilla.org/integration/autoland/rev/4737adc165d0 [devtools] Migrate all source-tree selectors to a selector module. r=bomsy https://hg.mozilla.org/integration/autoland/rev/1e42f62ff828 [devtools] Migrate all ui selectors to a selector module. r=bomsy
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: