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 |
|