GNOME Bugzilla – Bug 685466
extensionUtils: don't log verbosely on missing extension directory
Last modified: 2012-10-05 17:34:54 UTC
A missing extension directory isn't worth debug spew, so check if the error when reading the extension directory is NOT_FOUND, and if so, suppress output.
Created attachment 225770 [details] [review] extensionUtils: don't log verbosely on missing extension directory
Review of attachment 225770 [details] [review]: This makes sense to me.
Attachment 225770 [details] pushed as 9395f31 - extensionUtils: don't log verbosely on missing extension directory