[webkit-dev] Application run error
Moumita Banerjee
mouban1980 at gmail.com
Fri Aug 19 13:32:13 PDT 2011
I am successfully build the webkit and from webkit am able to launch gmail,
google and all sites but when I try to run this WinLauncher Application in
another m/c it’s not work. I copied all the supporing dll too.
I have copied:
CFLite.resources
JavaScriptCore.resources
Webkit.resources
Cairo.dll
Cflite.dll
CFLite_debug.dll
Icudt40.dll
Icuin40.dll
Icudt40.dll
Icuuc40.dll
javaScriptCore_debug.dll
libcurl.dll
libeay32.dll
libxml2.dll
libxslt.dll
objc_debug.dll
pthreadVC2.dll
SQLite3.dll
Ssleay32.dll
Webkit_degug.dll
WinLauncher_debug.exe
It gives me the attched error msg
On Mon, Aug 15, 2011 at 11:48 PM, Moumita Banerjee <mouban1980 at gmail.com>wrote:
> Hi,
> I am using wincairoport in webkit. I wanted to implement Siteminder SSO
> feature, So where I will integrate my code with webkit code to maintein the
> cookie information. Please let me know the entry point. Please let me
> know if there is any sample code.
> Thanks,
> Moumita
>
>
> On Mon, Aug 15, 2011 at 7:43 PM, Martin Robinson <mrobinson at webkit.org>wrote:
>
>> On Mon, Aug 15, 2011 at 12:43 PM, Moumita Banerjee <mouban1980 at gmail.com>
>> wrote:
>> > I want to implement cookie in cairo port webkit. But I am unbale to do
>> this.
>> > Please help me. I don’t understant which class is responceble to get and
>> set
>> > the cookie. Please help me.
>>
>> You didn't mention, exactly what Cairo port you are using. Do you mean
>> the WinCairo port? If so, it uses the cURL networking backend. Cookies
>> probably aren't working because no one is calling
>> ResourceHandleManager::setCookieJarFileName. Likely the WinCairo port
>> just needs to expose that via its API.
>>
>> --Martin
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110819/a94d6a06/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aap.bmp
Type: image/bmp
Size: 933174 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110819/a94d6a06/attachment-0001.bin>
More information about the webkit-dev
mailing list