mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-02 07:35:25 +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(Proxy);
|
||||
EXPOSE(String);
|
||||
EXPOSE(encodeURI);
|
||||
EXPOSE(encodeURIComponent);
|
||||
#undef EXPOSE
|
||||
%}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user