Closed
Bug 1013879
Opened 11 years ago
Closed 10 years ago
Temper the use of signals
Categories
(addons.mozilla.org Graveyard :: Code Quality, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
2014-10
People
(Reporter: yboniface, Unassigned)
Details
(Whiteboard: [nettoyeurs])
Many core model actions are handled by signals, which make much hard to read and understand them for new contributors (and less news ones... ;) ).
We want to move those to model methods instead where it makes sense.
Updated•11 years ago
|
Severity: normal → trivial
Priority: -- → P3
Target Milestone: --- → 2014-06
Reporter | ||
Updated•11 years ago
|
Whiteboard: sprint0614 → [nettoyeurs]
Updated•11 years ago
|
Target Milestone: 2014-06 → 2014-07
Updated•11 years ago
|
Target Milestone: 2014-07 → 2014-08
Updated•11 years ago
|
Target Milestone: 2014-08 → 2014-09
Updated•11 years ago
|
Target Milestone: 2014-09 → 2014-10
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•