Bug 47537

Summary: [EFL] Add a method to get target's dpi value
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: antognolli+webkit, commit-queue, kenneth, leandro, lucas.de.marchi, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

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.