Bug 125475

Summary: Replace use of WTF::FixedArray with std::array
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Sam Weinig 2013-12-09 16:49:58 PST
Replace use of WTF::FixedArray with std::array
Comment 1 Sam Weinig 2013-12-09 16:51:21 PST
Created attachment 218813 [details]
Patch
Comment 2 Sam Weinig 2013-12-09 17:25:02 PST
Committed r160344: <http://trac.webkit.org/changeset/160344>