Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2025-02-14, Version 3.3.3 (LTS) source code.tar.gz | 2025-02-17 | 46.6 MB | |
2025-02-14, Version 3.3.3 (LTS) source code.zip | 2025-02-17 | 49.1 MB | |
README.md | 2025-02-17 | 6.0 kB | |
Totals: 3 Items | 95.7 MB | 0 |
Bug Fixes
- android,ios: performance record inaccurate when engine reuse (e6db75e)
- android: avoid peek EmptyStackException (58c8207)
- android: java HippyMap leak oom by jni local ref (964fd14)
- android: make FCP more accurate (19ea88c)
- android: modal crash when destroy root (b5e9002)
- android: rende node snapshot supplementation and improvement (438d8f6)
- android: update custom createVirtualNode arguments (c095855)
- core: fix android scope null when init engine exception (0ab12a8)
- core: fix c++ stack overflow (#4173) (da14f2e)
- core: fix ios thread joinable terminate crash (#4165) (013670c)
- core: fix task not run bug when no right notify_one (dfee909)
- core: try fix ios hash throw overflow crash (#4166) (a0be729)
- devtools: add reconnect when websocket closed by server (#4129) (885593b)
- devtools: fix the mapping between DOM tree and UI inspector (#4122) (719008e)
- devtools: json parse error caused by control characters in string (#4142) (d8106e9)
- devtools: mapping between DOM tree and UI inspector (#4141) (4d8ba71)
- docs: update the documents for recent modifications (325eba2)
- dom: fix animation not work for same animation id (#4143) (e1e6cf3)
- ios: avoid deadlock in native render manager (#4157) (3062f42)
- ios: fix jsc call c crash (#4184) (c711c63)
- ios: layout issue in mixed text-image with truncation scenarios (#4181) (597df52)
- ios: layout issue of pure images nested in text scenarios (c8bd739)
- ios: listview endReached not working when preloadItemNumber is 0 (#4183) (1075d09)
- ios: occasional crash of CFRunloop in looper driver (#4164) (1ebdac0)
- ios: optimize variable array usage in convertToCtxValue and jscctx (501e45a)
- ios: potential thread race in Vsync manager (#4185) (f18eac7)
- ios: thread race when getting ViewManager classes (#4144) (623f198)
- jsc: fix ios c autorelease (#4162) (d4d8856)
- jsc: fix jsc memery release (#4155) (7377aaa)
- jsc: fix jscctx finalize crash (#4154) (c21ae91)