Closed Bug 759656 Opened 12 years ago Closed 12 years ago

Some PopupNotification consumers expect a notification argument to the mainAction callback

Categories

(Firefox :: General, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
Firefox 16

People

(Reporter: MattN, Assigned: MattN)

Details

Attachments

(1 file)

PopupNotifications.jsm does: notification.mainAction.callback.call(); and target.action.callback.call(); with no arguments to the action callbacks but some consumers are expecting an argument. This patch just removes the unused argument from the two consumers.
Attachment #628234 - Flags: review?(margaret.leibovic)
Comment on attachment 628234 [details] [diff] [review] v.1 Remove unused/unimplemented callback argument Good spot. These probably crept in there because the notification bar API does take a parameter.
Attachment #628234 - Flags: review?(margaret.leibovic) → review+
Flags: in-testsuite-
Target Milestone: --- → Firefox 16
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: