Kevin Sawicki
|
f67968d244
|
Parse args in test.py
|
2017-05-30 09:13:51 -07:00 |
|
Kevin Sawicki
|
6b787ae4e0
|
Merge pull request #9591 from electron/remove-runas
Remove runas dependency from root package.json
|
2017-05-30 09:13:23 -07:00 |
|
Kevin Sawicki
|
b307b6e602
|
Remove runas and code no longer using it
|
2017-05-30 08:49:54 -07:00 |
|
Samuel Attard
|
227a2bd5dc
|
Fix reference typed reply placeholder
|
2017-05-30 20:29:27 +10:00 |
|
Samuel Attard
|
3938373ecb
|
Fix linting errors and add isSupported
|
2017-05-30 20:27:24 +10:00 |
|
Samuel Attard
|
686b1388b1
|
Fix linting issues
|
2017-05-30 19:12:36 +10:00 |
|
Samuel Attard
|
5048425e6e
|
Update implementation as per feedback
|
2017-05-30 19:06:51 +10:00 |
|
Rajat
|
a1da54047a
|
Docs : Add requirement for 'webContents.sendInputEvent()` to work.
|
2017-05-29 20:19:28 +05:30 |
|
Rajat
|
973945a8e3
|
Docs: Add BrowserWindow needs to be focused for webContents.sendInputEvent() to work.
|
2017-05-29 20:10:32 +05:30 |
|
Samuel Attard
|
6cdfb43e4e
|
Emit a close event
|
2017-05-29 21:33:43 +10:00 |
|
Samuel Attard
|
9aa6b83f86
|
Fix compilation and click events on macOS
|
2017-05-29 21:22:44 +10:00 |
|
Samuel Attard
|
c741b584a1
|
Remove OS specific implementations
|
2017-05-29 21:18:18 +10:00 |
|
Samuel Attard
|
058bdfbced
|
Use NotificationPresenter - macOS
|
2017-05-29 20:02:33 +10:00 |
|
Cheng Zhao
|
7d994f2a9e
|
Merge pull request #9535 from brenca/datalist-element
Add datalist element support
|
2017-05-29 16:01:40 +09:00 |
|
Shubham
|
217ddd629d
|
🍎 Fix incorrect extension when filters is used
|
2017-05-28 15:20:22 -04:00 |
|
Zeke Sikelianos
|
116403ed03
|
remove electron prefix
|
2017-05-26 15:57:39 -07:00 |
|
Charlie Hess
|
49f76b8bc3
|
Add Electron prefixes.
|
2017-05-26 15:56:54 -07:00 |
|
Charlie Hess
|
b88327e025
|
Type definitions for getCPUUsage / getIOCounters
|
2017-05-26 15:56:54 -07:00 |
|
Kevin Sawicki
|
eb81eeacce
|
Merge pull request #9602 from electron/missing-return-types
Add backticks around return types
|
2017-05-26 14:28:48 -07:00 |
|
Kevin Sawicki
|
b9a25113a6
|
Add backticks to Object
|
2017-05-26 14:04:28 -07:00 |
|
Kevin Sawicki
|
b0d4bf81a0
|
Add backticks around return types
|
2017-05-26 13:58:14 -07:00 |
|
Kevin Sawicki
|
44862a131c
|
Bump v1.7.2
|
2017-05-26 13:33:15 -07:00 |
|
Kevin Sawicki
|
385d6faf1a
|
Remove options to appease typescript definitions
|
2017-05-26 13:33:09 -07:00 |
|
Kevin Sawicki
|
dcb22d34b5
|
Mark deviceName as optional
|
2017-05-26 13:33:03 -07:00 |
|
Kevin Sawicki
|
8ae36c250c
|
Merge pull request #9568 from electron/webview-native-window-open
Support nativeWindowOpen from <webview> tags
|
2017-05-26 11:11:32 -07:00 |
|
Kevin Sawicki
|
edd840fcc0
|
Only assert GPU process on macOS
|
2017-05-26 10:10:56 -07:00 |
|
Kevin Sawicki
|
9f49b71b89
|
Add cross-origin frame webview spec
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
36989e19f8
|
Add spec for cross-origin blockage
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
e735aa7dee
|
web-preferences -> webPreferences
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
f5cf6d4ddd
|
Add spec for native window.open from iframe
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
8f22e6a265
|
Add webview example to nativeWindowOpen docs
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
0dff863e30
|
Add comment about CreateNewGuestWindow origins
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
9ac2cf0d44
|
Add comment about disablePopups setting
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
6c520a5f40
|
Fix typo in option name
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
dbd240a7cb
|
Return null from native window.open when allowpopups is unset
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
a0571e3c72
|
Add failing spec for native window.open returning null without allowpopups
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
4e9efebf47
|
🎨
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
ef01c16c6a
|
Add tests for more nativeWindowOpen events
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
9f06b6dc21
|
Set allowpopups attribute in nativeWindow open specs
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
a32b7e5cdb
|
Co-locate nativeWindowOpen specs
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
47759a01de
|
Only forward events when nativeWindowOpen is set
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
a2a7a1d8c7
|
Add new-window <webview> spec with nativeWindowOpen
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
da2b29796f
|
Add same domain webview nativeWindowOpen spec
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
7baf472c0f
|
Implement BrowserPluginGuestDelegate::CreateNewGuestWindow for nativeWindowOpen
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
a16cd0bd03
|
Add failing <webview> with nativeWindowOpen spec
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
aceea50f41
|
Merge pull request #9597 from electron/revert-9358
Revert #9358
|
2017-05-26 10:09:37 -07:00 |
|
Kevin Sawicki
|
c43c3b3d80
|
Revert "protocol: use streaming interface between fetcher and requestjob"
This reverts commit 71b5d946e0 .
|
2017-05-26 09:47:22 -07:00 |
|
Kevin Sawicki
|
d53de947b6
|
Merge pull request #9596 from electron/beta-release-by-default
Create prereleases by default
|
2017-05-26 09:47:11 -07:00 |
|
Kevin Sawicki
|
9137a2279a
|
Merge pull request #9486 from electron/child-observer
Adding CPU & Memory metrics for App
|
2017-05-26 09:28:22 -07:00 |
|
Kevin Sawicki
|
14c43f654f
|
🎨
|
2017-05-26 09:25:35 -07:00 |
|