I've found numerous (show stopping) bugs in the new version of WebKit shipped with ICS:
Basic usage produces errors: http://code.google.com/p/android/issues/detail?id=21177 (note the above has the "D/chromium(2735): Unknown chromium error: -6" explanation as well...not sure if I should open a separate bug on that) Basic CSS (that works fine on previous versions) produces errors: http://code.google.com/p/android/issues/detail?id=21305 Thread local memory leaks on the resource loader thread: http://code.google.com/p/android/issues/detail?id=21355 Core dumps when using WebView.loadDataWithBaseURL() http://code.google.com/p/android/issues/detail?id=21266 Anyone else find anything else? Given the lack of src (and NDK with a copy of gdb) any tips for debugging? Kinda alarming that it's in such a state.... -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

