deepak1556
|
3aab713d24
|
add failing spec
|
2016-11-09 11:00:50 +05:30 |
|
Kevin Sawicki
|
18e1de105f
|
Add failing spec for deleted guestinstance when moving webview
|
2016-11-07 13:42:36 -08:00 |
|
Kevin Sawicki
|
b84fed5cb2
|
Add failing spec for hide/show reload issue
|
2016-11-07 13:42:36 -08:00 |
|
Kevin Sawicki
|
f454cb3408
|
Add failing spec for hide/show webview issue
|
2016-11-07 13:42:36 -08:00 |
|
Kevin Sawicki
|
73774f21b7
|
🎨
|
2016-11-07 08:28:02 -08:00 |
|
Kevin Sawicki
|
19a5d2ba2b
|
Use window close helper instead of destroying for coverage
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
16f57b219b
|
Add resize event spec
|
2016-11-07 08:25:01 -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 |
|
Kevin Sawicki
|
3f8e173452
|
Call callback asynchronously to match original issue
|
2016-10-31 08:54:57 -07:00 |
|
Kevin Sawicki
|
611614c649
|
Use equal/deepEqual for channel/args asserts
|
2016-10-31 08:54:57 -07:00 |
|
Kevin Sawicki
|
dda3fcef91
|
Add failing spec for notification permission crash
|
2016-10-31 08:54:56 -07:00 |
|
Cheng Zhao
|
dfefa00a50
|
Merge pull request #7577 from thomsonreuters/net_module
net module
|
2016-10-31 10:31:56 +09:00 |
|
ali.ibrahim
|
e9db926b48
|
Fixing code review issues: fixing linter issues in spec file.
|
2016-10-25 16:55:17 +02:00 |
|
ali.ibrahim
|
bdb3f4d4cb
|
Fixing code review issues: adding some test cases for partition/session options.
|
2016-10-25 16:19:26 +02:00 |
|
ali.ibrahim
|
b44d5290e2
|
Fixing code review issues: adding a partition options and making the session option only takes Session objects.
|
2016-10-25 15:47:54 +02:00 |
|
ali.ibrahim
|
61278f9ace
|
Fixing code review issues.
|
2016-10-25 12:41:01 +02:00 |
|
Kevin Sawicki
|
1c3b5835f4
|
Add spec for read/write find text
|
2016-10-25 14:15:54 +09:00 |
|
Kevin Sawicki
|
39a5c7dab9
|
Merge pull request #7631 from beakerbrowser/webview-policy-flags2
Add 'webpreferences' attribute to webview
|
2016-10-25 12:14:25 +09:00 |
|
Kevin Sawicki
|
31b4f61815
|
Merge pull request #7651 from deepak1556/session_cert_verifier_patch
session: exclude hosts from CT verification if they are handled by custom cert verifiers
|
2016-10-24 16:53:04 +09:00 |
|
Kevin Sawicki
|
271733fc53
|
Add tests for ses.setCertificateVerifyProc
|
2016-10-24 16:12:49 +09:00 |
|
Paul Frazee
|
a5c62bb264
|
add options to webFrame.registerURLSchemeAsPrivileged
|
2016-10-18 15:52:41 -05:00 |
|
ali.ibrahim
|
43113fcfb4
|
Fixing net response objects being piped into writable streams test.
|
2016-10-18 10:28:35 +02:00 |
|
ali.ibrahim
|
c198828e58
|
Adding gc tests: fixing a memory leak with C++ URLRequest objects.
|
2016-10-17 19:02:25 +02:00 |
|
Cheng Zhao
|
ce847fc3ca
|
Merge pull request #7578 from electron/windows-logging
Show console output from Windows when ELECTRON_RUN_AS_NODE is set
|
2016-10-17 20:22:39 +08:00 |
|
ali.ibrahim
|
9b4e9c642a
|
Making test code run directly in main browser context to avoid rpc persistent handles.
|
2016-10-17 11:51:20 +02:00 |
|
ali.ibrahim
|
c6ae27c7c9
|
Adding a stability test: non referenced, unused requests are collected without crash.
|
2016-10-17 10:38:10 +02:00 |
|
Paul Frazee
|
e7962c7ba2
|
fixes and tests for webview 'webpreferences' attr
|
2016-10-14 18:04:33 -05:00 |
|
ali.ibrahim
|
6f5b0a28c5
|
Fixing code review issues: function call formatting, renaming JS member variables, refactoring response headers conversion.
|
2016-10-13 17:14:23 +02:00 |
|
Samuel Attard
|
eac5ba4c56
|
Fix spec linting issues
|
2016-10-13 12:47:43 +11:00 |
|
Kevin Sawicki
|
e899050500
|
Add basic test of spawned ELECTRON_RUN_AS_NODE process
|
2016-10-12 13:48:49 -07:00 |
|
Kevin Sawicki
|
fefc7c23f9
|
Merge pull request #7479 from bpasero/process-no-asar
Introduce ELECTRON_NO_ASAR
|
2016-10-12 13:48:03 -07:00 |
|
Kevin Sawicki
|
f553d16539
|
Only support ELECTRON_NO_ASAR in non browser/renderer processes
|
2016-10-12 11:11:27 -07:00 |
|
Kevin Sawicki
|
8897a7a926
|
Add specs for ELECTRON_NO_ASAR env var
|
2016-10-12 11:11:27 -07:00 |
|
ali.ibrahim
|
16069cd477
|
Commenting some test code.
|
2016-10-12 17:13:06 +02:00 |
|
ali.ibrahim
|
ae1c33b863
|
fixing linter issues.
|
2016-10-12 14:54:32 +02:00 |
|
ali.ibrahim
|
d21def7b8d
|
Fixing various issues in tests.
|
2016-10-12 14:54:32 +02:00 |
|
ali.ibrahim
|
bd5e622bec
|
Adding request/response piping tests.
|
2016-10-12 14:54:31 +02:00 |
|
ali.ibrahim
|
a5c508d2d7
|
Adding abort, webRequest interception and creation tests.
|
2016-10-12 14:54:31 +02:00 |
|
ali.ibrahim
|
b731ca50bc
|
Adding HTTP request headers manipulation tests.
|
2016-10-12 14:54:30 +02:00 |
|
ali.ibrahim
|
4eb9fc1bb6
|
Adding chunked uploading test.
|
2016-10-12 14:54:29 +02:00 |
|
ali.ibrahim
|
9b94dfcbdc
|
Adding basic http tests, fixing issues in ClientRequest constructor.
|
2016-10-12 14:54:29 +02:00 |
|
ali.ibrahim
|
b57ffbf1ab
|
Temporary fix for the post data test.
|
2016-10-12 14:54:28 +02:00 |
|
ali.ibrahim
|
dcffb51e5e
|
Adding net module spec file skeleton.
|
2016-10-12 14:54:26 +02:00 |
|
Cheng Zhao
|
46cd8708a4
|
Merge pull request #7561 from electron/windows-system-colors
Support retrieving Windows system colors
|
2016-10-12 15:35:18 +09:00 |
|
Zeke Sikelianos
|
c46c1dbb1e
|
Merge pull request #7505 from electron/testing-docs
Update test dependencies and documentation
|
2016-10-11 22:28:16 -07:00 |
|
Zeke Sikelianos
|
d4a8a64ba7
|
Merge pull request #7498 from electron/custom-props-in-menu-item-constructor
Preserve custom properties passed to MenuItem constructor
|
2016-10-11 14:24:13 -07:00 |
|
Zeke Sikelianos
|
af0098f064
|
remove badge count after each setBadgeCount test
|
2016-10-11 14:22:48 -07:00 |
|