mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 14:18:48 +00:00
Prep tree for forward-porting Goanna: stage 2
This commit is contained in:
@@ -778,9 +778,9 @@ MessageChannel::SyncStackFrame::~SyncStackFrame()
|
||||
|
||||
MessageChannel::SyncStackFrame* MessageChannel::sStaticTopFrame;
|
||||
|
||||
// nsAppShell's notification that gecko events are being processed.
|
||||
// nsAppShell's notification that goanna events are being processed.
|
||||
// If we are here and there is an Interrupt Incall active, we are spinning
|
||||
// a nested gecko event loop. In which case the remote process needs
|
||||
// a nested goanna event loop. In which case the remote process needs
|
||||
// to know about it.
|
||||
void /* static */
|
||||
MessageChannel::NotifyGoannaEventDispatch()
|
||||
|
||||
Reference in New Issue
Block a user