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
jst%mozilla.org
43a9473fed
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
...
git-svn-id: svn://10.0.0.236/trunk@231061 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-26 17:52:53 +00:00
..
Makefile.in
Remove special-casing of about:blank for security purposes; give about:blank
2006-08-15 17:31:16 +00:00
nsDialogParamBlock.cpp
…
nsDialogParamBlock.h
…
nsPrompt.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsPrompt.h
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
2006-08-26 21:42:54 +00:00
nsPromptService.cpp
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
2006-08-26 21:42:54 +00:00
nsPromptService.h
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
2006-08-26 21:42:54 +00:00
nsWindowWatcher.cpp
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
2007-07-26 17:52:53 +00:00
nsWindowWatcher.h
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
2006-08-26 21:42:54 +00:00
nsWWJSUtils.cpp
…
nsWWJSUtils.h
…