[webkit-reviews] review granted: [Bug 95219] Cache and share parsed imported stylesheets : [Attachment 161018] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 11:22:04 PDT 2012


Andreas Kling <kling at webkit.org> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 95219: Cache and share parsed imported stylesheets
https://bugs.webkit.org/show_bug.cgi?id=95219

Attachment 161018: patch
https://bugs.webkit.org/attachment.cgi?id=161018&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=161018&action=review


Awesome. r=me

> Source/WebCore/css/StyleRuleImport.cpp:62
> -void StyleRuleImport::setCSSStyleSheet(const String& url, const KURL&
baseURL, const String& charset, const CachedCSSStyleSheet*)
> +void StyleRuleImport::setCSSStyleSheet(const String& url, const KURL&
baseURL, const String& charset, const CachedCSSStyleSheet* )

ORLY?


More information about the webkit-reviews mailing list