electron/lib/browser
Shelley Vohr da67cbf551
feat: add property support for remainder of BrowserWindow (#22771)
Adds property-based support for the remainder of primitive gette/setter pairs on `BrowserWindow`.

Namely:
- `win.simpleFullScreen`
- `win.title`
- `win.visibleOnAllWorkspaces`
- `win.documentEdited`
- `win.representedFilename`
- `win.shadow`
- `win.kiosk`
- `win.menuBarVisible`
2020-04-01 08:22:32 -07:00
..
api feat: add property support for remainder of BrowserWindow (#22771) 2020-04-01 08:22:32 -07:00
remote build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
chrome-extension-shim.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
chrome-extension.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
crash-reporter-init.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
default-menu.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
desktop-capturer.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
devtools.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
guest-view-manager.js feat: enhance native window.open to match the custom implementation's behavior (#19703) 2020-03-26 11:05:45 -07:00
guest-window-manager.js feat: enhance native window.open to match the custom implementation's behavior (#19703) 2020-03-26 11:05:45 -07:00
init.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
ipc-main-impl.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
ipc-main-internal-utils.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
ipc-main-internal.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
message-port-main.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
navigation-controller.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
rpc-server.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
utils.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00