[android-developers] Re: Anyone else notice that WebKit in ICS has some serious bugs?
We're seeing similar errors (Unknown chromium error: -6, CSS or .json
files not loading in an embedded webview, text misaligned or missing,
etc.) on 4.0.2 that rolled out to Samsung Galaxy Nexus. However,
everything works fine in the 4.0.3 emulator and also now for a Galaxy
Nexus S that just received an update. And all of this HTML/CSS/
Javascript gets tested on desktop browsers.
The "ported" 4.0.2 version, that is marked 4.0.3, for the Sprint
Galaxy Nexus S 4G works better than the Galaxy Nexus 4.0.2 but still
has some major problems.
We're trying to get access to a Nexus S that _is_ having problems. It
is apparently a problem on UK devices. We've so far determined that
the Galaxy Nexus 4.0.2 version is hopelessly broken in this way and
cannot be worked around. Hopefully a fully working 4.0.3 build will
be pushed out soon. My current impression is that some 4.0.3 builds
work perfectly while others are completely broken for embedded
webviews.
This involves code used by many millions of users on most prior
versions of Android, any of which could be trying to go to ICS.
Stephen
On Oct 31, 7:29 am, John <jsp...@gmail.com> wrote:
> I've found numerous (show stopping) bugs in the new version ofWebKit
> shipped withICS:
>
> Basic usage produceserrors: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) produceserrors: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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home