RESOLVED FIXED 47537
[EFL] Add a method to get target's dpi value
https://bugs.webkit.org/show_bug.cgi?id=47537
Summary [EFL] Add a method to get target's dpi value
Gyuyoung Kim
Reported 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.
Attachments
Patch (1.88 KB, patch)
2010-10-12 00:44 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2010-10-12 00:44:39 PDT
Kenneth Rohde Christiansen
Comment 2 2010-10-12 07:26:58 PDT
Comment on attachment 70516 [details] Patch As it is internal, Im all for it!
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2010-10-12 15:36:32 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.