зеркало из https://github.com/mozilla/gecko-dev.git
2dcfeebd6f
Because MainThreadHandoff sits between the Interceptor and the HandlerProvider, the caller must: 1. Get the event sink (the IInterceptorSink) from the Interceptor using IInterceptor::GetEventSink. 2. QI to the new IMainThreadHandoff interface. (An IInterceptorSink might not necessarily be a MainThreadHandoff.) 3. Get the HandlerProvider from the MainThreadHandoff using IMainThreadHandoff::GetHandlerProvider. Differential Revision: https://phabricator.services.mozilla.com/D69484 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
glue | ||
gtest | ||
ipdl | ||
mscom | ||
testshell | ||
moz.build | ||
pull-chromium.py |