Closed Bug 876271 Opened 12 years ago Closed 6 years ago

Move common code to WidgetMethods

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: vporof, Unassigned)

References

(Blocks 1 open bug)

Details

Currently, both the SideMenuWidget and BreadcrumbsWidget implement some common methods/properties, using the same logic and code. It'd be nice to move those up the prototype chain to DRY things out a bit. This way, everybody that may implement a new widget can also benefit from them automagically.
Priority: -- → P3
Summary: Make ensureSelectionIsVisible(), maintainSelectionVisible and autoscrollWithAppendedItems members of MenuContainers, not subclassed Widgets → Make ensureSelectionIsVisible(), maintainSelectionVisible and autoscrollWithAppendedItems members of WidgetMethods
Summary: Make ensureSelectionIsVisible(), maintainSelectionVisible and autoscrollWithAppendedItems members of WidgetMethods → Move common code to WidgetMethods
Product: Firefox → DevTools
Closing because it's old/legacy debugger.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Blocks: 1565711
Blocks: 1565713
No longer blocks: 1565711
No longer blocks: 1565713
You need to log in before you can comment on or make changes to this bug.