luci/modules/luci-base
Jo-Philipp Wich 374c23cdab luci-base: luci.js: properly handle nested Class.super() calls
Introduce a unique __id__ attribute per class and use that, together with
the symbol name being looked up to, to form a unique key which is used to
store the prototype scope pointer.

This fixes cases where a call to super() invokes a procedure which is
calling super() as well on a different class or symbol.

Fixes: #3316
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-26 09:37:27 +01:00
..
htdocs luci-base: luci.js: properly handle nested Class.super() calls 2019-11-26 09:37:27 +01:00
luasrc treewide: move server side CBI support to luci-compat 2019-11-03 20:49:31 +01:00
po Translated using Weblate (Greek) 2019-11-23 23:59:02 +01:00
root luci-base, luci-mod-network: migrate getDUIDHints method to C plugin 2019-11-08 10:25:30 +01:00
src build: add build option to minify *.js files 2018-11-22 12:49:14 +01:00
Makefile luci-base: depend on rpcd-mod-luci 2019-11-01 12:03:33 +01:00