diff options
author | Jose <jose@zeroc.com> | 2018-02-22 19:19:08 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2018-02-22 19:19:08 +0100 |
commit | 5e76c93f1b5e1ffd87a98e44df0e97b6b798764a (patch) | |
tree | 6b2628711b55ec466f0841c4d93dc30b1e3063e8 /cpp/test/uwp/controller/ViewController.xaml.h | |
parent | NDEBUG not defined in UWP builds (diff) | |
download | ice-5e76c93f1b5e1ffd87a98e44df0e97b6b798764a.tar.bz2 ice-5e76c93f1b5e1ffd87a98e44df0e97b6b798764a.tar.xz ice-5e76c93f1b5e1ffd87a98e44df0e97b6b798764a.zip |
Fix JavaScript wrapper to support import from non global scope
The generated code wrapper used `this` assuming it was always
imported from the global scoped but that breaks when you import
the scripts using WebPack or similar tools that wraps the imports
in its own functions
Diffstat (limited to 'cpp/test/uwp/controller/ViewController.xaml.h')
0 files changed, 0 insertions, 0 deletions