mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -05:00
* fix: gin treats Function as Dictionary when doing convertions * fix: check if listener exists * fix: listener callback should be executed in next tick * feat: make InProgressRequest work * test: re-enable protocol test that relies on webRequest * chore: merge conditions