Bug 47537 - [EFL] Add a method to get target's dpi value
Summary: [EFL] Add a method to get target's dpi value
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-12 00:41 PDT by Gyuyoung Kim
Modified: 2010-10-12 15:36 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.88 KB, patch)
2010-10-12 00:44 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 2010-10-12 00:41:18 PDT
DPI value is needed to adjust to viewport attributes. I add a dpi method using ecore_x to ewk_view.
In my opinion, we need to know target's DPI value because mobile devices has various dpi. Especially, we may to set layout size according to the DPI value.
Comment 1 Gyuyoung Kim 2010-10-12 00:44:39 PDT
Created attachment 70516 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2010-10-12 07:26:58 PDT
Comment on attachment 70516 [details]
Patch

As it is internal, Im all for it!
Comment 3 WebKit Commit Bot 2010-10-12 15:36:26 PDT
Comment on attachment 70516 [details]
Patch

Clearing flags on attachment: 70516

Committed r69613: <http://trac.webkit.org/changeset/69613>
Comment 4 WebKit Commit Bot 2010-10-12 15:36:32 PDT
All reviewed patches have been landed.  Closing bug.