Bug 104036

Summary: [User Timing] Fix clang build by removing need for exit time destructor
Product: WebKit Reporter: James Simonsen <simonjam>
Component: New BugsAssignee: James Simonsen <simonjam>
Status: RESOLVED FIXED    
Severity: Normal CC: tonyg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch tonyg: review+

Description James Simonsen 2012-12-04 13:41:07 PST
[User Timing] Fix clang build by removing need for exit time destructor
Comment 1 James Simonsen 2012-12-04 13:58:55 PST
Created attachment 177548 [details]
Patch
Comment 2 James Simonsen 2012-12-04 14:05:32 PST
Committed r136565: <http://trac.webkit.org/changeset/136565>