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
Files
bd2e9ffc00a6905b35e25ea7c4e9a02a914ca57e
Mozilla
/
mozilla
/
embedding
/
components
/
windowwatcher
/
src
History
dbaron%dbaron.org
0f19ff6169
Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst a=schrep
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@209969 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-13 03:41:01 +00:00
..
Makefile.in
…
nsDialogParamBlock.cpp
…
nsDialogParamBlock.h
…
nsPrompt.cpp
Fixing bug 334891. Ignore close calls on windows that have a modal dialog parented at them. r=dveditz@cruzio.com, sr=bzbarsky@mit.edu, a=dbaron@mozilla.com
2006-07-14 01:19:33 +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+a=mconnor
2006-06-22 00:21:16 +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 a/1.8=rbs a/1.8.0=dveditz
2006-02-22 23:15:26 +00:00
nsWindowWatcher.cpp
Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst a=schrep
2006-09-13 03:41:01 +00:00
nsWindowWatcher.h
Keep track of the original window opener (or rather whether one was present)
2006-05-15 17:35:11 +00:00
nsWWJSUtils.cpp
Inline access to XPCWrappedNative's nsISupports pointer, with do_QueryWrappedNative nsCOMPtr helper (bug 285404). r=jst, sr=darin.
2005-03-10 00:39:28 +00:00
nsWWJSUtils.h
…