[Webkit-unassigned] [Bug 91356] New: cannot allocate an object of abstract type ‘WebKit?=::=?UTF-8?Q?ChromeClient’

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 15 21:49:45 PDT 2012


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

           Summary: cannot allocate an object of abstract type
                    ‘WebKit::ChromeClient’
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rahultyagi.ait at gmail.com


Hi,
I am using nightly build "r121554" on Ubuntu 12.04. While compilation in release mode i am getting the following error :

Source/WebKit/gtk/webkit/webkitwebview.cpp: In function ‘void webkit_web_view_init(WebKitWebView*)’:
Source/WebKit/gtk/webkit/webkitwebview.cpp:3609:64: error: cannot allocate an object of abstract type ‘WebKit::ChromeClient’
./Source/WebKit/gtk/WebCoreSupport/ChromeClientGtk.h:43:11: note:   because the following virtual functions are pure within ‘WebKit::ChromeClient’:
./Source/WebCore/page/ChromeClient.h:232:42: note:     virtual WTF::PassOwnPtr<WebCore::ColorChooser> WebCore::ChromeClient::createColorChooser(WebCore::ColorChooserClient*, const WebCore::Color&)
make[1]: *** [Source/WebKit/gtk/webkit/libwebkitgtk_3_0_la-webkitwebview.lo] Error 1


I have tried other verions also but getting the same error. Could you please help me out in this?

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