Bugzilla@Mozdev – Bug 26321
'Unreachable code after return statement'
Last modified: 2017-03-08 08:41:23
You need to log in before you can comment on or make changes to this bug.
I don't know whether this is a real bug, but it shows up in the error console. Sun Jan 08 2017 21:33:38 Warning: unreachable code after return statement Source file: chrome://quickfolders/content/quickfolders-util.js Line: 1572, Column: 4 Source code: let oldPath = msgFolder.filePath.path.toString();
I left some legacy code I had used to check for the physical existence for files / paths in the stored folder location of QuickFolders tabs; although it doesn't cause any errors per se, I think it's time to remove the old code.
Fixed in Release 4.7