Bug 1766761 Comment 7 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

bug 1768060 patch adds support for lexical variables, so, if we can go with it, converting `var` or `this.foo = ` with lexical won't break not-in-tree code
bug 1768060 patch adds support for lexical variables in `Cu.import` return value, so, if we can go with it, converting `var` or `this.foo = ...` with lexical won't break not-in-tree code

Back to Bug 1766761 Comment 7