Issue by busykai
Friday Nov 29, 2013 at 18:39 GMT
Originally opened as adobe/brackets#6143
In some cases (see #6142 for a minimized testcase), the argument name is
returned as null instead of undefined as the code expects. This fix
simply changes to check for name to be falsy (in which case it will be
assinged a generated name).
busykai included the following code: https://github.com/adobe/brackets/pull/6143/commits