[webkit-reviews] review requested: [Bug 19417] CSSParser should use custom "vector-like" class for managing properties : [Attachment 99991] updated 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 asked  for review:
Bug 19417: CSSParser should use custom "vector-like" class for managing
properties
https://bugs.webkit.org/show_bug.cgi?id=19417

Attachment 99991: updated patch
https://bugs.webkit.org/attachment.cgi?id=99991&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