Closed Bug 918765 Opened 11 years ago Closed 11 years ago

nsIConsoleListener should be labelled [function]

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla27

People

(Reporter: Yoric, Assigned: Yoric)

Details

Attachments

(1 file, 1 obsolete file)

STR
1. Service.console.addListener(function() { ... });
2. Wonder why the listener is never called.

Steps to Fix:
add label [function] to nsIConsoleListener.idl
Attaching my shortest patch ever.
Assignee: nobody → dteller
Attachment #807696 - Flags: review?(doug.turner)
Comment on attachment 807696 [details] [diff] [review]
Labelling nsIConsoleListener with [function]

Review of attachment 807696 [details] [diff] [review]:
-----------------------------------------------------------------

do that, and r+

::: xpcom/base/nsIConsoleListener.idl
@@ +14,1 @@
>  interface nsIConsoleListener : nsISupports

why didn't you bump the uuid?
Attachment #807696 - Flags: review?(doug.turner) → review+
I didn't change it because it affected neither providers nor consumers. But yes, you are right, I should have.
Attachment #807696 - Attachment is obsolete: true
Attachment #808532 - Flags: review+
https://hg.mozilla.org/mozilla-central/rev/bcf0a8ffb8e8
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → mozilla27
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: