[webkit-dev] Changes to window.focus/window.blur controlled by a setting?

Jochen Eisinger jochen at chromium.org
Mon May 21 04:17:07 PDT 2012


On Mon, May 21, 2012 at 1:16 PM, Eric Seidel <eseidel at google.com> wrote:

> So this would just make pop-unders turn into pop-overs correct?
>

Correct. Keep in mind that at this point, our logic already decided that
it's ok for the page to show a popup

-jochen


>
> On Mon, May 21, 2012 at 2:17 AM, Jochen Eisinger <jochen at chromium.org>
> wrote:
> > Hey,
> >
> > in https://bugs.webkit.org/show_bug.cgi?id=86969 I'm changing
> window.focus
> > and window.blur to match Firefox's behavior: window.blur does nothing,
> and
> > window.focus only works when invoked from the window that actually opened
> > the former.
> >
> > The goal is to thwart so-called pop unders.
> >
> > Does any port want to have this new behavior configurable by e.g. a
> setting?
> >
> > Feel free to directly comment on the bug.
> >
> > best
> > -jochen
> >
> > _______________________________________________
> > webkit-dev mailing list
> > webkit-dev at lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120521/c04eb1e8/attachment.html>


More information about the webkit-dev mailing list