Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
rods%netscape.com dbb633ac74 The original patch worked fine for regular documents but didn't work for mail
because of the ordering of nsIWebProgressListeners. Even tho the doc WAS
finished loading the notification goes to mail first abd then it print and then
check to see if it is busy and it comes back that it is.
So instead I have to use two booleans to monitor if the document was asked to
be destroyed while it was preparing to print. This typically happens when the
user click on a click and it takes a while and then they decide to print. So
while the Print Dialog is up the document gets unloaded  and when it returned
back everything is gone.
So when the flow of control returns back from the Print Dialog it checks to see
if it "should" have been destroyed, and if so, it then aborts printing, cleans
and displays a message if the pressed "OK". If they pressed cancel then it
doesn't print the message.
Bug 131174 r=dcone sr=attinasi a=asa
2002-03-23 16:48:58 +00:00
accessible Remove the search path to mozilla: so that this project doesn't take aeons to open.r=bryner. (sfraser checking in from build machine) 2002-03-22 04:41:44 +00:00
apache/gzip/src
build enable packaging of xul prefs into embed.jar and build changes to do it on mac. r=ccarlen/sr=scc/a=asa bug#128924. 2002-03-19 22:06:12 +00:00
calendar Fixed ConvertFromPrtime() not initializing return value of icaltimetype properly 2002-03-23 00:15:05 +00:00
caps A bunch of fixes in caps: 2002-03-20 05:53:46 +00:00
cck fixes for bugs 12283 and 11949 2002-03-20 22:12:02 +00:00
chrome b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
cmd/xfe/src
config Add rules to configure script to control where doxygen reads and writes files. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org 2002-03-22 19:22:13 +00:00
content The original patch worked fine for regular documents but didn't work for mail 2002-03-23 16:48:58 +00:00
db #132474 2002-03-22 21:18:11 +00:00
dbm Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
directory b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
docshell Tweaked a comment to make attribute behaviour more clear. b=131725 2002-03-22 14:48:41 +00:00
dom Fixing topcrash bug 131725. Make nsLocation deal with null URI's from the nsIWebNavigation implementation. r=adamlock@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org. 2002-03-23 00:48:40 +00:00
editor Add tasks overlay for starting editor from taskbar or menus in other modules. b=122271, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa 2002-03-23 04:38:14 +00:00
ef Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
embedding Add missing scrollbar arrow files to embed.jar. b=132653 r=valeski@netscape.com 2002-03-23 16:26:50 +00:00
expat
extensions updating the mozilla help docs from latest in commercial, 'sanitized' for mozilla, with dispensation per bug 122806 and asa 2002-03-22 23:38:22 +00:00
gc/boehm Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
gconfig
gfx The original patch worked fine for regular documents but didn't work for mail 2002-03-23 16:48:58 +00:00
gfx2 130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org 2002-03-21 23:43:21 +00:00
grendel
htmlparser Bug 132238, add back support for SGML short comment and other junk even in strict comment parsing. r=harishd, sr=jst, a=asa. 2002-03-23 02:10:38 +00:00
include
intl Bug 128587 : Fix a typo in uScanDecomposedHangulCommon() to make 2002-03-22 14:32:28 +00:00
java
jpeg
js Cope with OOM creating rt->atomState.table (131246, r=scole@planetweb.com, sr=jband, a=scc, thanks to scole for finding these OOM recovery bugs). 2002-03-23 07:38:08 +00:00
js2 Incremental fixing. 2002-03-23 00:18:31 +00:00
l10n Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
layout The original patch worked fine for regular documents but didn't work for mail 2002-03-23 16:48:58 +00:00
lib Bug 132106 - Put code into PPEmbed to support XUL preferences dialog. r=pink/sr=beard/a=asa 2002-03-22 15:52:22 +00:00
mailnews These are called as backstops in case a PrnitSettings was not passed in 2002-03-23 16:46:00 +00:00
modules bug 104906 r=pavlov sr=tor a=asa 2002-03-23 13:21:33 +00:00
mozilla
msgsdk
mstone
netwerk fix bustage on cabezon 2002-03-23 14:42:02 +00:00
nsprpub Bugzilla bug 132812: handle the EINTR error from sendfilev(). 2002-03-22 16:21:57 +00:00
nunet
other-licenses Patch from Mostafa that fixes Win32 truncation problem. 2002-03-19 14:20:54 +00:00
parser Bug 132238, add back support for SGML short comment and other junk even in strict comment parsing. r=harishd, sr=jst, a=asa. 2002-03-23 02:10:38 +00:00
plugin/oji [Not part of build] Bumped version to 1.0b2. 2002-03-13 23:45:40 +00:00
privacy
profile a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00
rdf b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
README
security Bugzilla bug 132483: fixed the bug that ckfw destroys an object before its 2002-03-23 16:10:07 +00:00
silentdl
string last part of fix for bug 107575 - use ascii-based case-changing for PRunichar/char comparisons, rather than going through the unicharutil library 2002-03-21 23:22:03 +00:00
suite
sun-java
themes Embeddable XPI landing, including bugs 76424, 83702, 88757, 97691, 98458, 105083, 105085, 113149,124467,124470 r=syd (and others) sr=alecf, a=drivers 2002-03-23 12:14:51 +00:00
timer
tools Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
uriloader b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
view Fixing bustage. In time, the C++ standards committee will pay for their crimes. 2002-03-19 04:32:01 +00:00
webshell b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
webtools Bug 132634 - remove warning in reports.cgi when quips aren't used. Patch by cedric.caron@urbanet.ch; fixed up by xor@ivwnet.com; 2xr=gerv. 2002-03-23 13:47:31 +00:00
widget fix bug 129789 2002-03-22 23:09:01 +00:00
xpcom Checkin for bug 120866. Add getenv() support to autoconfig module. Checking in for Jerry Tan. r=dveditz, sr=alecf, a=asa. 2002-03-22 21:37:50 +00:00
xpfe Added try/catch for return error codes for page setup 2002-03-23 14:41:03 +00:00
xpinstall Adding newlines at the end of these files to proactively prevent HPUX bustage 2002-03-23 15:02:41 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Removing deleted Makefile.in 2002-03-23 03:39:29 +00:00
client.mak
client.mk
configure Automated update 2002-03-22 19:26:39 +00:00
configure.in Add rules to configure script to control where doxygen reads and writes files. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org 2002-03-22 19:22:13 +00:00
embed.mak
embed.mk
LEGAL
LICENSE
Makefile.in Move extensions to a separate build tier. 2002-03-19 22:30:48 +00:00
makefile.win
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
README.txt
trex.mak
trex.mk

======================================================

                  Mozilla Read Me

======================================================

This is a placeholder file which should be replaced with readme information
for each release.