axmol/cocos/scripting/js-bindings/manual/network
David DeSimone 2f3a7df55a Fixing serious XMLHTTP leak when CC_ENABLE_GC_FOR_NATIVE_OBJECTS enabled (#17844)
* Fixing issue where XMLHttpRequests would not have their destructor fire if CC_ENABLE_GC_FOR_NATIVE_OBJECTS was set. This was due to mismanagement of JSHeap object tracing.

* Removing unused variables in js_add_object_root.
2017-05-22 13:40:07 +08:00
..
XMLHTTPRequest.cpp Fixing serious XMLHTTP leak when CC_ENABLE_GC_FOR_NATIVE_OBJECTS enabled (#17844) 2017-05-22 13:40:07 +08:00
XMLHTTPRequest.h Fixing serious XMLHTTP leak when CC_ENABLE_GC_FOR_NATIVE_OBJECTS enabled (#17844) 2017-05-22 13:40:07 +08:00
js_network_manual.cpp Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
js_network_manual.h Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
jsb_socketio.cpp V3.15 (#17752) 2017-04-27 09:25:20 +08:00
jsb_socketio.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
jsb_websocket.cpp Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
jsb_websocket.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00