[webkit-reviews] review granted: [Bug 120829] Allow string as image reference on filter() : [Attachment 210705] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 5 23:14:00 PDT 2013


Andreas Kling <akling at apple.com> has granted Dirk Schulze <krit at webkit.org>'s
request for review:
Bug 120829: Allow string as image reference on filter()
https://bugs.webkit.org/show_bug.cgi?id=120829

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

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


r=me

> Source/WebCore/css/CSSParser.cpp:8092
> +    if (!a)

This is a terrible variable name.


More information about the webkit-reviews mailing list