mpt wrote:
> Henri Sivonen wrote:
> >...
> > <[EMAIL PROTECTED]> wrote:
> >...
> > > This is a great list. While we're at it, can any helpful readers
> > > suggest any more things that users will want to block from this
> > > panel?
> >
> > [ ] Discover the properties of the screen and the size of the window
> > [ ] But let the script believe the screen size is [800*600 |v]
> >...
>
> How do we block this? What happens when a script asks for the size? Do
> we return (0, 0), or what?
One possibility would be to return the size of the current window. That
would turn "maximize me" scripts into noops, and wouldn't reveal any extra
information about the user besides that the user had selected "make web
pages believe that my screen size is the size of the window they are in".