[Webkit-unassigned] [Bug 48897] New: [EFL] Fix build break in ewk_frame.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 3 00:35:13 PDT 2010


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

           Summary: [EFL] Fix build break in ewk_frame.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com


There is build break in WebKit EFL as below.

/home/gyuyoung/webkit/WebKit-git/WebKit/efl/ewk/ewk_frame.cpp: In function ‘const char* ewk_frame_name_get(const Evas_Object*)’:
/home/gyuyoung/webkit/WebKit-git/WebKit/efl/ewk/ewk_frame.cpp:477: error: ‘class WebCore::FrameTree’ has no member named ‘name’
make[2]: *** [WebKit/CMakeFiles/ewebkit.dir/efl/ewk/ewk_frame.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [WebKit/CMakeFiles/ewebkit.dir/all] Error 2

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