[Webkit-unassigned] [Bug 32290] [GTK] can't input korean into lower all input box except adress input box in webkit gtk launcher

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 13 02:42:29 PST 2010


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





--- Comment #31 from sandy paulanskaya <kuh3h3 at gmail.com>  2010-03-13 02:42:28 PST ---
rev 55801 have not now wtf/gtk/GOwnPtr.h.
so compile failed.


CXX    WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-EditorClientGtk.lo
In file included from WebKit/gtk/WebCoreSupport/EditorClientGtk.cpp:25:
WebKit/gtk/WebCoreSupport/EditorClientGtk.h:38:29: error: wtf/gtk/GOwnPtr.h: No
such file or directory
In file included from WebKit/gtk/WebCoreSupport/EditorClientGtk.cpp:25:
WebKit/gtk/WebCoreSupport/EditorClientGtk.h:132: error: ISO C++ forbids
declaration of ‘GOwnPtr’ with no type
WebKit/gtk/WebCoreSupport/EditorClientGtk.h:132: error: expected ‘;’ before ‘<’
token
WebKit/gtk/WebCoreSupport/EditorClientGtk.h: In member function ‘void
WebKit::EditorClient::clearPendingComposition()’:
WebKit/gtk/WebCoreSupport/EditorClientGtk.h:61: error: ‘m_pendingComposition’
was not declared in this scope
WebKit/gtk/WebCoreSupport/EditorClientGtk.h: In member function ‘bool
WebKit::EditorClient::hasPendingComposition()’:
WebKit/gtk/WebCoreSupport/EditorClientGtk.h:62: error: ‘m_pendingComposition’
was not declared in this scope
WebKit/gtk/WebCoreSupport/EditorClientGtk.cpp: In member function ‘void
WebKit::EditorClient::updatePendingComposition(const gchar
*)’:
WebKit/gtk/WebCoreSupport/EditorClientGtk.cpp:93: error: ‘m_pendingComposition’
was not declared in this scope
WebKit/gtk/WebCoreSupport/EditorClientGtk.cpp: In member function ‘virtual void
WebKit::EditorClient::handleKeyboardEvent(WebCore:
:KeyboardEvent*)’:
WebKit/gtk/WebCoreSupport/EditorClientGtk.cpp:499: error:
‘m_pendingComposition’ was not declared in this scope
WebKit/gtk/WebCoreSupport/EditorClientGtk.cpp: In member function ‘virtual void
WebKit::EditorClient::handleInputMethodKeydown(Web
Core::KeyboardEvent*)’:
WebKit/gtk/WebCoreSupport/EditorClientGtk.cpp:557: error:
‘m_pendingComposition’ was not declared in this scope
make[1]: *** [WebKit/gtk/WebCoreSupport/libwebkit_1_0_la-EditorClientGtk.lo]
error 1
make[1]: Leaving directory `/media/sdc1/WebKit'
make: *** [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