Summary: ^ Adding listeners was correctly intercepting events but the event object often lacked the information necessary to correctly triage and fix an issue. I discovered that by subscribing to these events directly, the event object did have the required information. Changelog: Use global window event handlers instead of listeners Reviewed By: antonk52 Differential Revision: D39809292 fbshipit-source-id: 8a0fc7b7cd86ea16e40f2dc383bc30364f6fc16c
flipper-ui-core (TBD)
Flipper's UI, agnostic of Electron vs Browser.