1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 16:14:48 +01:00
Ilya Kreymer b28c8f1748
Eval Rewriting + Scope Fix (#668)
* eval fix: instead of rewriting to 'WB_wombat_eval', rewrite to 'self.eval' for non-top-level eval
the wombat object will handle rewriting the eval arg on 'self.eval'
tighten rewriting for top-level 'eval', add additional tests
part of fix for #663

* rewrite wrap: add extra {, } to avoid collisions, as suggested in webrecorder/wombat#72
eval rewrite: exclude ',eval' as more likely than not causing a false positive, as per #643

* update to latest wombat 3.3.0 with corresponding fixes
2021-08-11 18:45:54 -07:00
..
2021-08-11 18:45:54 -07:00
2014-02-17 10:01:09 -08:00
2020-02-20 21:53:00 -08:00
2020-04-30 22:39:47 -07:00
2018-05-21 19:29:33 -07:00
2019-07-02 19:24:11 -07:00
2019-07-02 19:24:11 -07:00