[Webkit-unassigned] [Bug 26656] New: [Chromium] Fix crash with inherited font-size in <option>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 23 13:22:34 PDT 2009


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

           Summary: [Chromium] Fix crash with inherited font-size in
                    <option>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agl at chromium.org


In r42597 (https://bugs.webkit.org/show_bug.cgi?id=25244), I changed the
<select> handing for Chromium to fix a rendering bug. However, although the
font-size is correctly ignored, getRowHeight wasn't updated and so was
calculating the height of the rows in an inconsistent manner. This can lead to
a crash.

http://code.google.com/p/chromium/issues/detail?id=14810


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



More information about the webkit-unassigned mailing list