Bug 45040

Summary: [v8] Use Vector and DEFINE_STATIC_LOCAL instead of plain static array.
Product: WebKit Reporter: anton muhin <antonm>
Component: WebCore Misc.Assignee: anton muhin <antonm>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description anton muhin 2010-09-01 08:58:44 PDT
[v8] Use Vector and DEFINE_STATIC_LOCAL instead of plain static array.
Comment 1 anton muhin 2010-09-01 09:04:45 PDT
Created attachment 66217 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2010-09-01 09:15:40 PDT
Comment on attachment 66217 [details]
Patch

thanks.
Comment 3 anton muhin 2010-09-01 09:18:18 PDT
Comment on attachment 66217 [details]
Patch

thanks a lot, Dmitry
Comment 4 WebKit Commit Bot 2010-09-01 09:51:08 PDT
Comment on attachment 66217 [details]
Patch

Clearing flags on attachment: 66217

Committed r66610: <http://trac.webkit.org/changeset/66610>
Comment 5 WebKit Commit Bot 2010-09-01 09:51:13 PDT
All reviewed patches have been landed.  Closing bug.