Kevin Sawicki
|
1de8a0dcf9
|
Add failing spec for unwanted save dialog
|
2016-08-25 14:27:37 -07:00 |
|
Cheng Zhao
|
97a004a357
|
Merge pull request #6963 from electron/remote-buffers
Serialize ArrayBuffers as Buffers instead of Arrays over remote
|
2016-08-25 17:29:12 +09:00 |
|
Cheng Zhao
|
764c84f569
|
Merge pull request #6952 from deepak1556/custom_scheme_filesystem_patch
protocol: allow standard schemes to support filesystem api
|
2016-08-25 09:28:34 +09:00 |
|
Kevin Sawicki
|
b688539fe9
|
🎨 Use const
|
2016-08-24 17:00:03 -07:00 |
|
Kevin Sawicki
|
e1cf61f0cb
|
Add spec for Int16Array remote parameter
|
2016-08-24 16:47:14 -07:00 |
|
Kevin Sawicki
|
a1a7b1779c
|
Add missing space after comma
|
2016-08-24 16:41:59 -07:00 |
|
Kevin Sawicki
|
363a02b82d
|
Add more remote Buffer specs
|
2016-08-24 15:01:52 -07:00 |
|
Kevin Sawicki
|
554e944105
|
Add test of sending Buffer
|
2016-08-24 14:49:25 -07:00 |
|
Kevin Sawicki
|
4ce2c221c9
|
Minor doc edits and link to MDN page
|
2016-08-24 09:03:44 -07:00 |
|
deepak1556
|
ae297760af
|
add spec and docs
|
2016-08-24 06:53:14 +05:30 |
|
Kevin Sawicki
|
399470e281
|
Add spec for detached window crash
|
2016-08-23 10:06:05 -07:00 |
|
Cheng Zhao
|
103fea5cdf
|
Use scoped policy for micro tasks
|
2016-08-22 19:34:59 +09:00 |
|
Cheng Zhao
|
9bc6302aea
|
spec: Add test case for fetch
|
2016-08-22 19:26:07 +09:00 |
|
Mark Wylde
|
c55b1e87ed
|
Fix spelling mistake from registred to registered
|
2016-08-20 14:25:13 +01:00 |
|
Kevin Sawicki
|
dfb6a9b07d
|
Show window when not on CI
|
2016-08-17 14:25:42 -07:00 |
|
Cheng Zhao
|
79f35fa475
|
Merge pull request #6850 from electron/disable-resize-when-changing-style-mask
Disable all resizes when changing the window's style mask
|
2016-08-17 21:19:35 +09:00 |
|
Cheng Zhao
|
4e355355a9
|
Merge pull request #6851 from electron/focused-web-contents-from-hidden-windows
Prevent web contents in hidden windows from reporting as focused
|
2016-08-17 20:15:37 +09:00 |
|
Kevin Sawicki
|
6cca62788d
|
Assert first and last web contents types
|
2016-08-16 16:19:32 -07:00 |
|
Kevin Sawicki
|
1f46574efe
|
Add test for header with . characters
|
2016-08-16 09:08:36 -07:00 |
|
Kevin Sawicki
|
cc7fe82b74
|
Add failing webContents.isFocused spec
|
2016-08-15 14:11:08 -07:00 |
|
Kevin Sawicki
|
c754b5efdc
|
Add failing spec for state changes resizing frameless window
|
2016-08-15 12:30:26 -07:00 |
|
deepak1556
|
77173be1c6
|
webFrame: enable privileged schemes to send CORS requests
|
2016-08-11 23:01:10 +05:30 |
|
Kevin Sawicki
|
b017d2d324
|
Disable globalShortcut spec on Windows CI
|
2016-08-10 08:52:50 -07:00 |
|
Kevin Sawicki
|
2a0eb72334
|
Add asserts for crash report APIs
|
2016-08-09 15:44:04 -07:00 |
|
Kevin Sawicki
|
ce0165367c
|
Add spec for invalid capture options
|
2016-08-09 15:31:24 -07:00 |
|
Kevin Sawicki
|
a6353eb98f
|
Add initial global shortcut spec
|
2016-08-09 15:13:05 -07:00 |
|
Kevin Sawicki
|
39e1541a7e
|
Add initial power save blocker spec
|
2016-08-09 15:05:56 -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 |
|
Cheng Zhao
|
01f92a83ab
|
Merge pull request #6780 from electron/update-available-check
Mark update available until restart
|
2016-08-09 20:44:26 +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
|
0747957919
|
Add spec for quitAndInstall with no update on Windows
|
2016-08-08 13:13:08 -07:00 |
|
Kevin Sawicki
|
e767d3c131
|
Add spec for executeJavaScript DOM class prototype
|
2016-08-08 09:42:43 -07:00 |
|
Kevin Sawicki
|
8b3aa4dbb4
|
Add spec for sending document.location over IPC
|
2016-08-08 09:35:30 -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 |
|
Cheng Zhao
|
8a33464d41
|
Merge pull request #6654 from electron/content-bounds
Add BrowserWindow.get/setContentBounds()
|
2016-08-05 17:23:24 +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 |
|
deepak1556
|
52431506ba
|
protocol: custom standard schemes should support cookies
|
2016-08-04 11:06:21 +05:30 |
|
Kevin Sawicki
|
a665cf1935
|
Remove unused spec modules
|
2016-08-03 16:23:40 -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 |
|
Kevin Sawicki
|
cce6be1900
|
Only prevent unload the first time it is attempted
|
2016-08-03 16:23:39 -07:00 |
|
Kevin Sawicki
|
916920844e
|
Use once instead of on
|
2016-08-03 16:23:39 -07:00 |
|
Kevin Sawicki
|
60e60d86d1
|
Send coverage from chrome extension iframe
|
2016-08-03 16:23:39 -07:00 |
|
Kevin Sawicki
|
9aec425ea8
|
Save dev tools coverage when available
|
2016-08-03 16:23:39 -07:00 |
|