[Webkit-unassigned] [Bug 36317] [EFL] Add EFL-specific code to Widget.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 9 11:03:29 PDT 2010


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





--- Comment #8 from Gustavo Noronha (kov) <gns at gnome.org>  2010-04-09 11:03:29 PST ---
(In reply to comment #7)
> We need this at the widget level, we must be informed about the frameRect
> changed so we can act. Unlike other ports, our plugins and other visual
> elements (scrollbars) are not moved automatically. We also need to update our
> clippers if we use backing store that is bigger than the current viewport.

Sorry, I may not have been clear enough. I am not suggesting you move it
outside of the Widget level. I'm just suggesting you use a port specific
WidgetEfl.h, like other classes do. I haven't looked at how difficult that
would be, but I don't think it should be too difficult.

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