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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 8 12:14:46 PDT 2010


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


Gustavo Noronha (kov) <gns at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gns at gnome.org




--- Comment #6 from Gustavo Noronha (kov) <gns at gnome.org>  2010-04-08 12:14:46 PST ---
(In reply to comment #5)
> > What was this one introduced for? Maybe that should be part of the patch that
> > introduced it?
> 
> It is used to move our scrollbars and other widgets like plugins. Our platform
> is bit different and requires this.

I think this should go in a port-specific file rather than on the
cross-platform one. I would mimic what is done in, say, ScrollbarGtk.h. These
functions are virtual exactly so they can be overriden.

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