Commit History

Author SHA1 Message Date
  Sam Maddock c0422d7cc9 refactor: dispatch IPC messages from Session (#45452) 2 months ago
  Sam Maddock 26da3c5d6e feat: service worker preload scripts for improved extensions support (#44411) 2 months ago
  Sam Maddock 8b3d70a2a3 feat: add WebFrameMain detached property (#43473) 6 months ago
  Samuel Attard 122685194a build: add import/order eslint rule (#44085) 6 months ago
  Samuel Attard 74af96da16 build: update some build dependencies (#43882) 6 months ago
  Alice Zhao 4286234721 fix: redirect webview navigation methods (#42981) 8 months ago
  Devraj Mehta 8c71e2adc9 feat: add net module to utility process (#40017) 1 year ago
  Milan Burda 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
  Shelley Vohr f7c0a29d89 build: update to latest TypeScript (#38763) 1 year ago
  Milan Burda 82af000a37 chore: cleanup eslint suppressions (#38417) 1 year ago
  Will Anderson 2b9dae4b06 feat: add `will-frame-navigate` event (#34418) 2 years ago
  Jeremy Rose 71944f2c3b refactor: simplify events (#37099) 2 years ago
  Milan Burda 8646bf8d30 chore: remove deprecated 'new-window' event (#34526) 2 years ago
  Milan Burda 34b985c556 refactor: use optional chaining / nullish coalescing operator (#35217) 2 years ago
  Milan Burda d4e97483aa refactor: only create webContents after 'will-attach-webview' (#32941) 2 years ago
  Jeremy Rose 4342b7ff55 chore: remove awkward semi-documented preloadURL WebPreference (#33228) 3 years ago
  Milan Burda 99ee1fc0eb fix: will-attach-webview handler modifying params.instanceId does not break <webview> (#32386) 3 years ago
  Jeremy Rose d44a187d0b feat: remove nativeWindowOpen option (#29405) 3 years ago
  Charles Kerr cac871c027 Revert "refactor: only create webContents after 'will-attach-webview' (#30311)" (#31785) 3 years ago
  Milan Burda 18cc33055d chore: move libs only used in browser out of common (#31780) 3 years ago
  Jeremy Rose 55c57808fb feat: serialize NativeImage over ipc (#30729) 3 years ago
  Milan Burda 501ac15b1d feat: add <webview>.sendToFrame() / frameId to 'ipc-message' event (#30451) 3 years ago
  Milan Burda 04aafcc5ef refactor: simplify <webview> event dispatch (#30458) 3 years ago
  Milan Burda 6e43b0bcbf refactor: only create webContents after 'will-attach-webview' (#30311) 3 years ago
  Robo 2b897c8ad8 fix: crash due to race between attach and destruction of webview (#24344) 3 years ago
  Milan Burda c5ad7ed0cd refactor: remove guestInstanceId from WebPreferences (#30280) 3 years ago
  Milan Burda fc7ea75009 refactor: move related code to makeWebPreferences in guest-view-manager.ts (#30272) 3 years ago
  Milan Burda a545cd3790 fix: type internal APIs that can return null properly (#29852) 3 years ago
  Milan Burda cbba602eae chore: cleanup dead <webview> related code (#29039) 4 years ago
  Milan Burda 2086e1903c refactor: 'focus-change' does not need guestInstanceId (#29001) 4 years ago