Closed Bug 792882 Opened 12 years ago Closed 12 years ago

Errant call to mm.broadcastMessage in Webapps.jsm

Categories

(Core Graveyard :: DOM: Apps, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(blocking-basecamp:+)

RESOLVED FIXED
mozilla18
blocking-basecamp +

People

(Reporter: ddahl, Assigned: gwagner)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

From: https://bugzilla.mozilla.org/show_bug.cgi?id=770731#c44

(In reply to David Dahl :ddahl from comment #43)
> With the latest patch I am getting this error, I think on uninstall:
> 
> JavaScript error: resource://gre/modules/Webapps.jsm, line 878: TypeError:
> aData.mm.broadcastMessage is not a function

Yes, this one went unnoticed when refactoring Webapps.jsm. This should be aData.mm.sendAsyncMessage(...)
Assignee: nobody → anygregor
Blocks: 770731
blocking-basecamp: --- → ?
blocking-basecamp: ? → +
Attached patch patchSplinter Review
Attachment #665077 - Flags: review?(fabrice)
Attachment #665077 - Flags: review?(fabrice) → review+
https://hg.mozilla.org/mozilla-central/rev/7b7ea868fc5d
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
Whiteboard: [qa-]
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: