Bug 60753 - [EFL] Move ewk_view_dpi_get() to ewk_util.cpp
Summary: [EFL] Move ewk_view_dpi_get() to ewk_util.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-13 00:24 PDT by Gyuyoung Kim
Modified: 2011-05-13 02:56 PDT (History)
5 users (show)

See Also:


Attachments
Proposed Patch (3.11 KB, patch)
2011-05-13 00:26 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-05-13 00:24:26 PDT
I made a ewk_view_dpi_get() in order to get dpi value of device. However, I think it is better that this api is located on ewk_util.cpp.
Comment 1 Gyuyoung Kim 2011-05-13 00:26:56 PDT
Created attachment 93412 [details]
Proposed Patch
Comment 2 WebKit Commit Bot 2011-05-13 02:55:28 PDT
The commit-queue encountered the following flaky tests while processing attachment 93412 [details]:

http/tests/xmlhttprequest/remember-bad-password.html bug 51733 (author: ap@webkit.org)
The commit-queue is continuing to process your patch.
Comment 3 WebKit Commit Bot 2011-05-13 02:56:28 PDT
Comment on attachment 93412 [details]
Proposed Patch

Clearing flags on attachment: 93412

Committed r86421: <http://trac.webkit.org/changeset/86421>
Comment 4 WebKit Commit Bot 2011-05-13 02:56:33 PDT
All reviewed patches have been landed.  Closing bug.