Bug 73049 - Remove one static initializer (for kTickTime)
Summary: Remove one static initializer (for kTickTime)
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: Nico Weber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-23 13:56 PST by Nico Weber
Modified: 2011-11-23 15:34 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2011-11-23 13:56 PST, Nico Weber
no flags Details | Formatted Diff | Diff
Patch for landing (1.36 KB, patch)
2011-11-23 14:18 PST, Nico Weber
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Weber 2011-11-23 13:56:28 PST
Remove one static initializer (for kTickTime)
Comment 1 Nico Weber 2011-11-23 13:56:47 PST
Created attachment 116420 [details]
Patch
Comment 2 Adam Barth 2011-11-23 14:15:41 PST
Comment on attachment 116420 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=116420&action=review

> Source/WebCore/ChangeLog:8
> +        No new tests. (OOPS!)

This line will prevent this patch from landing automagically.
Comment 3 Nico Weber 2011-11-23 14:18:15 PST
Created attachment 116426 [details]
Patch for landing
Comment 4 WebKit Review Bot 2011-11-23 15:34:43 PST
Comment on attachment 116426 [details]
Patch for landing

Clearing flags on attachment: 116426

Committed r101108: <http://trac.webkit.org/changeset/101108>
Comment 5 WebKit Review Bot 2011-11-23 15:34:47 PST
All reviewed patches have been landed.  Closing bug.