[Webkit-unassigned] [Bug 63370] New: [EFL] Remove ewk_frame_theme_get/set.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 17:55:04 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63370

           Summary: [EFL] Remove ewk_frame_theme_get/set.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryuan.choi at samsung.com
                CC: leandro at profusion.mobi, demarchi at webkit.org,
                    gyuyoung.kim at webkit.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list