[Webkit-unassigned] [Bug 85598] Share stylesheet data structures between documents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 4 06:17:54 PDT 2012


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





--- Comment #3 from Andreas Kling <kling at webkit.org>  2012-05-04 06:17:54 PST ---
(From update of attachment 140198)
View in context: https://bugs.webkit.org/attachment.cgi?id=140198&action=review

Attack angle looks sane. As you said yourself on IRC, this needs better test coverage though.

> Source/WebCore/css/CSSStyleSheet.cpp:177
> +StyleRuleBase* StyleSheetInternal::ruleAt(unsigned index) const

Perhaps this function could share some code with StyleSheetInternal::createChildRuleCSSOMWrapper().

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