WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
48499
[EFL] remove multiple definition with libcurl
https://bugs.webkit.org/show_bug.cgi?id=48499
Summary
[EFL] remove multiple definition with libcurl
Ryuan Choi
Reported
2010-10-27 21:18:28 PDT
../WebCore/libwebcore_efl.a(CookieJarCurl.cpp.o): In function `WebCore::setCookieStoragePrivateBrowsingEnabled(bool)': CookieJarCurl.cpp:(.text+0xe70): multiple definition of `WebCore::setCookieStoragePrivateBrowsingEnabled(bool)' ../WebCore/libwebcore_efl.a(TemporaryLinkStubs.cpp.o):TemporaryLinkStubs.cpp:(.text+0x40): first defined here collect2: ld returned 1 exit status EFL port already have setCookieStoragePrivateBrowsingEnabled and curl also.
Attachments
Patch
(1.13 KB, patch)
2010-10-27 21:26 PDT
,
Ryuan Choi
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryuan Choi
Comment 1
2010-10-27 21:26:56 PDT
Created
attachment 72136
[details]
Patch
Ryuan Choi
Comment 2
2010-10-29 07:12:07 PDT
dear bfulgham, Could you help this? In other ports, this method is implemented in each platform.
Daniel Bates
Comment 3
2010-11-01 22:17:45 PDT
Comment on
attachment 72136
[details]
Patch Looks sane. r=me
WebKit Commit Bot
Comment 4
2010-11-02 03:10:43 PDT
The commit-queue encountered the following flaky tests while processing
attachment 72136
[details]
: webarchive/test-link-rel-icon.html Please file bugs against the tests. These tests were authored by
ddkilzer@webkit.org
. The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 5
2010-11-02 03:11:46 PDT
Comment on
attachment 72136
[details]
Patch Clearing flags on attachment: 72136 Committed
r71105
: <
http://trac.webkit.org/changeset/71105
>
WebKit Commit Bot
Comment 6
2010-11-02 03:11:52 PDT
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