[Webkit-unassigned] [Bug 82847] Add mechanism for mapping from StyleRules back to fully constructed CSSStyleRules

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 1 13:17:18 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82847





--- Comment #5 from Andreas Kling <kling at webkit.org>  2012-04-01 13:17:18 PST ---
(From update of attachment 135013)
View in context: https://bugs.webkit.org/attachment.cgi?id=135013&action=review

> Source/WebCore/css/CSSStyleSelector.cpp:292
> +static CSSStyleSheet* fullscreenStyleSheet;

fullScreenStylesheet;

> Source/WebCore/css/CSSStyleSelector.h:495
> +    HashMap<StyleRule*, RefPtr<CSSStyleRule> >  m_styleRuleToCSSOMWrapperMap;

Style: Two spaces after >.

-- 
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