Bug 63884 - [EFL] Add hasOwnDisabledStateHandlingFor() to RenderThemeEfl
Summary: [EFL] Add hasOwnDisabledStateHandlingFor() to RenderThemeEfl
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-03 19:24 PDT by Gyuyoung Kim
Modified: 2011-07-04 19:19 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2011-07-03 19:28 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2011-07-03 19:24:08 PDT
As MediaControlRootElement decides whether it will display timeline according to the return value of RenderTheme's hasOwnDisabledStateHandlingFor(), RenderThemeEfl has to implement this function.
Comment 1 Gyuyoung Kim 2011-07-03 19:28:32 PDT
Created attachment 99590 [details]
Patch
Comment 2 Raphael Kubo da Costa (:rakuco) 2011-07-04 07:18:56 PDT
LGTM.
Comment 3 WebKit Review Bot 2011-07-04 19:19:27 PDT
Comment on attachment 99590 [details]
Patch

Clearing flags on attachment: 99590

Committed r90382: <http://trac.webkit.org/changeset/90382>
Comment 4 WebKit Review Bot 2011-07-04 19:19:32 PDT
All reviewed patches have been landed.  Closing bug.