Bug 94141

Summary: StyleRareInheritedData m_counterIncrement and m_counterReset are unused
Product: WebKit Reporter: Elliott Sprehn <esprehn>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal Keywords: EasyFix
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Elliott Sprehn
Reported 2012-08-15 13:36:54 PDT
These seem to be legacy from the original counter implementation. Removing them saves 4 bytes on every StyleRareInheritedData holding RenderStyle and also removes 2 dead methods of RenderStyle.
Attachments
Elliott Sprehn
Comment 1 2013-01-08 01:52:04 PST
*** This bug has been marked as a duplicate of bug 94539 ***
Note You need to log in before you can comment on or make changes to this bug.