зеркало из https://github.com/mozilla/gecko-dev.git
1294cccf48
Bug 1337467 - 1. Convert "Window:Resize" observer to event; r=rbarker Bug 1337467 - 2. Convert "ScrollTo:FocusedInput" observer to event; r=rbarker Bug 1337467 - 3. Convert "Update:CheckResult" observer to event; r=sebastian Also remove notifyCheckUpdateResult from GeckoInterface. Bug 1337467 - 4. Convert "GeckoView:ImportScript" observer to event; r=sebastian Bug 1337467 - 5. Convert accessibility observers to events; r=sebastian Bug 1337467 - 6. Convert media/casting observers to events; r=sebastian Bug 1337467 - 7. Convert "Sanitize:ClearData" observer to event; r=sebastian Bug 1337467 - 8. Convert "Notification:Event" observer to event; r=sebastian Bug 1337467 - 9. Convert BrowserApp observers to events; r=sebastian Bug 1337467 - 10. Convert Tab observers to events; r=sebastian Bug 1337467 - 11. Convert "Passwords:Init" and "FormHistory:Init" observers to events; r=sebastian Bug 1337467 - 12. Convert Reader observers to events; r=sebastian Bug 1337467 - 13. Convert Distribution observers to events; r=sebastian Bug 1337467 - 14. Convert "Fonts:Reload" observer to event; r=sebastian Bug 1337467 - 15. Convert RecentTabsAdapter observers to events; r=sebastian Bug 1337467 - 16. Convert "Session:Prefetch" observer to event; r=sebastian Bug 1337467 - 17. Convert "Browser:Quit" and "FullScreen:Exit" observers to events; r=sebastian Bug 1337467 - 18. Convert SessionStore observers to events; r=sebastian The "Session:NotifyLocationChange" observer is sent by browser.js and requires passing a browser reference, so it's left as an observer. Bug 1337467 - 19. Remove unused "Tab:Screenshot:Cancel" notifyObserver call; r=me Bug 1337467 - 20. Convert "Session:Navigate" observer to event; r=sebastian Bug 1337467 - 21. Convert "Locale:*" observers to events; r=sebastian Bug 1337467 - Add log for unhandled events; r=me Add back the log indicating no listener for an event, which can be useful when reading logcat. r=me for trivial change. Bug 1337467 - Don't return error from EventDispatcher when OnEvent fails; r=me When a listener's OnEvent method returns an error, continue to dispatch to other listeners and don't return an error from the dispatch function. This avoids unexpected errors when dispatching events. r=me for trivial patch. |
||
---|---|---|
.. | ||
interfaces | ||
ipc | ||
provider | ||
tests | ||
AvailabilityCollection.cpp | ||
AvailabilityCollection.h | ||
ControllerConnectionCollection.cpp | ||
ControllerConnectionCollection.h | ||
DCPresentationChannelDescription.cpp | ||
DCPresentationChannelDescription.h | ||
Presentation.cpp | ||
Presentation.h | ||
PresentationAvailability.cpp | ||
PresentationAvailability.h | ||
PresentationCallbacks.cpp | ||
PresentationCallbacks.h | ||
PresentationConnection.cpp | ||
PresentationConnection.h | ||
PresentationConnectionList.cpp | ||
PresentationConnectionList.h | ||
PresentationDataChannelSessionTransport.js | ||
PresentationDataChannelSessionTransport.manifest | ||
PresentationDeviceInfoManager.js | ||
PresentationDeviceInfoManager.jsm | ||
PresentationDeviceInfoManager.manifest | ||
PresentationDeviceManager.cpp | ||
PresentationDeviceManager.h | ||
PresentationLog.h | ||
PresentationNetworkHelper.js | ||
PresentationNetworkHelper.manifest | ||
PresentationReceiver.cpp | ||
PresentationReceiver.h | ||
PresentationRequest.cpp | ||
PresentationRequest.h | ||
PresentationService.cpp | ||
PresentationService.h | ||
PresentationServiceBase.h | ||
PresentationSessionInfo.cpp | ||
PresentationSessionInfo.h | ||
PresentationSessionRequest.cpp | ||
PresentationSessionRequest.h | ||
PresentationTCPSessionTransport.cpp | ||
PresentationTCPSessionTransport.h | ||
PresentationTerminateRequest.cpp | ||
PresentationTerminateRequest.h | ||
PresentationTransportBuilderConstructor.cpp | ||
PresentationTransportBuilderConstructor.h | ||
moz.build |