Cheng Zhao
|
693ba1375b
|
Merge pull request #7146 from electron/resolve-empty-url-values
Tweak how empty URLs are resolved
|
2016-09-09 19:58:41 +09:00 |
|
Cheng Zhao
|
932b6dc0cf
|
Merge pull request #7142 from electron/require-buffer
Require Buffer explicitly instead of relying on global
|
2016-09-09 19:52:53 +09:00 |
|
Kevin Sawicki
|
64d436682c
|
Verify resolving URL via console-message event
|
2016-09-08 17:38:40 -07:00 |
|
Kevin Sawicki
|
7d24df34fc
|
Place resolve specs in correct outer block
|
2016-09-08 17:08:49 -07:00 |
|
Kevin Sawicki
|
bfd48fe2ad
|
Add specs for resolving attribute URLs
|
2016-09-08 16:56:29 -07:00 |
|
Kevin Sawicki
|
1dbaf4987e
|
Don't resolve empty src/preload attribute values
|
2016-09-08 16:48:30 -07:00 |
|
Kevin Sawicki
|
ea069805d1
|
Add failing specs for empty preload/src attribute
|
2016-09-08 16:40:31 -07:00 |
|
Kevin Sawicki
|
9829baed46
|
Open about:blank when window.open is called with no URL
|
2016-09-08 16:10:21 -07:00 |
|
Kevin Sawicki
|
e4e4e8b2eb
|
Add missing {}
|
2016-09-08 13:12:00 -07:00 |
|
Kevin Sawicki
|
d407eab0ff
|
Set crashReporter productName in specs
|
2016-09-08 11:52:29 -07:00 |
|
Kevin Sawicki
|
63e9bc4804
|
Assert isTTY is undefined on Windows
|
2016-09-08 11:52:29 -07:00 |
|
Kevin Sawicki
|
aaf2bb2751
|
Add spec for deleting Buffer global in preload
|
2016-09-08 10:34:09 -07:00 |
|
Kevin Sawicki
|
d76c970da6
|
Assert read value instead of exception
|
2016-09-07 14:51:05 -07:00 |
|
Kevin Sawicki
|
b5e9bb9e6a
|
Add spec for accessing process.stdin
|
2016-09-07 14:40:18 -07:00 |
|
Kevin Sawicki
|
b186d752da
|
Add failing spec for restoring noAsar value
|
2016-09-06 13:40:15 -07:00 |
|
Cheng Zhao
|
4833c4800e
|
Merge pull request #6998 from electron/ipc-v8-converter-crash
Don't serialize external values over IPC
|
2016-08-31 20:45:25 +09:00 |
|
Cheng Zhao
|
f854b27bfb
|
Merge pull request #6867 from electron/remote-function-properties
Allow accessing remote function properties
|
2016-08-31 17:28:09 +09:00 |
|
Kevin Sawicki
|
3e7a0e4b43
|
Test external value as send argument
|
2016-08-30 09:27:12 -07:00 |
|
Kevin Sawicki
|
679ee95e8a
|
Explicitly mention external objects
|
2016-08-29 10:38:17 -07:00 |
|
Kevin Sawicki
|
625bfe53f7
|
🎨
|
2016-08-29 10:38:17 -07:00 |
|
Kevin Sawicki
|
558ee08be9
|
Add explicit test for IPC cycle detection
|
2016-08-29 10:38:16 -07:00 |
|
Kevin Sawicki
|
434e7cb5e9
|
Add test for sending webContents instance over IPC
|
2016-08-29 10:38:16 -07:00 |
|
Kevin Sawicki
|
0f7e43aa47
|
Re-enable DOM object over IPC asserts
|
2016-08-29 10:38:16 -07:00 |
|
Kevin Sawicki
|
b17a2874f8
|
Add empty request error handler
|
2016-08-29 10:38:16 -07:00 |
|
Kevin Sawicki
|
e38bc17a7b
|
Add regression spec for HTTP request over IPC
|
2016-08-29 10:38:16 -07:00 |
|
Kevin Sawicki
|
3f4af3a2ba
|
Convert specs to expect empty objects
|
2016-08-29 10:38:16 -07:00 |
|
Cheng Zhao
|
cd469b5f31
|
Merge pull request #6983 from electron/download-item-prompt
Check DownloadItem save path before prompting
|
2016-08-26 20:41:03 +09:00 |
|
Kevin Sawicki
|
3108b8aacd
|
Use path to non-existent file
|
2016-08-25 14:40:15 -07:00 |
|
Kevin Sawicki
|
1de8a0dcf9
|
Add failing spec for unwanted save dialog
|
2016-08-25 14:27:37 -07:00 |
|
Kevin Sawicki
|
10d39f673a
|
Add failing spec for duplicate references over IPC
|
2016-08-25 09:25:13 -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 |
|
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 |
|