Bug 153058 - [EFL] Fix wrong return value of paintThemePart in RenderThemeEfl
Summary: [EFL] Fix wrong return value of paintThemePart in RenderThemeEfl
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-12 22:58 PST by Gyuyoung Kim
Modified: 2016-01-13 00:02 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2016-01-12 22:59 PST, 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 2016-01-12 22:58:34 PST
To return false in paint functions in RenderThemeEfl means that it is supported though, paintThemePart has returned false even when failing to get image cache of theme. Inpired by r194955.
Comment 1 Gyuyoung Kim 2016-01-12 22:59:42 PST
Created attachment 268860 [details]
Patch
Comment 2 WebKit Commit Bot 2016-01-13 00:02:12 PST
Comment on attachment 268860 [details]
Patch

Clearing flags on attachment: 268860

Committed r194957: <http://trac.webkit.org/changeset/194957>
Comment 3 WebKit Commit Bot 2016-01-13 00:02:15 PST
All reviewed patches have been landed.  Closing bug.