Zeke Sikelianos
|
01423f79b3
|
denote webview process so linter will recognize it as an API
|
2017-03-02 13:27:04 -08:00 |
|
Nitish Sakhawalkar
|
370562b129
|
Moving data url test outside post navigation block. Trailing separator comment in the docs.
|
2017-03-02 12:14:18 -08:00 |
|
Nitish Sakhawalkar
|
e8c0813f46
|
Changes based on review.
|
2017-03-02 10:58:39 -08:00 |
|
Nitish Sakhawalkar
|
bcda67b8eb
|
No more extra whitespace.
|
2017-03-02 10:50:48 -08:00 |
|
Kevin Sawicki
|
8f7785bb05
|
Merge pull request #8806 from electron/felix-winstore-moved
Fix init check for process.windowsStore
|
2017-03-02 10:35:08 -08:00 |
|
Kevin Sawicki
|
e51a4f0af1
|
Merge pull request #8804 from electron/isolated-world-origin
Set context isolation origin policy
|
2017-03-02 09:16:51 -08:00 |
|
Kevin Sawicki
|
7fb77ee1cb
|
Set isolated world security origin
|
2017-03-02 08:49:18 -08:00 |
|
Kevin Sawicki
|
7f6283352f
|
Add failing spec for fetch from isolated world
|
2017-03-02 08:49:18 -08:00 |
|
Cheng Zhao
|
cf198904a4
|
Fix cpplint warnings
|
2017-03-02 17:26:15 +09:00 |
|
Cheng Zhao
|
1709e74958
|
Fix crash when the main frame is replaced
|
2017-03-02 17:19:00 +09:00 |
|
Cheng Zhao
|
24574f7299
|
Avoid touch an Environemnt after it gets destroyed
|
2017-03-02 17:19:00 +09:00 |
|
Cheng Zhao
|
29278e500b
|
Destroy node environment when a JS context in renderer is destroyed
|
2017-03-02 17:19:00 +09:00 |
|
Cheng Zhao
|
d379b05890
|
async handles should be closed on exit
|
2017-03-02 17:19:00 +09:00 |
|
Cheng Zhao
|
a0605275b9
|
Clean up node environment on exit in main process
|
2017-03-02 17:19:00 +09:00 |
|
Nitish Sakhawalkar
|
c06c4c0ccb
|
Reverting formatting changes made by clang format.
|
2017-03-01 14:04:41 -08:00 |
|
Felix Rieseberg
|
4aaa936803
|
Fix init check for process.windowsStore
Windows now allows users to move their `WindowsApps` folder, meaning that it can end up on a different drive (and outside of `Program Files`).
|
2017-03-01 11:48:51 -08:00 |
|
Kevin Sawicki
|
d009b3267a
|
Bump v1.6.2
|
2017-03-01 09:11:05 -08:00 |
|
Kevin Sawicki
|
59e656586d
|
Merge pull request #8801 from tomfloyer/patch-1
Fixed typo
|
2017-03-01 09:05:04 -08:00 |
|
Tom Floyer
|
34e21cb91f
|
Fixed typo
|
2017-03-01 12:03:00 +03:00 |
|
Zeke Sikelianos
|
15bf7ed536
|
use https URLs for images
|
2017-02-28 21:24:31 -08:00 |
|
Zeke Sikelianos
|
166bf7ab8c
|
link to default docs URL from default app nav
|
2017-02-28 21:21:34 -08:00 |
|
Zeke Sikelianos
|
69f0cb26e7
|
use https for all Electron website URLs
|
2017-02-28 21:19:55 -08:00 |
|
Nitish Sakhawalkar
|
879082b1a6
|
Issue #8735:Support base URL option to loadURL for data URLs
|
2017-02-28 16:49:03 -08:00 |
|
Kevin Sawicki
|
dba154b062
|
Merge pull request #8766 from electron/browser-require-in-renderer-process
Don't require browser process API in renderer process
|
2017-02-28 09:19:30 -08:00 |
|
Kevin Sawicki
|
7a99f0435b
|
Fix typo in comment
|
2017-02-28 08:45:39 -08:00 |
|
Kevin Sawicki
|
bb1a981a01
|
Mention variable name to update
|
2017-02-28 08:45:39 -08:00 |
|
Kevin Sawicki
|
ca8983bf6c
|
Add initial spec for remote modules
|
2017-02-28 08:45:39 -08:00 |
|
Kevin Sawicki
|
e8a79cb88d
|
Don't require browser process module from renderer
This can cause issues when it is accessed from the
require cache or module tree since the getters throw
errors when called.
|
2017-02-28 08:45:39 -08:00 |
|
Kevin Sawicki
|
51d6a55061
|
Merge pull request #8742 from electron/webview-visibility
Route webview window visibility change events in browser process
|
2017-02-28 08:45:15 -08:00 |
|
Zeke Sikelianos
|
8e7a26ec25
|
link to keyboard shortcuts from docs README
|
2017-02-28 08:44:28 -08:00 |
|
Zeke Sikelianos
|
61bce3ef39
|
rename shortcuts to keyboard-shortcuts for clarity
|
2017-02-28 08:44:12 -08:00 |
|
Kevin Sawicki
|
54232ee21a
|
Emit event after listener is registered
|
2017-02-28 08:23:00 -08:00 |
|
Kevin Sawicki
|
1d84d83fd4
|
Forward webview visibility change events from browser process
|
2017-02-28 08:23:00 -08:00 |
|
Kevin Sawicki
|
7564a9973b
|
Use const instead of var
|
2017-02-28 08:23:00 -08:00 |
|
Kevin Sawicki
|
f4717b34e9
|
Register visibility change listener when attached
|
2017-02-28 08:23:00 -08:00 |
|
Kevin Sawicki
|
2f5f7721fc
|
Merge pull request #8792 from LasseJacobs/master
Pull request, for dutch translation of glossary.md
|
2017-02-28 08:18:17 -08:00 |
|
Rik Theunis
|
5fe62d23d9
|
📝 Fix typos and grammatical errors.
[ci skip]
|
2017-02-27 23:23:39 +01:00 |
|
Lasse Jacobs
|
76e1f882c0
|
📝 Fix some grammar mistakes
[ci-skip]
|
2017-02-27 23:23:05 +01:00 |
|
Lasse Jacobs
|
19a948298b
|
📝 Fix some spelling mistakes
[ci-skip]
|
2017-02-27 23:15:51 +01:00 |
|
Zeke Sikelianos
|
5a173965ed
|
Merge pull request #8775 from electron/shortcuts
add a guide to keyboard shortcuts
|
2017-02-27 09:48:49 -08:00 |
|
Zeke Sikelianos
|
250c656aa7
|
lint
|
2017-02-27 09:34:35 -08:00 |
|
Kevin Sawicki
|
776fd56e41
|
Merge pull request #8787 from serant/translation-doc-typo
Fix typo in translation doc for BrowserWindow
|
2017-02-27 08:54:02 -08:00 |
|
Kevin Sawicki
|
368da3300e
|
Merge pull request #8783 from thesbros/docs/blink-features-link
📝 Update link to Blink features.
|
2017-02-27 08:53:34 -08:00 |
|
Kevin Sawicki
|
20a9cf834b
|
Merge pull request #8769 from jwheare/docs-cancel-id
Clarify docs for dialog.showMessageBox cancelId
|
2017-02-27 08:52:59 -08:00 |
|
Zeke Sikelianos
|
f774ea857e
|
remove electron-localshortcut recommendation
|
2017-02-27 08:20:23 -08:00 |
|
serant
|
6b138e0215
|
Fixed typo in translation doc for BrowserWindow
|
2017-02-27 11:01:44 -05:00 |
|
Oden
|
c10f1210bc
|
📝 Update link to Blink features.
|
2017-02-26 20:34:00 -08:00 |
|
Zeke Sikelianos
|
ba4a2d7c30
|
describe local shortcuts before global
|
2017-02-25 19:21:33 -08:00 |
|
Zeke Sikelianos
|
5c64075032
|
add section for browser window events
|
2017-02-25 19:07:09 -08:00 |
|
Zeke Sikelianos
|
32f44d7917
|
add a guide to keyboard shortcuts
|
2017-02-25 18:59:13 -08:00 |
|