electron/lib/browser/api
Shelley Vohr d87b3ead76 chore: remove promisification deprecation callbacks (#17907)
* chore: remove promisification deprecation callbacks

* update docs

* fix smoke test

* fix executejs issue

* cleanup leftovers

* fix webContents.executeJavaScript tests

* cleanup WebContents.prototype.takeHeapSnapshot

* fix "sets arbitrary webContents as devtools" test

* fix executeJavaScriptInFrame related tests
2019-04-30 07:08:32 -07:00
..
auto-updater chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
exports refactor: convert more files to typescript (#16820) 2019-02-12 04:22:33 -10:00
views chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
app.ts chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
auto-updater.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
browser-view.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
browser-window.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
content-tracing.js chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
crash-reporter.js refactor: crashReporterInit (#16729) 2019-02-05 12:56:44 -08:00
dialog.js chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
global-shortcut.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
in-app-purchase.js chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
ipc-main.ts chore: refactor browser IPC into TS and app API into TS (#16921) 2019-02-14 14:29:20 -08:00
menu-item-roles.js feat: make zoomLevel/zoomFactor sync (#16410) 2019-01-20 23:40:27 -08:00
menu-item.js feat: allow MenuItems to work optionally when hidden (#16853) 2019-02-28 17:00:54 +00:00
menu-utils.js fix: ability to fetch separators by id (#15290) 2018-10-19 13:09:40 -07:00
menu.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
module-list.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
net-log.js fix: correctly return properties on the netLog module (#17525) 2019-03-25 22:40:38 -04:00
net.js fix: match net module headers & http.IncomingMessage headers (#17517) 2019-04-02 07:41:19 -07:00
notification.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
power-monitor.ts refactor: allow requiring modules with no side effects (#17496) 2019-04-30 09:46:08 +09:00
power-save-blocker.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
protocol.ts chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
screen.ts refactor: allow requiring modules with no side effects (#17496) 2019-04-30 09:46:08 +09:00
session.js chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
system-preferences.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
top-level-window.js refactor: make applicationMenu a property on app (#17361) 2019-04-02 13:36:57 -07:00
touch-bar.js chore: remove deprecated touch-bar API (#15650) 2018-11-09 17:00:19 +11:00
tray.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
view.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
web-contents-view.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
web-contents.js chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00