Closed Bug 570841 Opened 14 years ago Closed 5 years ago

Support custom Observers callback interfaces

Categories

(Mozilla Labs :: JS Modules, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: Mardak, Unassigned)

References

Details

Bug 568292 regressed when switching to Observers instead of using plain .addObserver because nsHTMLFormElement will get the list of observers and notify them using a custom interface, nsIFormSubmitObserver.notify.

The Observers object is only expecting nsIObserver.observe and does not implement other interfaces.
Closing all inactive bugs in Mozilla labs :: *
Please reopen if this are still relevant.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.