pjs/dom
rginda%netscape.com 7b3cd45921 Bug 126224, "NY Times web sites creates pop-up windows even if that feature is disabled"
sr=jst, r=mstoltz, a=asa
Add "dom.disable_open_click_delay" pref to control how soon a window.open() call has to happen after a mouse button event in order for it to succeed.  Calls to window.open() that happen after this time has passed are denied.  Units are time in milliseconds.
2002-03-08 21:48:28 +00:00
..
macbuild
public Fix for bug 92377 (Build failure: dom/src/base/nsDOMClassInfo.cpp depends on extensions/xmlextras). r=shaver, sr=jst, a=asa. 2002-03-04 02:25:08 +00:00
resources/locale
src Bug 126224, "NY Times web sites creates pop-up windows even if that feature is disabled" 2002-03-08 21:48:28 +00:00
tests
.cvsignore
Makefile.in
jar.mn
makefile.win