Bug 9341

Summary: REGRESSION: Repro crash caused by style="font:bold"
Product: WebKit Reporter: mitz
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: nem, rwlbuis
Priority: P1 Keywords: Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: data:text/html,<br style="font:bold">
Attachments:
Description Flags
Fix suggested by Rob darin: review+

mitz
Reported 2006-06-07 06:04:26 PDT
"font:bold" alone causes a null pointer deref in cssparser.cpp:2048. Might be a regression from the fix for bug 5564.
Attachments
Fix suggested by Rob (27.07 KB, patch)
2006-06-07 07:04 PDT, mitz
darin: review+
mitz
Comment 1 2006-06-07 07:04:09 PDT
Created attachment 8748 [details] Fix suggested by Rob
Darin Adler
Comment 2 2006-06-07 08:30:57 PDT
Comment on attachment 8748 [details] Fix suggested by Rob r=me
Darin Adler
Comment 3 2006-06-07 09:28:54 PDT
Committed revision 14761.
David Kilzer (:ddkilzer)
Comment 4 2006-06-07 18:54:09 PDT
*** Bug 9349 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.