RESOLVED FIXED 63370
[EFL] Remove ewk_frame_theme_get/set.
https://bugs.webkit.org/show_bug.cgi?id=63370
Summary [EFL] Remove ewk_frame_theme_get/set.
Ryuan Choi
Reported 2011-06-24 17:55:03 PDT
Although we change theme for each frame, WebCore will use only last theme because RenderTheme is only created for Page. I believe that it should be removed to reduce confusion for developers. Developers should use ewk_view_theme_set instead of ewk_frame_theme_set.
Attachments
Patch (4.29 KB, patch)
2011-06-24 18:01 PDT, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2011-06-24 18:01:44 PDT
Ryuan Choi
Comment 2 2011-06-24 18:21:39 PDT
Note You need to log in before you can comment on or make changes to this bug.