Message1285

Author scottjad
Recipients donio
Date 2016-01-15.04:15:25
Content
Sorry about misspelling donio.

Issue that removes let blocks:
https://bugzilla.mozilla.org/show_bug.cgi?id=1167029

Description of differences between old and new let:
https://blog.mozilla.org/addons/2015/10/14/breaking-changes-let-const-firefox-nightly-44/

Looks like const will need to be updated as well.

Perhaps rewriting the let uses to not use let would be best.
History
Date User Action Args
2016-01-15 04:15:25scottjadsetmessageid: <1452831325.83.0.274446801216.issue498@bugs.conkeror.org>
2016-01-15 04:15:25scottjadsetrecipients: + donio
2016-01-15 04:15:25scottjadlinkissue498 messages
2016-01-15 04:15:25scottjadcreate