These bug comments don't appear to be related to my code.. I'm not using GM_openInTab, I'm using the basic window.open() method. I was thinking that the issue is that I'm not loading a URL in the window on open, and that it might be a security issue of some sort, but I'm seeing absolutely no output in the error console to help me debug this.
On May 20, 7:05 pm, Anthony Lieuallen <[email protected]> wrote: > On 2011-05-20 1:07 PM, Scott wrote: > > > I've written a GM script that works fine under FF 3.x, but which broke > > after upgrading to FF4. > > https://github.com/greasemonkey/greasemonkey/issues/1275 > > Should be fixed in next release. -- 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.
