[webkit-dev] Changes to window.focus/window.blur controlled by a setting?
Jochen Eisinger
jochen at chromium.org
Mon May 21 02:17:39 PDT 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120521/59930461/attachment.html>
More information about the webkit-dev
mailing list