Commit Verlauf

Autor SHA1 Nachricht Datum
  Charles Kerr b89fe86fa1 Merge pull request #13050 from electron/3.0.0-deprecations vor 6 Jahren
  Milan Burda 45e78728bd chore: move more constants to options_switches.h/cc (#13093) vor 6 Jahren
  Shelley Vohr 8bb7525fe0 fix missing instance of kBlinkFeatures => kEnableBlinkFeatures vor 6 Jahren
  Jeremy Apthorp 1a64b9f0c2 Disable navigating on drag/drop (#12655) vor 6 Jahren
  Shelley Vohr c6f4bbd143 also format missing .cc files vor 6 Jahren
  Samuel Attard d06c79f5d3 Correct the default of allowRunningInsecureContent as per docs (#12556) vor 6 Jahren
  Cheng Zhao 05fcec829e Use Clone explicitly instead of MergeDictionary vor 6 Jahren
  Cheng Zhao 0abbedcdae Fix error caused by refactor vor 6 Jahren
  Cheng Zhao 6df2326a30 Cleanup the static methods of WebContentsPreferences vor 6 Jahren
  Cheng Zhao 3d47a8a2fd Remove the static getter methods from WebContentsPreferences vor 6 Jahren
  Cheng Zhao 887bc12350 Add WebContentsPreferences::From that checks parameter vor 6 Jahren
  Cheng Zhao 9772777919 web_prefrences() => dict() vor 6 Jahren
  Cheng Zhao d141d2445d Fix build error caused by base::Passed changes vor 6 Jahren
  Samuel Attard a8e013dcb6 GetRenderProcessHost() has been removed for OOPI support, should use #include GetMainFrame()->GetProcess() vor 7 Jahren
  Samuel Attard 1158d35021 experimental_webgl_enabled is not supported, now use webgl1/2_enabled vor 7 Jahren
  Charles Kerr c2673aa970 Set appropriate defaults for webview options (#12271) vor 6 Jahren
  Cheng Zhao 702f1631a3 Remove NativeWindow::FromWebContents vor 6 Jahren
  Cheng Zhao 7516b059fe Code style fixes vor 6 Jahren
  Samuel Attard 795447f61a Implement dialog (alert/confirm) blocking as a user switch after the first dialog vor 6 Jahren
  Cheng Zhao affa21600c Remove unnecessary methods on WebContentsPreferences vor 6 Jahren
  Emmanuel Kimmerlin 9c1b47361f Add an "affinity" option to webPreferences vor 7 Jahren
  Samuel Attard b3234f634b Add ability to set arbitrary arguments in a renderer process (#11850) vor 6 Jahren
  Aleksei Kuzmin 971002a197 Switch to using scoped_ptr with UserData vor 7 Jahren
  Kevin Sawicki 2cd49f3036 Merge pull request #9644 from electron/webview-sandbox vor 7 Jahren
  Hari Juturu 421bf71b98 Adding no-sandbox to non sandbox webcontents vor 7 Jahren
  Hari Juturu cbbd4a4a3b Indentation vor 7 Jahren
  Hari Juturu 07f550a748 enable-mixed-sandbox option vor 7 Jahren
  Kevin Sawicki dc5221d551 Guard against null window like before vor 7 Jahren
  Birunthan Mohanathas 7d2226e05e Let Chromium manage `document.visibilityState` and `document.hidden` vor 7 Jahren
  Hari Juturu 3ba0e288f7 fix lint error vor 7 Jahren