mirror of
https://github.com/electron/electron.git
synced 2026-01-29 01:08:18 -05:00
* expose WebFrame#routingId and pass it to WebContents frame specific events along with frameProcessId; add WebContets.did-start-navigation event * fix compilation error on ia32 Windows