[webkit-reviews] review granted: [Bug 80874] Implement a fast path when setting CSS properties with keywords from JS. : [Attachment 132795] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 04:23:36 PDT 2012


Antti Koivisto <koivisto at iki.fi> has granted Alexis Menard (darktears)
<alexis.menard at openbossa.org>'s request for review:
Bug 80874: Implement a fast path when setting CSS properties with keywords from
JS.
https://bugs.webkit.org/show_bug.cgi?id=80874

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

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=132795&action=review


> Source/WebCore/css/CSSParser.cpp:1387
> +	   addProperty(propId,	cssValuePool()->createIdentifierValue(id),
important);

two spaces here


More information about the webkit-reviews mailing list