WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryuan Choi
Comment 1
2011-06-24 18:01:44 PDT
Created
attachment 98568
[details]
Patch
Ryuan Choi
Comment 2
2011-06-24 18:21:39 PDT
Committed
r89721
: <
http://trac.webkit.org/changeset/89721
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug