Bug 120631 - Check WTF::VectorFiller template argument type size in compile time
Summary: Check WTF::VectorFiller template argument type size in compile time
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mikhail Pozdnyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-03 05:28 PDT by Mikhail Pozdnyakov
Modified: 2013-09-03 10:32 PDT (History)
7 users (show)

See Also:


Attachments
patch (1.39 KB, patch)
2013-09-03 05:34 PDT, Mikhail Pozdnyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Pozdnyakov 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.
Comment 1 Mikhail Pozdnyakov 2013-09-03 05:34:10 PDT
Created attachment 210358 [details]
patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2013-09-03 10:32:24 PDT
All reviewed patches have been landed.  Closing bug.