add externs for #735
This commit is contained in:
parent
d08ca05d33
commit
b28faa3115
|
@ -113,6 +113,8 @@ var TopLevel = {
|
||||||
"parse" : function () {},
|
"parse" : function () {},
|
||||||
"parseInt" : function () {},
|
"parseInt" : function () {},
|
||||||
"parseJail" : function () {},
|
"parseJail" : function () {},
|
||||||
|
"clearCookies": function () {},
|
||||||
|
"clearStorageAPIs": function () {},
|
||||||
"path" : function () {},
|
"path" : function () {},
|
||||||
"Platform" : function () {},
|
"Platform" : function () {},
|
||||||
"post" : function () {},
|
"post" : function () {},
|
||||||
|
|
Loading…
Reference in New Issue