The issue I encountered was with the hasOwnProperty-method, I made an issue: https://github.com/greasemonkey/greasemonkey/issues/issue/1255
On 23 jan, 12:11, Sherkaner <[email protected]> wrote: > Yeah, seconded. Tried finding something in various places, only things > I've found is different eval() results sometimes and var i = j = 0; > works differently (though obviously you shouldn't do that). > Eval would probably be the biggest problem, but these shouldn't hit my > script, which fails too. > > On 23 jan, 11:15, Vess <[email protected]> wrote: > > > Lots of people are complaining that after installing the latest > > version of Greasemonkey (0.9.0), their favorite scripts no longer work > > and they had to revert to the previous version. > > > Can anybody point me to a description what EXACTLY has changed there? > > I don't care about stupid cosmetic changes of the user interface - > > what has changed from the script programmer's point of view? As a > > script author, I'd like to make my scripts compatible with the new > > version. -- 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.
