[webkit-reviews] review canceled: [Bug 19417] CSSParser should use custom "vector-like" class for managing properties : [Attachment 99842] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 09:18:00 PDT 2011


Andras Becsi <abecsi at webkit.org> has canceled Andras Becsi
<abecsi at webkit.org>'s request for review:
Bug 19417: CSSParser should use custom "vector-like" class for managing
properties
https://bugs.webkit.org/show_bug.cgi?id=19417

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

------- Additional Comments from Andras Becsi <abecsi at webkit.org>
Use HashTraits<unsigned>::emptyValue() directly instead of assigning it to a
global constant, to avoid creating global initializers on call sites.


More information about the webkit-reviews mailing list