[Webkit-unassigned] [Bug 119497] Move style recalculation out from Element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 6 01:38:51 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119497
--- Comment #18 from Antti Koivisto <koivisto at iki.fi> 2013-08-06 01:38:32 PST ---
(In reply to comment #16)
> (From update of attachment 208169 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=208169&action=review
>
> >> Source/WebCore/css/StyleRecalculation.h:35
> >> +namespace Style {
> >
> > Style might be too generic? How about StyleRecalc or RenderStyleChange?
>
> I like Style. We can then start moving more things to the namespace and migrate a large chunk of css/ to style/
That would be the plan.
StyleRule -> Style::Rule
StyleResolver -> Style::Resolver
etc.
--
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