[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:45:49 PDT 2010


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





--- Comment #4 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-10-04 06:45:48 PST ---
(In reply to comment #3)
> (From update of attachment 69628 [details])
> 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?

The new method is now called at the right time so this is not needed anymore.

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