Bug 75286 - [EFL][WK2] Set color_set function to the clipped smart class.
Summary: [EFL][WK2] Set color_set function to the clipped smart class.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 61838
  Show dependency treegraph
 
Reported: 2011-12-27 18:37 PST by Eunmi Lee
Modified: 2012-01-09 04:13 PST (History)
4 users (show)

See Also:


Attachments
patch for color_set (2.54 KB, patch)
2011-12-27 18:39 PST, Eunmi Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eunmi Lee 2011-12-27 18:37:05 PST
Set _ewk_view_smart_color_set() function to the clipped smart class's color_set, so application can set webpage's background color
using evas_object_color_set() API.
Comment 1 Eunmi Lee 2011-12-27 18:39:50 PST
Created attachment 120626 [details]
patch for color_set
Comment 2 Ryuan Choi 2012-01-01 22:43:37 PST
(In reply to comment #1)
> Created an attachment (id=120626) [details]
> patch for color_set

Looks good to me.
Comment 3 Gyuyoung Kim 2012-01-01 22:58:38 PST
Comment on attachment 120626 [details]
patch for color_set

LGTM too.
Comment 4 WebKit Review Bot 2012-01-09 04:13:52 PST
Comment on attachment 120626 [details]
patch for color_set

Clearing flags on attachment: 120626

Committed r104449: <http://trac.webkit.org/changeset/104449>
Comment 5 WebKit Review Bot 2012-01-09 04:13:56 PST
All reviewed patches have been landed.  Closing bug.