Bug 45404

Summary: Null deref in RenderBlock::updateFirstLetter()
Product: WebKit Reporter: Cris Neckar <cdn>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdn, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
repro
none
Patch none

Cris Neckar
Reported 2010-09-08 11:43:02 PDT
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.
Attachments
repro (258 bytes, text/html)
2010-09-08 11:43 PDT, Cris Neckar
no flags
Patch (3.05 KB, patch)
2010-09-08 11:50 PDT, Cris Neckar
no flags
Cris Neckar
Comment 1 2010-09-08 11:43:28 PDT
Cris Neckar
Comment 2 2010-09-08 11:50:53 PDT
chris fleizach
Comment 3 2010-09-10 01:59:45 PDT
Comment on attachment 66920 [details] Patch r=me
WebKit Commit Bot
Comment 4 2010-09-10 03:04:51 PDT
Comment on attachment 66920 [details] Patch Clearing flags on attachment: 66920 Committed r67184: <http://trac.webkit.org/changeset/67184>
WebKit Commit Bot
Comment 5 2010-09-10 03:04:55 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.