deepak1556
cbddbdb296
fix code style
2016-12-07 15:33:56 +05:30
deepak1556
06701786c4
update docs
2016-12-07 13:26:06 +05:30
deepak1556
1c45285fe3
add spec
2016-12-07 13:26:06 +05:30
deepak1556
18c0cfa6f5
app: optionally pass cert with select-client-certificate event
2016-12-07 13:26:06 +05:30
Kevin Sawicki
f1f73eff04
Merge pull request #8152 from electron/dont-show-window
...
Don't show window in specs
2016-12-06 13:54:55 -08:00
Kevin Sawicki
63bffbc460
Don't show window
2016-12-06 13:25:46 -08:00
Kevin Sawicki
3e128abb73
Merge pull request #8144 from electron/from-devtools-webcontents-fix
...
Guard against missing devToolsWebContents
2016-12-06 11:05:16 -08:00
Kevin Sawicki
820fb3b82b
Guard against no devtools web contents
2016-12-06 10:36:59 -08:00
Kevin Sawicki
03263bb5b6
Add failing BrowserWindow.fromDevToolsWebContents spec
2016-12-06 10:36:59 -08:00
Kevin Sawicki
b0a1e2988b
Add spec for BrowserWindow.fromWebContents
2016-12-06 10:36:59 -08:00
Kevin Sawicki
571592a5a4
Merge pull request #8147 from electron/upgrade-libcc-for-linux-keyevent-fix
...
Upgrade libcc for Chrome 56 Linux key event fix
2016-12-06 10:36:25 -08:00
Kevin Sawicki
d1da48ff0f
Upgrade libcc for Chrome 56 Linux key event fix
2016-12-06 09:55:22 -08:00
Kevin Sawicki
6c214ed386
Merge pull request #8148 from electron/clear-interval-before-done
...
Clear interval before done
2016-12-06 09:54:48 -08:00
Kevin Sawicki
b29f7b9acb
Clear interval before assert
2016-12-06 09:25:55 -08:00
Kevin Sawicki
c2f516067f
Add missing r in variable name
2016-12-06 09:22:29 -08:00
Kevin Sawicki
58cae1d8de
Clear interval before destroying window
2016-12-06 09:22:08 -08:00
Kevin Sawicki
a9d4d9ad85
Merge pull request #8120 from electron/implement-window-methods-in-main-process
...
Implement window methods in main process
2016-12-05 09:29:11 -08:00
Kevin Sawicki
d6d85ade8e
🎨 Assign binding as const
2016-12-02 13:40:31 -08:00
Kevin Sawicki
1278e8cebc
Remove unused variable
2016-12-02 13:40:31 -08:00
Kevin Sawicki
de0ec9b33c
Tweak cancelId docs
2016-12-02 13:40:31 -08:00
Kevin Sawicki
3b99827540
Coerce features to string
2016-12-02 13:40:31 -08:00
Kevin Sawicki
635c909aab
Implement window.alert/confirm/close in main process
2016-12-02 13:40:31 -08:00
Kevin Sawicki
f894da13b0
Pass args array instead of arguments object
2016-12-02 13:40:31 -08:00
Kevin Sawicki
c27633dff4
Merge pull request #8110 from electron/track-render-view-by-process-id
...
Don't clear until render view is deleted for process id
2016-12-02 13:40:20 -08:00
Kevin Sawicki
c1a02d6556
Add spec for render-view-deleted issue
2016-12-02 10:42:09 -08:00
Kevin Sawicki
ec43dd067c
Co-locate with other private methods
2016-12-02 10:41:42 -08:00
Kevin Sawicki
f3d391e3f2
Don't clear until render view is deleted for process id
2016-12-02 10:41:42 -08:00
Kevin Sawicki
851f490168
Merge pull request #8123 from electron/dont-write-back-to-passed-options
...
Don't write back to passed in options object
2016-12-02 09:10:02 -08:00
Kevin Sawicki
07f99c06ea
Don't write back to passed in options object
2016-12-01 17:16:18 -08:00
Kevin Sawicki
d0643250f7
Merge pull request #8122 from electron/use-spread-instead-of-apply
...
Use spread syntax instead of apply
2016-12-01 17:15:22 -08:00
Kevin Sawicki
f56b00718b
Remove unused method
2016-12-01 14:56:00 -08:00
Kevin Sawicki
af555bd879
Use spread syntax instead of apply
2016-12-01 14:56:00 -08:00
Kevin Sawicki
b61e1fd69f
Add spec for error on removing all IPC listeners
2016-12-01 14:56:00 -08:00
Kevin Sawicki
c8ff67ab75
Use spread syntax instead of function apply
2016-12-01 14:56:00 -08:00
Kevin Sawicki
f72942bff1
Merge pull request #8121 from electron/add-basic-dialog-specs
...
Add basic dialog specs
2016-12-01 14:55:49 -08:00
Kevin Sawicki
36371357cd
buttonLabel -> Button label for consistency
2016-12-01 14:16:33 -08:00
Kevin Sawicki
750bd9a88b
Add initial dialog specs
2016-12-01 14:15:34 -08:00
Kevin Sawicki
5660b1e225
Merge pull request #8115 from ArisLittle/patch-1
...
fix typos
2016-12-01 08:25:39 -08:00
Zheng Guoli
acfded9687
fix typos
...
a more ‘允许’ word should be removed
2016-12-01 10:03:33 +08:00
Guerin
a9f4c208a0
Adding French translations for the documentation ( #8097 )
...
* Adding French translation of electron-versioning.md
* Adding French translation of security.md
* Fixing typos and rewriting some text
* Update security.md
2016-11-30 09:49:36 -08:00
Kevin Sawicki
bca7a6baa9
Merge pull request #8105 from electron/ci-build-scripts
...
Add Linux CI builds scripts
2016-11-30 09:44:46 -08:00
Kevin Sawicki
3cb3d8f981
Log build type
2016-11-30 09:32:20 -08:00
Kevin Sawicki
9904da9a48
Add initial arm specific cibuild script
2016-11-30 09:22:30 -08:00
Kevin Sawicki
8d9328fbee
Merge pull request #8098 from electron/clean-up-specs
...
Unify spec timeouts
2016-11-30 09:06:37 -08:00
Kevin Sawicki
eaa5d071ef
Remove unneeded timeout call
2016-11-29 16:27:18 -08:00
Kevin Sawicki
d86f0a1686
Add missing call to done
2016-11-29 14:52:47 -08:00
Kevin Sawicki
f0566f3790
isCi -> isCI
2016-11-29 14:48:28 -08:00
Kevin Sawicki
f5f790863d
Use 1 or 2 minute timeout for long specs
2016-11-29 14:31:57 -08:00
Kevin Sawicki
10386edea5
Default timeout to 30 seconds on CI and 10 seconds locally
2016-11-29 14:29:35 -08:00
Kevin Sawicki
4ccc3d9fb3
Remove unneeded return
2016-11-29 14:19:20 -08:00