commit | bae6f181e0cf018c1d9b957b2a3ec9435bc60df2 | [log] [tgz] |
---|---|---|
author | mikhail.pozdnyakov@intel.com <mikhail.pozdnyakov@intel.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Sep 03 17:33:22 2013 +0000 |
committer | mikhail.pozdnyakov@intel.com <mikhail.pozdnyakov@intel.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Sep 03 17:33:22 2013 +0000 |
tree | fd523e9378c5a31ca5bfe35775d90e02971ca6ab | |
parent | 45de4d91aa713a11fa0ab50b4ecc502f4efdf063 [diff] |
Check WTF::VectorFiller template argument type size in compile time https://bugs.webkit.org/show_bug.cgi?id=120631 Reviewed by Darin Adler. The template argument's type size in WTF::VectorFiller 'memset' specialization should be checked during compilation rather than in runtime. * wtf/Vector.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@154990 268f45cc-cd09-0410-ab3c-d52691b4dbfc