electron/lib/browser/api
Jeremy Apthorp a3e28788ce
refactor: ginify Tray (#22822)
* refactor: ginify Tray

* lint

* improve argument parsing logic

* remove redundant imports from tray.js

* new Tray produces an instanceof Tray

* make Constructible generic

* lint

* clean up on exit
2020-03-30 10:32:02 +09:00
..
auto-updater build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
exports build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
views chore: remove unused classes of views API (#22861) 2020-03-28 15:44:57 +09:00
app.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
auto-updater.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
browser-view.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
browser-window.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
content-tracing.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
crash-reporter.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
dialog.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
global-shortcut.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
in-app-purchase.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
ipc-main.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
menu-item-roles.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
menu-item.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
menu-utils.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
menu.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
message-channel.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
module-keys.js chore: remove unused classes of views API (#22861) 2020-03-28 15:44:57 +09:00
module-list.ts chore: remove unused classes of views API (#22861) 2020-03-28 15:44:57 +09:00
native-theme.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
net-log.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
net.js feat: enhance native window.open to match the custom implementation's behavior (#19703) 2020-03-26 11:05:45 -07:00
notification.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
power-monitor.ts refactor: ginify powerMonitor (#22751) 2020-03-24 09:03:29 -07:00
power-save-blocker.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
protocol.ts refactor: ginify protocol (#22812) 2020-03-26 10:34:32 -07:00
screen.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
session.js refactor: ginify protocol (#22812) 2020-03-26 10:34:32 -07:00
system-preferences.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
top-level-window.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
touch-bar.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
tray.js refactor: ginify Tray (#22822) 2020-03-30 10:32:02 +09:00
view.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
web-contents-view.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
web-contents.js feat: enhance native window.open to match the custom implementation's behavior (#19703) 2020-03-26 11:05:45 -07:00