RESOLVED WONTFIX 35908
[Android] Reproducible crash on Ajax response with a specific <meta />
https://bugs.webkit.org/show_bug.cgi?id=35908
Summary [Android] Reproducible crash on Ajax response with a specific <meta />
Vincent Ricard
Reported 2010-03-09 02:55:51 PST
Created attachment 50283 [details] Test case Here is a test case to reproduce the bug. It is a simple Ajax request receiving an XML file (Content-Type: application/xml). In the action.xml file, there is a meta tag: <meta name="format-detection" content="telephone=no" /> When i remove it, all goes fine; but with it, the browser is closed/killed/crashed (call this as you wish :) I tested this behavior with the Android emulator (API version 1.5 and 2.1) and with two devices (an old cupcake based and the nexus one). I set the component to "HTML DOM"... not sure it's the right place since the bug only happens in an Ajax context. PS: i also opened an issue on b.android.com one month ago (http://code.google.com/p/android/issues/detail?id=6593)
Attachments
Test case (501 bytes, application/x-compressed-tar)
2010-03-09 02:55 PST, Vincent Ricard
no flags
Alexey Proskuryakov
Comment 1 2010-03-09 14:57:44 PST
Doesn't crash Safari 4.0.4 on Mac.
Vincent Ricard
Comment 2 2010-03-10 10:16:59 PST
> Doesn't crash Safari 4.0.4 on Mac. Nop, i tested on iPhone and all is fine. The crash only happens with Android.
Eric Seidel (no email)
Comment 3 2012-02-13 14:44:45 PST
Android Chromium is the new future.
Note You need to log in before you can comment on or make changes to this bug.