Closed waldyrious closed 9 years ago
Probably related, at least in chrome:
According to my tests in 4676684 / 771b1e0, it's more likely to be the 2nd option. There should be a webkit or chromium bug somewhere I could vote on / track.
ok, but being called twice is not a problem, except for code cleanliness (the need to include the if(iframe)
). The url is still not updating, so it's the message passing that's not working.
Shame on me. The double call was my own doing! (the js code was included twice in the page...)
Fixed in 0c15586
the message passing setup doesn't seem to be working, need to investigate why.