Re: Documentation of UIless cookie prefs?

2001-08-17 Thread Ben Bucksch
Jason Bassford wrote: You can limit the lifetime of cookies. (The prefs are not yet listed in all.js.) See bug 53354. The only possibility I can see there are from your source code for a possible fix that was then rejected by morse. +user_pref(network.cookie.lifetimeLimit,0) But if

Re: eternal life of signed objects?

2001-08-17 Thread Mitchell Stoltz
I don't know about 'eternally,' but the signature itself never expires, even after the certificate used to generate the signature has expired. -Mitch Does this mean that i can put a signed and 'jar'ed applet on a cd-rom and it works in ie5 and ns4.x/mozilla *with* Sun's Java Plugin

DOM tree walking privilege

2001-08-17 Thread Henri Sivonen
I'm writing a test harness that loads a document from the Web in an iframe and then walks the DOM tree of that document (for bug 31961). However, I'm not allowed to do that by default due to the sameOrigin policy. I think I should call

Re: JavaScript security prefs

2001-08-17 Thread Henri Sivonen
In article [EMAIL PROTECTED], Nils Ellmenreich [EMAIL PROTECTED] wrote: So we have: Annoying and potentially d-o-s window operations: [/] Open windows by themselves [ ] Move or resize existing windows [ ] Flip over or under other windows [ ] Allow documents to initiate