[Webkit-unassigned] [Bug 117405] [EFL]Background Style of element not visible because of default theme style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 31 22:59:33 PDT 2013


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


Gyuyoung Kim <gyuyoung.kim at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #207386|review?                     |review-
               Flag|                            |




--- Comment #15 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2013-07-31 22:59:17 PST ---
(From update of attachment 207386)
View in context: https://bugs.webkit.org/attachment.cgi?id=207386&action=review

> Source/WebCore/ChangeLog:3
> +        [EFL]Background Style of element not visible because of  default theme style

Nit: [EFL]Background => [EFL] Background ? , of  default theme -> of default theme ?

> Source/WebCore/ChangeLog:7
> +

Missing patch description.

> Source/WebCore/platform/efl/RenderThemeEfl.cpp:380
> +        edje_object_signal_emit(entry->edje(), "bg_styled", "");

I think it would be better to add new function to emit new signal as media button behavior.

Look at RenderThemeEfl::emitMediaButtonSignal().

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