Bug 131972 - [EFL][WK2] Remove duplicated code to set size to the DrawingArea.
Summary: [EFL][WK2] Remove duplicated code to set size to the DrawingArea.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eunmi Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-21 23:07 PDT by Eunmi Lee
Modified: 2014-04-22 10:05 PDT (History)
9 users (show)

See Also:


Attachments
Patch (1.78 KB, patch)
2014-04-21 23:16 PDT, Eunmi Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.