Bug 106161 - Consolidate all the one time initialization functions into a single InitializeWebKit2() super function
Summary: Consolidate all the one time initialization functions into a single Initializ...
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-04 18:45 PST by Sam Weinig
Modified: 2013-01-04 18:52 PST (History)
6 users (show)

See Also:


Attachments
Patch (19.40 KB, patch)
2013-01-04 18:47 PST, Sam Weinig
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2013-01-04 18:45:17 PST
Consolidate all the one time initialization functions into a single InitializeWebKit2() super function
Comment 1 Sam Weinig 2013-01-04 18:47:09 PST
Created attachment 181420 [details]
Patch
Comment 2 Sam Weinig 2013-01-04 18:52:43 PST
Committed r138881: <http://trac.webkit.org/changeset/138881>