mirror of
https://github.com/rkd77/elinks.git
synced 2025-09-21 19:46:23 -04:00
[smjs local storage] spider monkey local storage
This commit is contained in:
@@ -110,6 +110,10 @@ void ecmascript_set_timeout2(struct ecmascript_interpreter *interpreter, JS::Han
|
||||
int get_ecmascript_enable(struct ecmascript_interpreter *interpreter);
|
||||
|
||||
extern char *console_log_filename;
|
||||
|
||||
extern char *local_storage_filename;
|
||||
extern int local_storage_ready;
|
||||
|
||||
extern struct module ecmascript_module;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user