WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 63081
Bug 64667
WebKit2 GTK build fails in Debug mode
https://bugs.webkit.org/show_bug.cgi?id=64667
Summary
WebKit2 GTK build fails in Debug mode
Ravi Phaneendra Kasibhatla
Reported
2011-07-17 04:15:45 PDT
WebKit2 GTK build fails in Debug mode with the error : ../../Source/WebKit2/UIProcess/API/gtk/PageClientImpl.cpp: In member function ‘virtual void WebKit::PageClientImpl::getEditorCommandsForKeyEvent(const WebKit::NativeWebKeyboardEvent&, WTF::Vector<WTF::String>&)’: ../../Source/WebKit2/UIProcess/API/gtk/PageClientImpl.cpp:60:5: error: no match for ‘operator==’ in ‘event->WebKit::WebEvent::type == (WebKit::WebEvent::Type)4’ ../../Source/WebKit2/Shared/LayerTreeContext.h:53:6: note: candidate is: bool WebKit::operator==(const WebKit::LayerTreeContext&, const WebKit::LayerTreeContext&) ../../Source/WebKit2/UIProcess/API/gtk/PageClientImpl.cpp:60:5: error: expected primary-expression before ‘.’ token
Attachments
Patch to fix compilation error
(1.53 KB, patch)
2011-07-17 04:17 PDT
,
Ravi Phaneendra Kasibhatla
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ravi Phaneendra Kasibhatla
Comment 1
2011-07-17 04:17:36 PDT
Created
attachment 101113
[details]
Patch to fix compilation error
Martin Robinson
Comment 2
2011-07-17 22:33:31 PDT
*** This bug has been marked as a duplicate of
bug 63081
***
Eric Seidel (no email)
Comment 3
2011-09-06 15:37:33 PDT
Comment on
attachment 101113
[details]
Patch to fix compilation error Cleared review? from
attachment 101113
[details]
so that this bug does not appear in
http://webkit.org/pending-review
. If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug