Bug 80561 - use DEFINE_STATIC_LOCAL on Lengths to avoid exit time destructors
Summary: use DEFINE_STATIC_LOCAL on Lengths to avoid exit time destructors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mike Lawther
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-07 19:44 PST by Mike Lawther
Modified: 2012-03-07 20:49 PST (History)
7 users (show)

See Also:


Attachments
Patch (3.29 KB, patch)
2012-03-07 19:47 PST, Mike Lawther
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.