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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 24 21:29:39 PDT 2010


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





--- Comment #3 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-03-24 21:29:39 PST ---
(From update of attachment 51069)

> +#if PLATFORM(EFL)
> +    virtual void frameRectsChanged();
> +#else
>      virtual void frameRectsChanged() {}
> +#endif

What was this one introduced for? Maybe that should be part of the patch that
introduced it?

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