[Webkit-unassigned] [Bug 46772] [EFL] Viewport data change notification by Bug 46755

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 4 06:44:42 PDT 2010


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69628|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #3 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-10-04 06:44:41 PST ---
(From update of attachment 69628)
View in context: https://bugs.webkit.org/attachment.cgi?id=69628&action=review

> WebKit/efl/WebCoreSupport/ChromeClientEfl.cpp:520
>      ewk_view_viewport_set(m_view, arguments.width, arguments.height, arguments.initialScale, arguments.minimumScale, arguments.maximumScale, arguments.userScalable);

don't you guys want the DPI adjustment?

> WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.h:-59
> -    bool getInitLayoutCompleted() { return m_initLayoutCompleted; }

don't you need to remove the m_initLayoutCompleted variable 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