Kevin Sawicki
|
c8ff67ab75
Use spread syntax instead of function apply
|
8 years ago |
Samuel Attard
|
9f18a6e65c
Use ES6 template strings, fix docs and remove _ERROR_ IPC event
|
8 years ago |
Samuel Attard
|
857e1da6a3
Make executeJavaScript return a Promise so that caught errors can be sent to the caller
|
8 years ago |
Samuel Attard
|
75b010ce63
Add sync executeJavaScript test
|
8 years ago |
Samuel Attard
|
124fbdbd74
Allow web frame methods to return async promises
|
8 years ago |
Kevin Sawicki
|
d476227e16
Remove unneeded return
|
8 years ago |
Samuel Attard
|
e4f6083753
Implement asynchronous versions of getZoomFactor and GetZoomLevel on the webContents object
|
8 years ago |
Cheng Zhao
|
2431d886bf
Current handle sender.tab for background pages
|
9 years ago |
Cheng Zhao
|
30dca2b4e1
Pages in chrome extension should not have node integration
|
9 years ago |
Cheng Zhao
|
f5b430d9e1
Inject chrome.* to content scripts
|
9 years ago |
Cheng Zhao
|
49d9446cce
Implement a simple content script injector
|
9 years ago |
Bruno Queiros
|
046cb0df8d
:art: Use the same stack trace for both cases
|
9 years ago |
Bruno Queiros
|
06e3e65c1b
:art: Improve error message
|
9 years ago |
Cheng Zhao
|
c1399f9bdc
Disable webview when nodeIntegration is off
|
9 years ago |
Kevin Sawicki
|
2ce4237083
Remove hideInternalModules API
|
9 years ago |
Cheng Zhao
|
31eb793fb0
Avoid adding a new option to webPreferences
|
9 years ago |
Cheng Zhao
|
43c44da50b
Correctly set initial visibilityState
|
9 years ago |
Cheng Zhao
|
7353fb4296
Merge pull request #4955 from atom/remove-node-integration-disable-path
|
9 years ago |
Kevin Sawicki
|
f033f259b4
Only check for nodeIntegration being true
|
9 years ago |
Zeke Sikelianos
|
47a61e9f27
use window.location instead of location
|
9 years ago |
Zeke Sikelianos
|
e6698102c9
standardize by hand
|
9 years ago |
Zeke Sikelianos
|
3855a774ab
autoformat more easy files
|
9 years ago |
Kevin Sawicki
|
418efbe660
Remove unneeded resolve calls
|
9 years ago |
Kevin Sawicki
|
006c77a00f
Update requires paths
|
9 years ago |
Kevin Sawicki
|
70aa9b06ee
Move JavaScript to root lib/ folder
|
9 years ago |