gecko-dev/dom
rginda%netscape.com 6c76727581 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 Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
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 partially backing out my last change - weird dependency problem 2002-02-26 05:28:26 +00:00
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