[Webkit-unassigned] [Bug 91832] [EFL][WK2] Implemented color chooser proxy and input picker interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 05:23:42 PDT 2012


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





--- Comment #64 from KwangYong Choi <ky0.choi at samsung.com>  2012-08-21 05:24:16 PST ---
(In reply to comment #63)
> (In reply to comment #62)
> > (In reply to comment #61)
> > > (In reply to comment #59)
> > > > (From update of attachment 159657 [details] [details] [details] [details])
> > > > Attachment 159657 [details] [details] [details] [details] did not pass efl-ews (efl):
> > > > Output: http://queues.webkit.org/results/13550297
> > > 
> > > Gyuyoung, I'm not sure why EWS fails on EFL. It has no problem on my local 32 bit and 64 bit Ubuntu. Can you see anything strange in this patch?
> > 
> > ../../lib/libewk2UnitTestUtils.a(EWK2UnitTestBase.cpp.o): In function `EWK2UnitTest::EWK2UnitTestBase::SetUp()':
> > EWK2UnitTestBase.cpp:(.text+0xef): undefined reference to `ewk_view_smart_add'
> > collect2: ld returned 1 exit status
> > make[2]: *** [bin/test_ewk2_cookie_manager] Error 1
> > make[1]: *** [Source/WebKit2/CMakeFiles/test_ewk2_cookie_manager.dir/all] Error 2
> > make: *** [all] Error 2
> > 
> > The problem here is:
> > ewk_view_smart_add is not prefixed with EAPI on WebKit2/UIProcess/API/efl/ewk_view.h
> 
> Actually many of the public API's are not. I'm going to fix this in a separated bug.

I see now. Thank you for your comment.

-- 
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