electron/docs/api
Samuel Attard 66d6ba8689 sec: deprecate some webPreference defaults to be secure-by-default (#14284)
* feat: deprecate default value of nodeIntegration

* Use DeprecationStatus::Stable as the default instead of shadowing

* change wording of deprecations

* chore: also deprecate kWebviewTag and kContextIsolation

* chore: do as we preach, lets be secure-by-default in the default app
2018-08-29 13:14:04 -05:00
..
structures
accelerator.md
app.md
auto-updater.md
breaking-changes.md sec: deprecate some webPreference defaults to be secure-by-default (#14284) 2018-08-29 13:14:04 -05:00
browser-view.md
browser-window-proxy.md
browser-window.md feat: 'will-move' event for windows. (#14283) 2018-08-28 08:44:10 -05:00
chrome-command-line-switches.md docs: chrome-command-line-switches.md: update proxy-server support (#14198) 2018-08-19 12:34:14 -07:00
client-request.md
clipboard.md
content-tracing.md
cookies.md
crash-reporter.md docs: crashReporter companyName is not optional 2018-08-16 09:15:17 -07:00
debugger.md
desktop-capturer.md
dialog.md
download-item.md
environment-variables.md
file-object.md
frameless-window.md
global-shortcut.md
in-app-purchase.md
incoming-message.md
ipc-main.md
ipc-renderer.md
locales.md
menu-item.md fix: Stricter Testing For Menu Items (#13992) 2018-08-17 13:10:14 -07:00
menu.md
native-image.md
net-log.md
net.md
notification.md
power-monitor.md
power-save-blocker.md
process.md feat: expose missing process APIs in sandboxed renderers (#13505) 2018-08-21 11:05:45 -07:00
protocol.md
remote.md
sandbox-option.md
screen.md
session.md feat: add session.setPermissionCheckHandler (#13925) 2018-08-28 09:05:08 -05:00
shell.md
synopsis.md
system-preferences.md
touch-bar-button.md
touch-bar-color-picker.md
touch-bar-group.md
touch-bar-label.md
touch-bar-popover.md
touch-bar-scrubber.md
touch-bar-segmented-control.md
touch-bar-slider.md
touch-bar-spacer.md
touch-bar.md
tray.md fix: don't crash on tray.setContextMenu(null) (#14322) 2018-08-27 11:58:47 -05:00
web-contents.md chore: print error when removed webview attribute is used (#14230) 2018-08-23 10:45:43 +09:00
web-frame.md docs: explain "worldId" in the web frame docs (#14309) 2018-08-25 12:48:57 -07:00
web-request.md
webview-tag.md chore: print error when removed webview attribute is used (#14230) 2018-08-23 10:45:43 +09:00
window-open.md