Samuel Attard
|
558fff69e7
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
|
Cheng Zhao
|
8c0a033b6f
|
Fix lint errors of using __proto__
|
2016-08-02 21:02:28 +09:00 |
|
Cheng Zhao
|
6e0cde5b24
|
All native objects have prototype now
|
2016-08-02 17:12:17 +09:00 |
|
Cheng Zhao
|
45500701f1
|
Do not access default session before app is ready
|
2016-07-13 12:23:14 +09:00 |
|
Cheng Zhao
|
fcd3357fb8
|
Use Proxy to provide protocol APIs
In this way we can avoid initializing defaultSession when protocol
module is used.
|
2016-07-13 12:23:14 +09:00 |
|
Cheng Zhao
|
4ebb83e999
|
Move the warning of registerStandardSchemes to native code
|
2016-07-13 12:23:14 +09:00 |
|
Kevin Sawicki
|
802fca28f7
|
Setup protocol after ready has already fired
|
2016-06-16 16:23:08 -07:00 |
|
deepak1556
|
aa853dd3be
|
move protocol to session properties for working with partitions
|
2016-06-09 10:39:18 +05:30 |
|
Cheng Zhao
|
566bb1f708
|
Turn the exception in protocol.registerStandardSchemes to warning
|
2016-05-10 09:53:35 +09:00 |
|
Cheng Zhao
|
ab3122ef2a
|
No need to keep the deprecated APIs
They will be removed in next release.
|
2016-05-10 09:53:35 +09:00 |
|
deepak1556
|
70dac71639
|
delay protocol object creation
|
2016-05-08 16:44:14 +05:30 |
|
deepak1556
|
0f2ae385ed
|
allow protocol module initialization before app ready.
* ensure registerStandardSchemes can only be called before app ready
* ensure other protocol methods can only be used after app ready
|
2016-05-08 01:36:34 +05:30 |
|
Zeke Sikelianos
|
4794385fac
|
first pass at standardizing; suite still passing!
|
2016-03-30 17:00:30 -07:00 |
|
Kevin Sawicki
|
70aa9b06ee
|
Move JavaScript to root lib/ folder
|
2016-03-08 11:14:21 -08:00 |
|