[Webkit-unassigned] [Bug 40278] [EFL] EFLWebKit doesn't support viewport meta tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 07:22:59 PDT 2010


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





--- Comment #15 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2010-06-10 07:22:56 PST ---
(In reply to comment #12)
> (In reply to comment #11)
> > I'll have a quick look at the patch now and see if I can help. I'll try but since I'm not an EFL-deep-underground-hacker I'm not sure I can go any further.
> 
> Well, I think that the major problem of the patch is what concerns Gustavo: always applying the viewport meta tag arguments.

One more thing, I think that viewport meta tag arguments is not always adjusted.
The viewport only can be adjusted when webpage contains viewport. As far as I know, didReceiveViewportArguments() function only can be invoked when webpage contains the viewport tag. 

In my opinion, major problem is that application goes website which has viewport, and then it goes other websites which doesn't contain viewport. In latest patch, there are no solutions for this case. 

I think we are already enough to know this problem. I will try to consider this problem.

-- 
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