Confirmed: https://github.com/greasemonkey/greasemonkey/issues/1634
As a short-term workaround add any @grant (i.e. "// @grant GM_log") to your metadata. On Mon, Sep 17, 2012 at 4:40 PM, marksr <[email protected]> wrote: > > I updated Firefox to 15.0.1 and GreaseMonkey to 1.1. Now I am getting this > error when I try to load a local file: > > Error: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) > [nsIDOMLocation.href] > > The line causing the error is: > > location.href="file://C:\Files\GreaseMonkey.wav"; > > What changed in Firefox or GreaseMonkey to cause this? How do I fix it? > -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
