Bug 153058

Summary: [EFL] Fix wrong return value of paintThemePart in RenderThemeEfl
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, lucas.de.marchi
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.