[Webkit-unassigned] [Bug 115473] New: CSSPrimitiveValue.cpp Force close with webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 1 06:23:41 PDT 2013


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

           Summary: CSSPrimitiveValue.cpp Force close with webkit
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: Android
               URL: http://stackoverflow.com/questions/16312469/webkit-and
                    roid-force-close
        OS/Version: Android
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: truong191949 at gmail.com


Using S3 mini:
1. Home > Internet > go to "www.msn.com" > select "news"
2. Trying change ("home" page and "news" page) several times.
3. Sometimes, browser is force close to home screen.

Tracing code, I came to the error, it is here in this line: factor = style->fontMetrics().xHeight(); It is line 540 of this: http://code.metager.de/source/xref/WebKit/Source/WebCore/css/CSSPrimitiveValue.cpp
But no matter how hard I tried, the "force close" is still there.

-- 
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