| From: Eli Barzilay (eli at barzilay.org) Date: Tue Sep 1 18:35:14 EDT 2009 |
|
On Sep 1, Robby Findler wrote:
> Can javascript not check to see if the file pointed at by PLT_Root
> exists
No way that I know of. (Something like that would make a bunch of
things easier, but it's probably high up the list of what makes
security problems.)
> and (if not) just pretend it isn't set?
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!
| Posted on the dev mailing list. |
|