RESOLVED FIXED Bug 120631
Check WTF::VectorFiller template argument type size in compile time
https://bugs.webkit.org/show_bug.cgi?id=120631
Summary Check WTF::VectorFiller template argument type size in compile time
Mikhail Pozdnyakov
Reported 2013-09-03 05:28:56 PDT
The template argument's type size in WTF::VectorFiller 'memset' specialization should be checked during compilation rather than in runtime.
Attachments
patch (1.39 KB, patch)
2013-09-03 05:34 PDT, Mikhail Pozdnyakov
no flags
Mikhail Pozdnyakov
Comment 1 2013-09-03 05:34:10 PDT
WebKit Commit Bot
Comment 2 2013-09-03 10:32:21 PDT
Comment on attachment 210358 [details] patch Clearing flags on attachment: 210358 Committed r154990: <http://trac.webkit.org/changeset/154990>
WebKit Commit Bot
Comment 3 2013-09-03 10:32:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.