Commit History

Author SHA1 Message Date
  Samuel Attard a80f7fc81f build: enable JS semicolons (#22787) 5 years ago
  trop[bot] b12090a129 fix: remove bad usages of for-in and guard against it (#22729) 5 years ago
  Cheng Zhao 5736df41c8 fix: properly forward properties to webview (#22512) 5 years ago
  Milan Burda 2b84b1ea43 fix: NativeImage serialization of <webview>.capturePage() result (#20825) (#21104) 5 years ago
  trop[bot] 32ac551ca5 fix: deprecation warnings in Electron code (#20804) 5 years ago
  Alexandre Lacheze e26f366405 Revert: electron/electron#14487 (#19011) 5 years ago
  Milan Burda deebde66f9 feat: make async webContents / <webview> methods return a Promise (#18792) 5 years ago
  Milan Burda ac002b3c3c fix: set nativeWindowOpen when sandboxed (#18273) 5 years ago
  Milan Burda 89105e7e57 refactor: address TODO for WebContents type parsing (#18158) 6 years ago
  Milan Burda 546466b209 feat: add <webview>.getWebContentsId() (#17407) 6 years ago
  Shelley Vohr 38d75010c7 chore: rename atomBinding to electronBinding (#17419) 6 years ago
  Heilig Benedek 43ef561d48 feat: enable NodeIntegrationInSubFrames for webview (#17226) 6 years ago
  Milan Burda 48a95f9677 fix: remove non-existent gpu-crashed event on <webview> (#17317) 6 years ago
  Milan Burda bbd1ae315a refactor: use invoke/invokeSync helpers for <webview> implementation (#16784) 6 years ago
  Samuel Attard af64140100 refactor: enforce naming of ipcMainInternal (#16689) 6 years ago
  Milan Burda cc90919384 refactor: pass internal flag via IPC message struct for consistency (#16490) 6 years ago
  Samuel Attard f3e30c7ae3 Merge remote-tracking branch 'origin/chromium-upgrade/72' 6 years ago
  Samuel Attard 0b85fb7ea2 Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 6 years ago
  Samuel Attard 58a6fe13d6 feat: preloads and nodeIntegration in iframes (#16425) 6 years ago
  Jeremy Apthorp 1918e76913 feat: upgrade to Chromium 72.0.3626.52 (#16334) 6 years ago
  Cheng Zhao 03d499bf34 fix: detach webview instead of destroying it 6 years ago
  Shelley Vohr 3ca87d205f feat: make zoomLevel/zoomFactor sync (#16410) 6 years ago
  Shelley Vohr 720197f9c8 fix: correctly handle IPC for promise-based methods (#16433) 6 years ago
  Milan Burda 5c250455ad refactor: pass isWebViewTagEnabled via ELECTRON_BROWSER_SANDBOX_LOAD (#16238) 6 years ago
  Milan Burda a0cdcc5f8d security: improve IPC validation in guest-view-manager 6 years ago
  Milan Burda aa2b2f7c8f fix: security: don't allow arbitrary methods to be invoked on webContents via IPC (#15919) 6 years ago
  Milan Burda 8483cb4aa7 security: only handle related IPCs when <webview> tag is enabled (#15859) 6 years ago
  Cheng Zhao cb9be091aa refactor: remove potential double free when managing WebContents (#15280) 6 years ago
  Milan Burda d3efc52745 feat: add webPreferences.enableRemoteModule option (#13028) 6 years ago
  Milan Burda b50f86ef43 refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 6 years ago