[webkit-reviews] review granted: [Bug 84969] Implement StyleSheetInternal copying : [Attachment 139025] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 11:21:08 PDT 2012


Andreas Kling <kling at webkit.org> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 84969: Implement StyleSheetInternal copying
https://bugs.webkit.org/show_bug.cgi?id=84969

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

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


r=me with GCC appeased somehow.

> Source/WebCore/ChangeLog:8
> +	   We need to be able to copy stylesheets to cache them. Copying is
already implement for

Typo, implemented.

> Source/WebCore/ChangeLog:28
> +	       Add equality comparison operator to CSSParseMode. This will be
needed to determine

Typo CSSParserMode.


More information about the webkit-reviews mailing list