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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 14 13:23:00 PDT 2010


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





--- Comment #21 from Lucas De Marchi <lucas.demarchi at profusion.mobi>  2010-06-14 13:22:56 PST ---
(In reply to comment #16)
> Second, I modify this patch to send signal(viewport,changed) both there is viewport and no viewport. So, if website contains "viewport" meta tag, viewport signal is sent by didReceiveViewportArguments() in ChromeClientEfl.cpp. However, if there no viewport, the signal(viewport,changed) is sent by dispatchDidFirstVisuallyNonEmptyLayout() in FrameLoaderClientEfl.cpp. As far as 

Please, consider the comment #11 about the place to put this signal in order to ignore the meta tag outside of <head></head>.

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