mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
NEWS: Bug 755 was fixed.
This commit is contained in:
parent
26766defe7
commit
a0b3a3a349
4
NEWS
4
NEWS
@ -35,7 +35,7 @@ Notable new features:
|
||||
Incompatibilities:
|
||||
|
||||
* ECMAScript support is now disabled by default. It has known
|
||||
bugs (548, 755, 771) with which malicious web pages can crash or
|
||||
bugs (548, 771) with which malicious web pages can crash or
|
||||
hang ELinks, and its security goals are undocumented. If you must
|
||||
enable ECMAScript support, it would be prudent to restrict the
|
||||
ELinks process with a sandbox of some kind.
|
||||
@ -125,6 +125,8 @@ Build system and compile-time errors (ignore if you don't build ELinks):
|
||||
Changes in the experimental ECMAScript support:
|
||||
|
||||
* disabled by default, as mentioned under ``Incompatibilities'' above
|
||||
* critical bug 755: fix crashes due to dangling pointers to struct
|
||||
form_state
|
||||
* enhancement: SEE ECMAScript backend, an alternative to SpiderMonkey
|
||||
* enhancement: handling onsubmit
|
||||
* workaround: window.open remembers the last few URLs and doesn't
|
||||
|
Loading…
x
Reference in New Issue
Block a user