mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -05:00
* feat: provide the frame URL with permission requests and checks Also provides a handy isMainFrame property to determine if it is an iframe making the request * chore: refactor to use base::Value * chore: use Set<Type>Key over SetPath