gecko-dev/dom/plugins
Bill McCloskey 81c169c2a9 Bug 792652 - Remove methods from MessageListener (r=dvander)
With this change, MessageChannel stores mListener as an IToplevelProtocol
rather than a MessageListener (which isn't really a useful concept on
its own). The MessageListener methods are split out to IProtocol and
IToplevelProtocol. MessageListener gets deleted. Some of the inline
functions in MessageChannel had to be moved to MessageChannel.cpp since
IToplevelProtocol isn't defined in MessageChannel.h.
2016-11-08 15:22:36 -08:00
..
base Bug 1313098 - Assert we only access heap state on the main thread r=sfink r=mccr8 2016-11-04 17:32:36 +00:00
ipc Bug 792652 - Remove methods from MessageListener (r=dvander) 2016-11-08 15:22:36 -08:00
test Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/plugins. r=RyanVM 2016-11-05 11:29:17 +01:00