Tereza Tomcova
|
782417b1fa
|
Added tests for BrowserWindow.setAppDetails
|
2016-11-18 21:34:01 +01:00 |
|
Kevin Sawicki
|
eeffa42513
|
Merge pull request #7923 from jhen0409/patch-1
Add support remove / clear for chrome.storage
|
2016-11-15 09:04:45 -08:00 |
|
Jhen
|
8b30439d7f
|
Update devtools extension spec for chrome.storage
|
2016-11-15 19:58:08 +08:00 |
|
deepak1556
|
4deb7c6fa7
|
fix lint error
|
2016-11-12 07:16:48 +05:30 |
|
Kevin Sawicki
|
134f8afbe6
|
Add specs for content type on POST forms
|
2016-11-11 10:54:01 -08:00 |
|
Kevin Sawicki
|
50019f39e9
|
🎨
|
2016-11-11 10:54:01 -08:00 |
|
Kevin Sawicki
|
cbb68f6980
|
Remove quotes around key
|
2016-11-11 10:54:01 -08:00 |
|
deepak1556
|
61576c39be
|
uploadData => uploadRawData
|
2016-11-11 10:54:01 -08:00 |
|
deepak1556
|
ad5f944185
|
add spec
|
2016-11-11 10:53:36 -08:00 |
|
gellert
|
5e62d28e50
|
adds test, adds view to AtomNSWindow and minor fixes
|
2016-11-11 08:49:57 -08:00 |
|
Samuel Attard
|
9f18a6e65c
|
Use ES6 template strings, fix docs and remove _ERROR_ IPC event
|
2016-11-03 09:33:47 -07:00 |
|
Samuel Attard
|
857e1da6a3
|
Make executeJavaScript return a Promise so that caught errors can be sent to the caller
|
2016-11-03 09:33:47 -07:00 |
|
Samuel Attard
|
75b010ce63
|
Add sync executeJavaScript test
|
2016-11-03 09:33:47 -07:00 |
|
Kevin Sawicki
|
038718717c
|
Add initial ready-to-show spec
|
2016-10-31 12:40:49 -07:00 |
|
Samuel Attard
|
a0284a9bc5
|
Add spec for window.open with webPreferences set to null
|
2016-10-07 12:13:04 +11:00 |
|
Michael Vasseur
|
edd80d88a9
|
Update BrowserWindow's test to check additional features upon window.open() call
|
2016-10-05 13:45:15 +02:00 |
|
Kevin Sawicki
|
d942694695
|
openedWindow -> popupWindow
|
2016-09-30 08:54:24 -07:00 |
|
Kevin Sawicki
|
766f5afabd
|
Explicitly close popup window
|
2016-09-30 08:50:41 -07:00 |
|
Kevin Sawicki
|
e16fa08e61
|
🎨
|
2016-09-30 08:38:21 -07:00 |
|
Kevin Sawicki
|
3bed19d70d
|
Add spec for BrowserWindow.setAlwaysOnTop
|
2016-09-28 09:23:52 -07:00 |
|
Thiago de Arruda
|
47fd41715f
|
Add some tests for "sandbox" option
|
2016-09-27 06:01:47 -03:00 |
|
Phil Haack
|
cadbd7beb1
|
Merge pull request #7145 from electron/device-scale-factor-failures
Get specs passing on displays using certain device scale factors
|
2016-09-09 07:38:23 -07:00 |
|
Kevin Sawicki
|
7c26fe46b8
|
=== -> !==
|
2016-09-08 17:12:53 -07:00 |
|
Kevin Sawicki
|
68c67b64c5
|
Use delta when scale factor is above 2 and odd
|
2016-09-08 16:24:11 -07:00 |
|
Kevin Sawicki
|
59a49f6f96
|
Use bounds helper in failing specs
|
2016-09-08 16:20:46 -07:00 |
|
Kevin Sawicki
|
7494e286d9
|
Put actual value first
|
2016-09-08 16:20:45 -07:00 |
|
Kevin Sawicki
|
d88f70caa2
|
Use single assert bounds helper
|
2016-09-08 16:20:45 -07:00 |
|
Kevin Sawicki
|
71fac07a93
|
Add scale factor assert helpers
|
2016-09-08 16:20:45 -07:00 |
|
Kevin Sawicki
|
aaf2bb2751
|
Add spec for deleting Buffer global in preload
|
2016-09-08 10:34:09 -07:00 |
|
Kevin Sawicki
|
c754b5efdc
|
Add failing spec for state changes resizing frameless window
|
2016-08-15 12:30:26 -07:00 |
|
Cheng Zhao
|
81244c2221
|
Merge pull request #6768 from electron/felix-set-progress
Enable mode indication for setProgressBar
|
2016-08-09 20:58:07 +09:00 |
|
Felix Rieseberg
|
73c91dae9e
|
🔧 Enable mode indication for setProgressBar
This commit enables setting a mode for the setProgressBar method.
Old behavior is kept intact, usage is entirely optional.
|
2016-08-08 15:52:20 -07:00 |
|
Kevin Sawicki
|
e767d3c131
|
Add spec for executeJavaScript DOM class prototype
|
2016-08-08 09:42:43 -07:00 |
|
Cheng Zhao
|
3be68ba136
|
Merge pull request #6736 from electron/maximizable-state
Always restore maximizable state after changing window behavior/style
|
2016-08-05 17:25:22 +09:00 |
|
Kevin Sawicki
|
23203daf95
|
Non-resizable windows should only maximizable on Mac
|
2016-08-04 17:22:09 -07:00 |
|
Kevin Sawicki
|
41a0a3fff2
|
Add failing spec
|
2016-08-04 16:46:40 -07:00 |
|
Kevin Sawicki
|
2a20630f2f
|
Use same position as setPosition test
|
2016-08-04 13:02:41 -07:00 |
|
Kevin Sawicki
|
3a0ceb40b9
|
Assert new content bounds after resize event
|
2016-08-04 12:54:45 -07:00 |
|
Kevin Sawicki
|
3041fcc79e
|
Add spec for BrowserWindow.setContentBounds
|
2016-08-04 12:34:09 -07:00 |
|
Kevin Sawicki
|
79eee0fdf1
|
Assert after size through getContentBounds() API
|
2016-08-04 09:58:35 -07:00 |
|
Kevin Sawicki
|
ad07a20d9a
|
Use electabul to instrument and report coverage
|
2016-08-03 16:23:39 -07:00 |
|
Kevin Sawicki
|
2c0de93f06
|
Use once when calling done callback
|
2016-08-03 16:23:39 -07:00 |
|
Kevin Sawicki
|
0ebe142b2f
|
Close windows instead of destroying them
|
2016-08-03 16:23:39 -07:00 |
|
Cheng Zhao
|
ea8ea1543f
|
Refactor osr_output_device
|
2016-08-03 13:06:38 +09:00 |
|
Cheng Zhao
|
c8b544ee1f
|
spec: Remove duplicate code in tests
|
2016-08-03 10:27:55 +09:00 |
|
gellert
|
35ee99265e
|
adds tests for osr
|
2016-07-31 17:10:53 +02:00 |
|
Kevin Sawicki
|
181b8d799e
|
Add spec for min/max window size
|
2016-07-12 16:36:25 -07:00 |
|
Kevin Sawicki
|
8b35814d10
|
🎨
|
2016-06-29 09:46:16 -07:00 |
|
Kevin Sawicki
|
197ec98800
|
Remove standard linter warnings
|
2016-06-29 09:46:16 -07:00 |
|
Kevin Sawicki
|
d2d11ce8bd
|
Invoke callback instead of returning
|
2016-06-28 13:04:59 -07:00 |
|