Re: Cookie handling in (Python) extensions
- From: Christian Persch <chpe gnome org>
- To: Christian von Kietzell <cuboci gmail com>
- Cc: epiphany-list gnome org
- Subject: Re: Cookie handling in (Python) extensions
- Date: Fri, 02 Mar 2007 15:01:57 +0100
Hi,
Le vendredi 02 mars 2007 à 14:51 +0100, Christian von Kietzell a écrit :
> > > Now, I can list all cookies and so on via the CookieManager but I don't
> > > know how to hook into the process when a website requests one.
> >
> > I think what you need to do is to implement a native cookie prompt
> > service; see galeon's galeon/mozilla/CookiePromptService.cpp code for
> > how to.
>
> Let me guess... This means I can't do it as an extension in Python (or
> at all?), can I?
Indeed you cannot do this from python; you need to write C++ code.
Regards,
Christian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]