RESOLVED FIXED Bug 62787
[EFL] Move Initialization of defaultFontSize to top of file.
https://bugs.webkit.org/show_bug.cgi?id=62787
Summary [EFL] Move Initialization of defaultFontSize to top of file.
Gyuyoung Kim
Reported 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.
Attachments
Patch (1.40 KB, patch)
2011-06-16 01:19 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2011-06-16 01:19:16 PDT
Kent Tamura
Comment 2 2011-06-16 01:30:14 PDT
Comment on attachment 97418 [details] Patch ok
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2011-06-16 02:10:06 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.