[Webkit-unassigned] [Bug 45404] New: Null deref in RenderBlock::updateFirstLetter()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 11:43:02 PDT 2010


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

           Summary: Null deref in RenderBlock::updateFirstLetter()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cdn at chromium.org
                CC: cdn at chromium.org


With first-letter style there is a null deref when getCachedPseudoStyle() returns a null RenderStyle. 

The attached repro will trigger it.

Patch to follow shortly.

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