[Webkit-unassigned] [Bug 35908] New: [Android] Reproducible crash on Ajax response with a specific <meta />

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 9 02:55:51 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35908

           Summary: [Android] Reproducible crash on Ajax response with a
                    specific <meta />
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Android
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: magic at magicninja.org


Created an attachment (id=50283)
 --> (https://bugs.webkit.org/attachment.cgi?id=50283)
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)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list