James Chen
|
5a393994cd
|
[Best C++ practice] ResponseType is enum class now. Renaming properties in MinXmlHttpRequest class.
|
2013-08-20 18:35:15 +08:00 |
James Chen
|
5407719f44
|
closed #2586: The utf8 response in XmlHttpRequest are mess codes.
|
2013-08-20 17:50:43 +08:00 |
James Chen
|
6fdd95e3aa
|
issue #2483: The callback type of 'delete' property has been changed from 'JS_PropertyStub' to 'JS_DeletePropertyStub' in v23.
|
2013-08-07 10:29:12 +08:00 |
James Chen
|
324607c32c
|
More warning fixes.
|
2013-07-27 15:15:54 +08:00 |
James Chen
|
ba1fe39d91
|
issue #2129: Removing CC prefix for scripting module.
|
2013-06-20 14:33:59 +08:00 |
James Chen
|
58205ff322
|
fixed #2247: Using functions instead of macros to speeding up building for JSB projects. [For not auto binding glue codes].
|
2013-06-04 12:53:42 +08:00 |
James Chen
|
bb4d52a75c
|
fixed #2243: XMLHttpRequest don't support non-ascii characters.
|
2013-06-03 11:39:18 +08:00 |
Carsten Sandtner
|
820983f40c
|
Fixed setHeader while Android had problems with stringstreams.
|
2013-05-23 14:37:32 +02:00 |
James Chen
|
8bdcda7ef2
|
issue #2092: Bug fix in MinXMLHTTPRequest::send
|
2013-05-20 21:13:11 +08:00 |
James Chen
|
5254d3a702
|
fixed #2092: GC issues fix in XMLHttpRequest.
|
2013-05-20 17:47:47 +08:00 |
Carsten Sandtner
|
370a540352
|
fixed possible memory holes.
|
2013-05-15 15:15:23 +02:00 |
Carsten Sandtner
|
4cb3001fc6
|
Fixed check for arguments at xhr.send()
|
2013-05-15 13:57:25 +02:00 |
Carsten Sandtner
|
919c347c6d
|
changed method to strip newlines as Android complained.
|
2013-05-14 17:21:27 +02:00 |
Carsten Sandtner
|
6449d79d60
|
Fixed some typo
|
2013-05-14 14:16:22 +02:00 |
Carsten Sandtner
|
1b80208329
|
Tidied up comments
|
2013-05-14 12:03:58 +02:00 |
Carsten Sandtner
|
2e68188321
|
Some code cleaning
|
2013-05-14 11:36:48 +02:00 |
Carsten Sandtner
|
d61ee643a9
|
changed xmlhttprequest to use cchttpclient instead of raw curl. XHR is now async.
|
2013-05-13 16:57:55 +02:00 |
Carsten Sandtner
|
e86f11e36a
|
Using CChttpClient instead of curl.
|
2013-05-10 15:00:03 +02:00 |
Carsten Sandtner
|
1dccfc70b4
|
Added Spidermonkey bindings for a synchronous XMLHttpRequest object in JAvascript.
|
2013-05-08 12:59:07 +02:00 |