[Webkit-unassigned] [Bug 94141] New: StyleRareInheritedData m_counterIncrement and m_counterReset are unused
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 15 13:36:20 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=94141
Summary: StyleRareInheritedData m_counterIncrement and
m_counterReset are unused
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: EasyFix
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: esprehn at chromium.org
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.
--
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