WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
76368
[EFL] Build fix when using pango as font backends.
https://bugs.webkit.org/show_bug.cgi?id=76368
Summary
[EFL] Build fix when using pango as font backends.
Ryuan Choi
Reported
2012-01-15 23:36:46 PST
In file included from /workspace/webkit/webkit/Source/JavaScriptCore/wtf/RefPtr.h:28:0, from /workspace/webkit/webkit/Source/JavaScriptCore/wtf/HashFunctions.h:24, from /workspace/webkit/webkit/Source/JavaScriptCore/wtf/HashTraits.h:24, from /workspace/webkit/webkit/Source/JavaScriptCore/wtf/HashTable.h:28, from /workspace/webkit/webkit/Source/JavaScriptCore/wtf/HashSet.h:25, from /workspace/webkit/webkit/Source/WebCore/history/BackForwardListImpl.h:32, from /workspace/webkit/webkit/Source/WebKit/efl/ewk/ewk_view.cpp:25: /workspace/webkit/webkit/Source/JavaScriptCore/wtf/PassRefPtr.h: In function ‘void WTF::derefIfNotNull(T*) [with T = _cairo]’: /workspace/webkit/webkit/Source/JavaScriptCore/wtf/RefPtr.h:58:63: instantiated from ‘WTF::RefPtr<T>::~RefPtr() [with T = _cairo]’ /workspace/webkit/webkit/Source/WebKit/efl/ewk/ewk_view.cpp:2564:8: instantiated from here /workspace/webkit/webkit/Source/JavaScriptCore/wtf/PassRefPtr.h:52:13: error: invalid use of incomplete type ‘struct _cairo’ /usr/local/include/cairo/cairo.h:120:16: error: forward declaration of ‘struct _cairo’ This is because of missing header.
Attachments
Patch
(1.12 KB, patch)
2012-01-15 23:41 PST
,
Ryuan Choi
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryuan Choi
Comment 1
2012-01-15 23:41:40 PST
Created
attachment 122598
[details]
Patch
WebKit Review Bot
Comment 2
2012-01-16 01:42:16 PST
Comment on
attachment 122598
[details]
Patch Clearing flags on attachment: 122598 Committed
r105042
: <
http://trac.webkit.org/changeset/105042
>
WebKit Review Bot
Comment 3
2012-01-16 01:42:22 PST
All reviewed patches have been landed. Closing bug.
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