On Tue, May 29, 2012 at 11:51 PM, Matt Kruse <[email protected]>wrote:
> I tried to create a simplified test case here: > http://socialfixer.com/temp/pushstate.html > > And, the problem does not exhibit itself. So calling pushState by > itself is not enough. There is more going on. I'm going to dig in > further and see if I can figure out exactly what is triggering the GM > script to be re-executed. > Ultimately, we're looking for whatever causes onLocationChange to be called: https://github.com/greasemonkey/greasemonkey/blob/master/content/browser.js#L29 https://developer.mozilla.org/en/XPCOM_Interface_Reference/nsIWebProgressListener#onLocationChange%28%29 -- 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.
