Prep tree for forward-porting Goanna: stage 2

This commit is contained in:
wolfbeast
2016-03-23 10:20:51 +01:00
committed by roytam1
parent 763ea43e20
commit 53761b6336
1727 changed files with 8289 additions and 8289 deletions
+2 -2
View File
@@ -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()