[Webkit-unassigned] [Bug 47084] [EFL] Support viewport configuration and add new arguments for WebKit EFL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 7 03:48:48 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47084





--- Comment #3 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2010-10-07 03:48:47 PST ---
Created an attachment (id=70064)
 --> (https://bugs.webkit.org/attachment.cgi?id=70064)
Prototype Patch

I make a prototype patch according to the changed viewport implementation in WebCore. I have considered how to set desktop_width, device_width, device_height and available_size. But, I don't find appropriate solution yet.

For now, I use windowRect() for the device_width/height and available_size.
And, I don't know how to use dpi value. So, I just let ewk_view store the dpi value.

I'd like to get any advices related to viewport implementation. I continue to think this patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list