Bug 62787 - [EFL] Move Initialization of defaultFontSize to top of file.
Summary: [EFL] Move Initialization of defaultFontSize to top of file.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-16 01:17 PDT by Gyuyoung Kim
Modified: 2011-06-16 02:10 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2011-06-16 01:19 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2011-06-16 01:17:26 PDT
In RenderThemeEfl.cpp,  I'm moving initialization of constant, static variables to top of file. The defaultFontSize's initialization need to be moved to top as well.
Comment 1 Gyuyoung Kim 2011-06-16 01:19:16 PDT
Created attachment 97418 [details]
Patch
Comment 2 Kent Tamura 2011-06-16 01:30:14 PDT
Comment on attachment 97418 [details]
Patch

ok
Comment 3 WebKit Review Bot 2011-06-16 02:10:01 PDT
Comment on attachment 97418 [details]
Patch

Clearing flags on attachment: 97418

Committed r89020: <http://trac.webkit.org/changeset/89020>
Comment 4 WebKit Review Bot 2011-06-16 02:10:06 PDT
All reviewed patches have been landed.  Closing bug.