This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
embedding
/
components
/
windowwatcher
/
src
History
mrbkap%gmail.com
adf3fc0b27
Remove extraneous newline. No bug, r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@201910 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-11 22:55:09 +00:00
..
Makefile.in
…
nsDialogParamBlock.cpp
…
nsDialogParamBlock.h
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
2006-04-12 15:43:32 +00:00
nsPrompt.cpp
Fixing bug 334891. Prevent window.close() from closing the window if there's a modal dialog parented at the window. r=dveditz@cruzio.com, sr=bzbarsky@mit.edu
2006-07-05 22:48:04 +00:00
nsPrompt.h
Fixing bug 277574. Make sure all modal dialogs, not just the ones that come from DOM calls, bring the requesting tab to focus. r=dveditz@cruzio.com, sr=darin@meer.net
2005-02-23 23:31:37 +00:00
nsPromptService.cpp
fixes bug 313101 "HTTP auth dialog is titled 'Prompt'" patch by gavin sharp and darin, r=mconnor
2006-06-22 00:18:43 +00:00
nsPromptService.h
190307 Add MathML support to Camino, adding a non-blocking alert service to handle MathML's missing-font dialog. Patch by Makoto Yamashita <makotoy@ms.u-tokyo.ac.jp>, fixed up for CaminoStatic by me. r=smfr sr=pink
2006-02-02 02:07:45 +00:00
nsWindowWatcher.cpp
Remove extraneous newline. No bug, r+sr=jst
2006-07-11 22:55:09 +00:00
nsWindowWatcher.h
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
2006-06-13 03:07:47 +00:00
nsWWJSUtils.cpp
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
2006-06-13 03:07:47 +00:00
nsWWJSUtils.h
…