mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-03-11 01:31:41 +03:00
Expose encodeURI{,Component}
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
This commit is contained in:
parent
83f24af275
commit
8009444918
@ -213,6 +213,8 @@ prototype Window()
|
|||||||
EXPOSE(Function);
|
EXPOSE(Function);
|
||||||
EXPOSE(Proxy);
|
EXPOSE(Proxy);
|
||||||
EXPOSE(String);
|
EXPOSE(String);
|
||||||
|
EXPOSE(encodeURI);
|
||||||
|
EXPOSE(encodeURIComponent);
|
||||||
#undef EXPOSE
|
#undef EXPOSE
|
||||||
%}
|
%}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user