[Webkit-unassigned] [Bug 54435] Simplify CSSStyleSelector::canShareStyleWithElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 14 23:12:54 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54435
Kent Tamura <tkent at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #82417|review? |review+
Flag| |
--- Comment #2 from Kent Tamura <tkent at chromium.org> 2011-02-14 23:12:54 PST ---
(From update of attachment 82417)
View in context: https://bugs.webkit.org/attachment.cgi?id=82417&action=review
> Source/WebCore/css/CSSStyleSelector.cpp:1104
> + StyledElement* s = static_cast<StyledElement*>(n);
"s" and "n" are not good variable names.
--
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