Bug 62787

Summary: [EFL] Move Initialization of defaultFontSize to top of file.
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: gyuyoung.kim, lucas.de.marchi, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.