Historial de Commits

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