Bug 80561

Summary: use DEFINE_STATIC_LOCAL on Lengths to avoid exit time destructors
Product: WebKit Reporter: Mike Lawther <mikelawther>
Component: New BugsAssignee: Mike Lawther <mikelawther>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, hyatt, kling, macpherson, menard, simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Mike Lawther 2012-03-07 19:44:02 PST
use DEFINE_STATIC_LOCAL on Lengths to avoid exit time destructors
Comment 1 Mike Lawther 2012-03-07 19:47:17 PST
Created attachment 130751 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-03-07 19:59:57 PST
Comment on attachment 130751 [details]
Patch

OK.
Comment 3 WebKit Review Bot 2012-03-07 20:49:27 PST
Comment on attachment 130751 [details]
Patch

Clearing flags on attachment: 130751

Committed r110144: <http://trac.webkit.org/changeset/110144>
Comment 4 WebKit Review Bot 2012-03-07 20:49:32 PST
All reviewed patches have been landed.  Closing bug.