Bug 28715 points out that Cookie Manager does not support functions
and variables.

I thought this was because of the way the Cookies were constructed and
stored, but in fact it turns out that functions/variables are
specifically disabled (by defining null recoverRunningVersion() and
setRunningVersion() methods).

The comment for these methods says "do nothing, the cookie manager has
to accept changes".

Is it possible to fix this?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to