Closed Bug 895514 Opened 11 years ago Closed 5 years ago

Make widget inheritance clearer via abstract type

Categories

(DevTools :: Debugger, defect, P3)

25 Branch
x86
macOS
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: fitzgen, Unassigned)

References

(Blocks 1 open bug)

Details

We have this abstract interface that is defined only in comments, we should just make an object that defines all the methods but throws "Not Implemented" for each of them.
(In reply to Nick Fitzgerald [:fitzgen] from comment #0)
> We have this abstract interface that is defined only in comments, we should
> just make an object that defines all the methods but throws "Not
> Implemented" for each of them.

These are defined here: http://dxr.mozilla.org/mozilla-central/source/browser/devtools/shared/widgets/ViewHelpers.jsm#l513
Priority: -- → P3
Product: Firefox → DevTools

Widgets not used in new debugger.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
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.