Robo
|
855d49100f
|
protocol: api to register schemes that can handle service worker
|
2015-12-09 03:11:58 +05:30 |
|
Cheng Zhao
|
93bbc0bca9
|
Don't reference RequestContextGetter in JS objects
V8 doesn't guarrentee the C++ class of JS objects will get destroyed, so
this will result in RequestContextGetter never getting freed
|
2015-09-09 19:27:28 +08:00 |
|
Cheng Zhao
|
467ba6b7a9
|
Rename protocol.isHandledProtocol to protocol.isProtocolHandled
|
2015-08-13 21:29:23 +08:00 |
|
Cheng Zhao
|
741c8f3d98
|
Implement protocol.uninterceptProtocol
|
2015-08-13 20:19:02 +08:00 |
|
Cheng Zhao
|
773e932e98
|
Implement protocol.interceptProtocol
|
2015-08-13 20:10:05 +08:00 |
|
Cheng Zhao
|
374d83ed9c
|
Implement protocol.isHandledProtocol
|
2015-08-13 19:33:53 +08:00 |
|
Cheng Zhao
|
05fd81ebdc
|
Implement protocol.unregisterProtocol
|
2015-08-13 19:26:18 +08:00 |
|
Cheng Zhao
|
d9b845fcdf
|
Make session parameter work with null value
|
2015-08-12 22:57:25 +08:00 |
|
Cheng Zhao
|
225321b580
|
Make the completion callback optional
|
2015-08-12 21:32:52 +08:00 |
|
Cheng Zhao
|
96d53d279e
|
Initial implementation of new protocol API
|
2015-08-12 13:30:19 +08:00 |
|
Cheng Zhao
|
0644129fbe
|
Pass net::URLRequestContextGetter in scoped_refptr
|
2015-08-10 15:28:18 +08:00 |
|
Robo
|
c56b3425a9
|
read/write protocol handler map in IO
|
2015-07-10 09:33:36 +05:30 |
|
Robo
|
2cd5fb5694
|
add compatibility will old api
|
2015-07-09 14:48:58 +05:30 |
|
Robo
|
da00329d78
|
protocol: cleanup
|
2015-07-09 14:48:58 +05:30 |
|
Cheng Zhao
|
49e1316f7f
|
Merge pull request #1970 from deepak1556/scheme_patch
protocol: api to register custom schemes to standard schemes
|
2015-06-19 16:16:46 +08:00 |
|
Cheng Zhao
|
923296b4ee
|
Use the BrowserContext from protocol
|
2015-06-18 17:18:11 +08:00 |
|
Cheng Zhao
|
b47fae7393
|
Make api::Protocol per-context
|
2015-06-18 16:59:03 +08:00 |
|
deepak1556
|
663a48ee38
|
protocol: api to register custom schemes to standard schemes
|
2015-06-17 14:43:04 +05:30 |
|
Cheng Zhao
|
132c13a11b
|
Fix calls to deprecated node::ThrowError API
|
2015-06-10 14:21:09 +08:00 |
|
Cheng Zhao
|
d78efe7c22
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
|
Kevin Sawicki
|
b6b6fc3bfd
|
Remove All Rights Reserved after GitHub copyright
Closes #762
|
2014-10-31 11:17:05 -07:00 |
|
Cheng Zhao
|
f176b2c58f
|
Switch to use MIT license.
|
2014-05-04 20:29:08 +08:00 |
|
Cheng Zhao
|
a13c29f0e6
|
Simplify protocol api.
|
2014-04-21 16:33:32 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|