Bug 7976

Summary: Change the way RenderStyles are created to avoid floating objects
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: CSSAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: adele
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Make RenderStyle objects no longer float mjs: review+

Description Eric Seidel (no email) 2006-03-25 02:49:28 PST
This patch makes RenderStyles no longer float (with a ref count of 0) during the initial style resolve.
Comment 1 Eric Seidel (no email) 2006-03-25 02:50:16 PST
Created attachment 7292 [details]
Make RenderStyle objects no longer float
Comment 2 Alexey Proskuryakov 2009-01-02 00:06:06 PST
*** Bug 9278 has been marked as a duplicate of this bug. ***