Cheng Zhao
|
92e157de30
|
Fix crash when using protocol module on startup.
The job factory was not created before any request was sent, so when the
app used the protocol module on startup it would cause a crash.
|
2013-09-20 18:32:05 +08:00 |
|
Cheng Zhao
|
0f6617ec26
|
Make sure protocol module's specs do not pollute main.js.
|
2013-08-25 20:45:34 +08:00 |
|
Cheng Zhao
|
244d7eaf17
|
Allow returning file for custom protocol.
|
2013-08-25 16:06:29 +08:00 |
|
Cheng Zhao
|
1ed77371c0
|
Enable customing mime type and charset when returning reqeust string job.
|
2013-08-25 15:07:07 +08:00 |
|
Cheng Zhao
|
912bac698c
|
Allow returning string in custom protocols.
|
2013-08-25 12:36:06 +08:00 |
|
Cheng Zhao
|
b411657b76
|
Hide window when running in CI.
|
2013-08-21 11:41:08 +08:00 |
|
Cheng Zhao
|
d160da7752
|
Add script to run specs in CI, fixes #61.
|
2013-08-21 11:41:08 +08:00 |
|
Cheng Zhao
|
402dc2f5d2
|
Expose gc() in specs.
|
2013-07-29 16:35:42 +08:00 |
|
Cheng Zhao
|
511b2a4422
|
Add test for id property of remote object.
|
2013-07-26 16:40:29 +08:00 |
|
Cheng Zhao
|
5bbb41415a
|
Improve spec window's default behavior.
|
2013-07-19 10:47:00 +08:00 |
|
Cheng Zhao
|
2560782d54
|
Add empty spec skeleton.
|
2013-07-17 16:28:14 +08:00 |
|