[Webkit-unassigned] [Bug 45350] New: Null deref in RenderBlock::findNextLineBreak()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 7 18:20:18 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45350
Summary: Null deref in RenderBlock::findNextLineBreak()
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
Created an attachment (id=66816)
--> (https://bugs.webkit.org/attachment.cgi?id=66816)
repro
A textnode with a fixed position and first-line styling may resturn null for style(). This is then derefed causing a crash.
I will submit a patch 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