[webkit-reviews] review granted: [Bug 114761] Computed style of fill/stroke properties incorrect on references : [Attachment 209607] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 26 10:26:12 PDT 2013


Darin Adler <darin at apple.com> has granted Rob Buis <rwlbuis at gmail.com>'s
request for review:
Bug 114761: Computed style of fill/stroke properties incorrect on references
https://bugs.webkit.org/show_bug.cgi?id=114761

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=209607&action=review


> Source/WebCore/css/CSSPrimitiveValue.cpp:1003
> +	       text = "url(" + quoteCSSURLIfNeeded(m_value.string) + ')';

Just snuck in a related optimization?


More information about the webkit-reviews mailing list