Bug 120631

Summary: Check WTF::VectorFiller template argument type size in compile time
Product: WebKit Reporter: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Component: Web Template FrameworkAssignee: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, benjamin, cmarcelo, commit-queue, darin, kling, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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.