[Webkit-unassigned] [Bug 79646] New: [EFL] Enabling 'Inspect Element' in Ewk_Context_Menu_Action

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 01:34:53 PST 2012


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

           Summary: [EFL] Enabling 'Inspect Element' in
                    Ewk_Context_Menu_Action
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: g.czajkowski at samsung.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


INSPECTOR feature is already enabled for WebKit-Efl port (OptionsEfl.cmake).
As a result WebCore's ContextMenuAction contains ContextMenuItemTagInspectElement and enums order has been changed. WebKit-Efl has to synchronize ContextMenuAction with Ewk_Context_Menu_Action.

To avoid similar case in the feature I added checks between WebCore and  WebKit-EFL's enums by using COMPILE_ASSERT_MATCHING_ENUM.

-- 
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