On Sat, Nov 1, 2008 at 2:12 PM, Danial Horton <danialhor...@gmail.com> wrote:
> I'll get a diff asap, but i just want to know what the eventlistener > is for? removing it doesn't affect the operation of cookiepie at all.
From the comment we wrote: // to change document cookies setter/getter before running script section (before load event) (Yahoo) It seems we had issues changing getter/setters in other places of the code in the case of Yahoo. We plan to make some blog posts at: http://blog.nektra.com about the cookiepie history/architecture to help the contribution workflow.
Ahh, yes i've noticed yahoo doesn't work under cookiepie without it, i
don't know if its related to not loading the event viewer, but
cookiepie no longer loses the cookie when the tab is moved.
On Nov 4, 1:27 am, "Sebastian Wain" <sebastian.w...@gmail.com> wrote:
> On Sat, Nov 1, 2008 at 2:12 PM, Danial Horton <danialhor...@gmail.com> wrote:
> > I'll get a diff asap, but i just want to know what the eventlistener
> > is for? removing it doesn't affect the operation of cookiepie at all.
> From the comment we wrote: // to change document cookies setter/getter
> before running script section (before load event) (Yahoo)
> It seems we had issues changing getter/setters in other places of the
> code in the case of Yahoo.
> We plan to make some blog posts at:http://blog.nektra.comabout the
> cookiepie history/architecture to help the contribution workflow.