Releases: Kudo/jsc-android-buildscripts
Releases · Kudo/jsc-android-buildscripts
v250230.2.1
Fix ucal_getCanonicalTimeZoneID crash to access invalid buffer
Major release based on WebKitGTK 2.26.1
This version aims to solve the JSC random crash issue.
- WebKitGTK 2.26.1 (With some improvement such as https://trac.webkit.org/changeset/247296/webkit)
- Add iOS like heap GC management that might have better memory usage.
- Fix Intl incorrect default timezone issue #122.
- Upgrade ICU to have more locale data #121.
- Add GC concurrency issue that might be the root cause of JSC random crash. (Credit: @pratikpatel39 @tosbaha)
- Reduce libjsc.so binary size that strip debug symbol.
WebKitGTK 2.26.1 unstripped
Test to upload unstripped version