Bug 131972

Summary: [EFL][WK2] Remove duplicated code to set size to the DrawingArea.
Product: WebKit Reporter: Eunmi Lee <enmi.lee>
Component: WebKit EFLAssignee: Eunmi Lee <enmi.lee>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cmarcelo, commit-queue, lucas.de.marchi, luiz, noam, ryuan.choi, sergio, zeno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Eunmi Lee 2014-04-21 23:07:36 PDT
DrawingArea's size is set in the WebView.cpp,
so we don't have to set again in the PageViewportController.
Comment 1 Eunmi Lee 2014-04-21 23:16:00 PDT
Created attachment 229865 [details]
Patch
Comment 2 Ryuan Choi 2014-04-22 03:17:05 PDT
Looks good to me.
Comment 3 WebKit Commit Bot 2014-04-22 10:04:54 PDT
Comment on attachment 229865 [details]
Patch

Clearing flags on attachment: 229865

Committed r167665: <http://trac.webkit.org/changeset/167665>
Comment 4 WebKit Commit Bot 2014-04-22 10:05:01 PDT
All reviewed patches have been landed.  Closing bug.