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 |
|
Kevin Sawicki
|
ec44a5d198
|
Add tests for setting remote function properties
|
2016-08-22 17:07:18 -07:00 |
|
Kevin Sawicki
|
666a668d91
|
Support remote function keys and property descriptors
|
2016-08-22 17:07:18 -07:00 |
|
Kevin Sawicki
|
d226b7bc6c
|
Use Proxy for accessing properties of remote function
|
2016-08-22 17:07:18 -07:00 |
|
Kevin Sawicki
|
600076b46d
|
Remove lint from fixtures
|
2016-08-22 17:07:17 -07:00 |
|
Kevin Sawicki
|
d333cc5e38
|
Support remote function properties
|
2016-08-22 17:07:17 -07:00 |
|
Kevin Sawicki
|
9e4665fbc4
|
Add failing spec for remote static members
|
2016-08-22 17:07:17 -07:00 |
|
Kevin Sawicki
|
5cc61089d9
|
Add failing spec for remote function with properties
|
2016-08-22 17:07:17 -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 |
|
Kevin Sawicki
|
e034bd05d3
|
Save type in coverage filename
|
2016-08-03 16:23:39 -07:00 |
|
Kevin Sawicki
|
88dc281242
|
Use web contents id when pid is unavailable
|
2016-08-03 16:23:38 -07:00 |
|
Kevin Sawicki
|
eaa567dd86
|
Ignore windows with no URLs
|
2016-08-03 16:23:38 -07:00 |
|
Kevin Sawicki
|
016faacf86
|
Save coverage on beforeunload event
|
2016-08-03 16:23:38 -07:00 |
|
Kevin Sawicki
|
300bf24241
|
Save coverage data when browser windows are destroyed
|
2016-08-03 16:23:38 -07:00 |
|
Kevin Sawicki
|
9299921ee9
|
Delete output lib folder before instrumenting
|
2016-08-03 16:23:38 -07:00 |
|
Kevin Sawicki
|
491f69df80
|
Add ability to run tests with coverage report
|
2016-08-03 16:23:38 -07:00 |
|
Kevin Sawicki
|
e17e195479
|
Add run script to generate instrumented code coverage .asar
|
2016-08-03 16:23:38 -07:00 |
|
Kevin Sawicki
|
5b5d51ecf4
|
Add helper to instrument electron.asar
|
2016-08-03 16:23:38 -07:00 |
|
Kevin Sawicki
|
afdff69482
|
Add initial code coverage reporting
|
2016-08-03 16:23:37 -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
|
439ad94afe
|
Merge remote-tracking branch 'upstream/master' into speedup-gpu
|
2016-08-01 12:00:34 +02:00 |
|
gellert
|
690ca7ec2a
|
filtering out offscreen webcontents in getAllWebcontents call
|
2016-07-31 22:06:34 +02:00 |
|
gellert
|
35ee99265e
|
adds tests for osr
|
2016-07-31 17:10:53 +02:00 |
|
Cheng Zhao
|
e73bd00854
|
Merge pull request #6629 from electron/download-item-get-save-path
Set download item save path to selected path from dialog
|
2016-07-28 15:23:43 +09:00 |
|
Kevin Sawicki
|
55d6e0de1a
|
Assert save path of download item
|
2016-07-27 17:52:36 -07:00 |
|
Cheng Zhao
|
ac8a490d56
|
Fix lint warnings
|
2016-07-27 19:51:16 +09:00 |
|
Cheng Zhao
|
57dbf284c1
|
spec: shell.writeShortcutLink/readShortcutLink
|
2016-07-27 19:43:11 +09:00 |
|
Kevin Sawicki
|
3279f5c80a
|
Add spec for starting crash reporter twice
|
2016-07-26 10:43:57 -07:00 |
|
Cheng Zhao
|
b139d5ad1c
|
Merge pull request #6598 from electron/fs-access-asar
Add asar implementation of fs.access/accessSync
|
2016-07-26 12:42:59 +09:00 |
|
Feross Aboukhadijeh
|
9bc144c880
|
Fix test for PR #6600
Just realized that the tests don't pass after my PR. This fixes that :)
|
2016-07-25 17:27:45 -07:00 |
|
Kevin Sawicki
|
b627b8711a
|
Add spec for accessing normal files
|
2016-07-25 11:17:40 -07:00 |
|
Kevin Sawicki
|
8eca019157
|
Support paths as Buffers
|
2016-07-25 11:10:36 -07:00 |
|
Kevin Sawicki
|
30fbe92970
|
Add asar-supported fs.accessSync implementation
|
2016-07-25 11:05:18 -07:00 |
|
Kevin Sawicki
|
3ad5504194
|
Add asar-supported fs.access implementation
|
2016-07-25 10:50:30 -07:00 |
|
Cheng Zhao
|
7a61966423
|
Use deepEqual for comparing type arrays
|
2016-07-25 16:41:20 +09:00 |
|
Cheng Zhao
|
eb51e080e5
|
spec: TypeArray should work in remote
|
2016-07-25 16:30:40 +09:00 |
|
Cheng Zhao
|
fd8cc63ca9
|
Merge pull request #6558 from deepak1556/session_proxy_patch
session: add proxyBypassRules option to setProxy api
|
2016-07-25 16:03:50 +09:00 |
|
Cheng Zhao
|
b57665330c
|
Merge branch 'master' into chrome52
|
2016-07-21 05:34:36 -06:00 |
|
Cheng Zhao
|
fbfae70803
|
spec: Fix exception when refreshing test window
|
2016-07-21 17:08:43 +09:00 |
|
deepak1556
|
aa6d79a3d8
|
session: add proxyBypassRules option to setProxy api
|
2016-07-21 10:14:54 +05:30 |
|
Cheng Zhao
|
9eacd07eda
|
Merge pull request #6489 from electron/webcontents-static-api
Document static methods on webContents
|
2016-07-15 11:02:00 +09:00 |
|
Samuel Attard
|
450c181da3
|
Add autoUpdater getFeedURL specs
|
2016-07-15 10:13:41 +12:00 |
|
Kevin Sawicki
|
a4001fbc55
|
Sort contents by id for consistent ordering
|
2016-07-14 09:41:10 -07:00 |
|
Kevin Sawicki
|
34f454a0f5
|
Use let and const
|
2016-07-14 09:33:16 -07:00 |
|
Kevin Sawicki
|
d9e15151fb
|
Use getCurrentWebContents()
|
2016-07-14 09:25:59 -07:00 |
|
Kevin Sawicki
|
446e3f06c9
|
Add spec for webContents.getFocusedWebContents()
|
2016-07-14 09:17:16 -07:00 |
|
Kevin Sawicki
|
ebdf8e1fa1
|
Add initial webContents spec
|
2016-07-14 09:10:40 -07:00 |
|
Cheng Zhao
|
749ed3473b
|
spec: Fix js lint warning
|
2016-07-13 13:34:19 +09:00 |
|
Cheng Zhao
|
fd73279d16
|
spec: Test lifetime of sessions returned by session.fromPartition
|
2016-07-13 12:23:14 +09:00 |
|
Cheng Zhao
|
62153f4117
|
spec: Name of tests should match docs
|
2016-07-13 12:23:14 +09:00 |
|
Cheng Zhao
|
3ce3004595
|
spec: session.defaultSession test case
|
2016-07-13 12:23:14 +09:00 |
|
Kevin Sawicki
|
181b8d799e
|
Add spec for min/max window size
|
2016-07-12 16:36:25 -07:00 |
|
Kevin Sawicki
|
64513f8c69
|
Enable login item spec on Windows
|
2016-07-12 09:10:47 -07:00 |
|
Cheng Zhao
|
df0d2b89cd
|
Merge pull request #6446 from electron/accessibility-api
Add API for Chrome's accessibility support state
|
2016-07-12 10:59:12 +09:00 |
|
Kevin Sawicki
|
4e22d5dd8a
|
Add missing typeof
|
2016-07-11 14:48:48 -07:00 |
|
Kevin Sawicki
|
67b647322f
|
Add spec to verify app.isAccessibilitySupportEnabled return type
|
2016-07-11 14:32:24 -07:00 |
|
Kevin Sawicki
|
2d9391f7d7
|
Add more cycle tests
|
2016-07-11 10:49:23 -07:00 |
|
Kevin Sawicki
|
bd58e1b2c3
|
Remove linter errors
|
2016-07-11 10:33:13 -07:00 |
|
Kevin Sawicki
|
71a8bac12a
|
Add more failing circular reference specs
|
2016-07-11 10:33:13 -07:00 |
|
Kevin Sawicki
|
ab1786c17d
|
Add spec for circular array/object references
|
2016-07-11 09:52:50 -07:00 |
|
Cheng Zhao
|
6e81c55880
|
Merge pull request #6385 from electron/only-use-role-accelerator-in-app-menu
Only use default role accelerator in app menu
|
2016-07-08 11:22:21 +09:00 |
|
Cheng Zhao
|
5713e0599b
|
Merge pull request #6375 from electron/login-item
Add login item API
|
2016-07-08 10:39:20 +09:00 |
|
Kevin Sawicki
|
2633c2f735
|
Add was prefix to current launch settings
|
2016-07-07 16:29:58 -07:00 |
|
Kevin Sawicki
|
c100300764
|
Update API to get/setLoginItemSettings
|
2016-07-07 16:29:09 -07:00 |
|
Kevin Sawicki
|
791cbc929a
|
Update spec to request defualt accelerator from item
|
2016-07-07 11:55:59 -07:00 |
|
Kevin Sawicki
|
2e02994277
|
Add parens about constructor
|
2016-07-06 15:45:35 -07:00 |
|
Kevin Sawicki
|
60ab71a706
|
Combine launch and current status login item APIs
|
2016-07-06 13:57:46 -07:00 |
|
Kevin Sawicki
|
2406c82ef5
|
Add specs for login item APIs
|
2016-07-06 13:34:14 -07:00 |
|
Kevin Sawicki
|
56739e10e3
|
Add anonymous class to exports and assert it
|
2016-07-06 13:11:25 -07:00 |
|
Kevin Sawicki
|
a9b43a0fc9
|
Use empty string constructor name when missing
|
2016-07-06 13:06:48 -07:00 |
|
Kevin Sawicki
|
d67dfd09fd
|
Pass through empty constructor names
|
2016-07-06 09:18:20 -07:00 |
|
Kevin Sawicki
|
a1209b69b3
|
Add spec for constructor-less param
|
2016-07-06 09:11:04 -07:00 |
|
Cheng Zhao
|
6c2825c0c4
|
spec: Ignore cache when testing protocol module
|
2016-07-04 18:08:41 +09:00 |
|
Cheng Zhao
|
ee0eb9ae08
|
Merge pull request #6309 from electron/app-launcher-rename
Implement app.setBadgeCount on Mac
|
2016-07-02 01:51:47 +00:00 |
|
Cheng Zhao
|
767124c45c
|
Update for reviews
|
2016-07-02 10:36:46 +09:00 |
|
Cheng Zhao
|
bb92765ecf
|
spec: Suppress the session.protocol test
|
2016-07-01 22:24:30 +09:00 |
|
Cheng Zhao
|
1da2a1c2ae
|
app.setBadgeCount should return boolean
|
2016-07-01 22:20:05 +09:00 |
|
Cheng Zhao
|
cb00d3cfb3
|
mac: Implement app.setBadgeCount
|
2016-07-01 17:39:26 +09:00 |
|
Jonas Schwabe
|
9aa8807f83
|
add specs for app.launcher api
fix linter errors
|
2016-06-29 20:28:16 +02:00 |
|
Kevin Sawicki
|
03497fb984
|
Update buffer length asserts
|
2016-06-29 09:46:16 -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
|
4afa32a7bb
|
Add WebInspector as global
|
2016-06-29 09:46:16 -07:00 |
|
Kevin Sawicki
|
9922261f9e
|
Set browser env in specs
|
2016-06-29 09:46:16 -07:00 |
|
Kevin Sawicki
|
8c52279531
|
Tweak cookie set failure message and add spec
|
2016-06-29 08:53:52 -07:00 |
|
Kevin Sawicki
|
d2d11ce8bd
|
Invoke callback instead of returning
|
2016-06-28 13:04:59 -07:00 |
|
Kevin Sawicki
|
2fe83bc5f0
|
Add failing spec for no specified storage keys
|
2016-06-28 13:01:51 -07:00 |
|
Kevin Sawicki
|
14df90fd19
|
Add spec for valid .ico file
|
2016-06-28 12:17:05 -07:00 |
|
Kevin Sawicki
|
8fb86e10fc
|
Add assert for non-existent .ico
|
2016-06-28 12:17:05 -07:00 |
|
Cheng Zhao
|
090c8b89bb
|
spec: Make beginFrameSubscription test more reliable
|
2016-06-26 11:53:58 +09:00 |
|
Cheng Zhao
|
3d2ad0080d
|
Merge pull request #6164 from MaxWhere/master
beginFrameSubscription bugfix and improvement
|
2016-06-26 02:39:59 +00:00 |
|
Heilig Benedek
|
5118def724
|
damaged -> dirty rename, fixed misc issues, changed signature, updated docs and added tests
|
2016-06-25 18:23:40 +02:00 |
|
Kevin Sawicki
|
f90ef12814
|
read/writeBookmark is not implemented on Linux
|
2016-06-24 17:16:38 -07:00 |
|
Kevin Sawicki
|
5fbba2d27b
|
Add assertions for no available bookmark
|
2016-06-24 15:32:52 -07:00 |
|
Kevin Sawicki
|
e802d0e4a0
|
Add bookmark key to clipboard.write
|
2016-06-24 15:14:28 -07:00 |
|
Kevin Sawicki
|
358bf1bf69
|
Add read/writeBookmark spec
|
2016-06-24 15:10:32 -07:00 |
|
Kevin Sawicki
|
c6906deef2
|
Add failing spec for trailing separator bug
|
2016-06-23 15:39:21 -07:00 |
|
Kevin Sawicki
|
b273b70eee
|
Filter existing search paths instead reimplementing
|
2016-06-23 15:27:45 -07:00 |
|
Kevin Sawicki
|
eed240be1c
|
Add specs for Module._nodeModulesPath
|
2016-06-23 15:20:14 -07:00 |
|
Cheng Zhao
|
e70c622a70
|
Merge pull request #6190 from electron/default-label-and-accelerator
Add default label and accelerator for menu item roles
|
2016-06-23 05:34:10 +00:00 |
|
Cheng Zhao
|
2893974c05
|
spec: Set mimeType for protocol's handler
|
2016-06-23 13:29:18 +09:00 |
|
Cheng Zhao
|
a04c0ce196
|
spec: Split the session.protocol test into multiple tests
|
2016-06-23 13:16:53 +09:00 |
|
Cheng Zhao
|
71ab69314c
|
spec: Put protocol registration in beforeEach
|
2016-06-23 13:11:19 +09:00 |
|
Kevin Sawicki
|
813e528350
|
Update expected accelerator
|
2016-06-22 15:41:45 -07:00 |
|
Kevin Sawicki
|
b7afe44a5c
|
Add assert for role with app name in label
|
2016-06-22 14:22:15 -07:00 |
|
Kevin Sawicki
|
5096d7835f
|
Add spec for default role label/accelerator
|
2016-06-22 14:07:46 -07:00 |
|