Bug 26477 - Current SVN (44757) fails to build with Qt support
Summary: Current SVN (44757) fails to build with Qt support
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-17 06:35 PDT by Bernhard Rosenkraenzer
Modified: 2009-09-07 10:41 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Rosenkraenzer 2009-06-17 06:35:57 PDT
../../../WebCore/bindings/js/JSDOMWindowCustom.cpp: At global scope:
../../../WebCore/bindings/js/JSDOMWindowCustom.cpp:466: error: no 'JSC::JSValue WebCore::JSDOMWindow::messageChannel(JSC::ExecState*) const' member function declared in class 'WebCore::JSDOMWindow'
Comment 1 Tor Arne Vestbø 2009-09-07 10:41:35 PDT
Can't reproduce in WebKit trunk (r48110), against Qt 4.6 (77fd77d6), on Mac OS 10.5

Please reopen if still valid.