[Webkit-unassigned] [Bug 45443] [GTK] Support for viewport meta tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 7 06:21:00 PDT 2010


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


Joone Hur <joone at kldp.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69762|0                           |1
        is obsolete|                            |
  Attachment #70074|                            |review?
               Flag|                            |




--- Comment #24 from Joone Hur <joone at kldp.org>  2010-10-07 06:20:59 PST ---
Created an attachment (id=70074)
 --> (https://bugs.webkit.org/attachment.cgi?id=70074)
Proposed Patch5

- renamed WebKitViewportConfig to WebKitViewportAttributes.
- renamed viewport-config-changed signal to viewport-attributes-changed.
- not allowed to emit viewport-attributes-changed signal when dispatchDidCommitLoad() was called.
- moved webkit_viewport_attributes_new() function declaration to webkitprivate.h
- changed webkit_web_view_set_viewport_config() to webkit_web_view_init_viewport_attributes

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