Closed GoogleCodeExporter closed 9 years ago
Woooha... I'll check this. :)
Original comment by derj...@googlemail.com
on 6 Feb 2012 at 10:04
fixed in latest beta version
Original comment by derj...@googlemail.com
on 12 Jun 2012 at 3:47
I notice that as of release version 3.6.3737, Tampermonkey no longer uses
cross-domain xmlhttpRequest if FormData is used. However, this is different
than how Greasemonkey behaves, and breaks compatibility with Greasemonkey
scripts.
Greasemonkey will still allow cross-domain xmlhttpRequest to be used if the
details object's `data` property is passed a FormData object.
I think this is an implementation bug, since it causes incompatibilities.
Original comment by meit...@gmail.com
on 25 Apr 2014 at 10:29
Original issue reported on code.google.com by
asgerdre...@gmail.com
on 6 Feb 2012 at 12:12