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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 6 23:05:40 PDT 2010


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


Gyuyoung Kim <gyuyoung.kim at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60684|0                           |1
        is obsolete|                            |
  Attachment #60684|review?, commit-queue?      |
               Flag|                            |
  Attachment #60686|                            |review?, commit-queue?
               Flag|                            |




--- Comment #52 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2010-07-06 23:05:38 PST ---
Created an attachment (id=60686)
 --> (https://bugs.webkit.org/attachment.cgi?id=60686)
viewport-patch-for-eflwebkit-15

Sorry for my frequent patch uploading. It seems to me that ewk_private.h has style errors as below,

WebKit/efl/ewk/ewk_private.h:51:  Extra space between void and ewk_view_ready  [whitespace/declaration] [3]
WebKit/efl/ewk/ewk_private.h:52:  Extra space between void and ewk_view_title_set  [whitespace/declaration] [3]
WebKit/efl/ewk/ewk_private.h:53:  Extra space between void and ewk_view_uri_changed  [whitespace/declaration] [3]
WebKit/efl/ewk/ewk_private.h:54:  Extra space between void and ewk_view_load_started  [whitespace/declaration] [3]

I think this style errors in ewk_private.h should be fixed as well.

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