Bug 34183 - Crash caused by anonymous list item
Summary: Crash caused by anonymous list item
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-01-26 14:23 PST by mitz
Modified: 2010-01-26 14:50 PST (History)
0 users

See Also:


Attachments
Make the search for enclosing list and previous list item render tree-based rather than DOM based (47.74 KB, patch)
2010-01-26 14:29 PST, mitz
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2010-01-26 14:23:42 PST
<rdar://problem/7576663>
Patch forthcoming.
Comment 1 mitz 2010-01-26 14:29:23 PST
Created attachment 47449 [details]
Make the search for enclosing list and previous list item render tree-based rather than DOM based
Comment 2 mitz 2010-01-26 14:50:20 PST
Fixed in <http://trac.webkit.org/projects/webkit/changeset/53868>.