readyState.--
You received this message because you are subscribed to the Google Groups "greasemonkey-users" group.
To post to this group, send email to greasemon...@googlegroups.com.
To unsubscribe from this group, send email to greasemonkey-us...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
_ o Robert H. http://kurzlink.de/Enkidu70 |<)_/# TT <T enk...@uni.de
I never seriously thought about changing to Scriptish. But I have to
admit that with Scriptish GM_xmlhttpRequest works as I expect it...
Robert
That is one of many reason I switch to Scriptish...
I never seriously thought about changing to Scriptish. But I have to admit that with Scriptish GM_xmlhttpRequest works as I expect it...
I am pissed off, sorry. Also no reply to my objecton!ClosedThe behavior of Scriptish is identical to Greasemonkey: cookie transmission depends on the third-party cookie setting. Closing this as a dupe of #1169.
(And what I said is that as far as GM_xhr goes, every request is cross origin because they all start in the privileged chrome origin, which can access any remote url -- but then they are all "third party".)
Sorry, this is definitly not true for Scriptish! My system does not allow third party cookies but using Scriptish it works as I expect it.
Here on my system Greasemonkeys GM_xmlhttpRequest does NOT send the cookies to the site my userscript is designed for! But XMLHttpRequest and Scriptish implementation of GM_xmlhttpRequest DOES send them!
Please note: I installed the same userscript in the same browser, so I am using exactly the same settings concerning cookies ecc. On time in Greasemonkey, on time in Scriptish.