timeless%mozdev.org
|
6b5dbf7bf2
|
Bug 290197 unchecked outputstream [@ nsXULPrototypeScript::Serialize]
r=bz sr=bz a=shaver
|
2005-06-01 18:33:20 +00:00 |
timeless%mozdev.org
|
9ad10e656a
|
Bug 293124 useless initialization after memset in CMozillaBrowser::OnSaveAs
patch by bugzilla@mcsmurf.de r=timeless sr=tor a=shaver
|
2005-06-01 18:32:15 +00:00 |
timeless%mozdev.org
|
08a23be39f
|
Bug 283566 OOM crash [@ nsNSSCertificate::GetDbKey][@ nsNSSCertificate::GetUsagesArray]
patch by ajschult@verizon.net r=kaie sr=darin a=shaver
|
2005-06-01 18:30:36 +00:00 |
timeless%mozdev.org
|
d0db527069
|
Bug 293307 violation of c++ aliasing rules in imgCacheValidator::OnStartRequest() causing crash if compiled with gcc 4.0
r=pavlov sr=bz a=shaver
|
2005-06-01 18:28:20 +00:00 |
bienvenu%nventure.com
|
0d12f6381d
|
support for filters that reply/forward messages, sr=mscott, a=shaver, 11034
|
2005-06-01 18:17:51 +00:00 |
bienvenu%nventure.com
|
0a83daadda
|
support for filters that reply/forward messages, sr=mscott, a=shaver, 11034, also fix some imap memory leaks
|
2005-06-01 18:16:49 +00:00 |
bienvenu%nventure.com
|
b906ba6ea4
|
frontend support for filters that reply/forward messages, sr=mscott, a=shaver, 11034
|
2005-06-01 18:12:06 +00:00 |
bienvenu%nventure.com
|
4002abd390
|
backend support for filters that reply/forward messages, sr=mscott, a=shaver, 11034
|
2005-06-01 18:10:52 +00:00 |
darin%meer.net
|
b11dd89d7f
|
fixes bug 291910 "Provide utility for incremental download" r=biesi,dougt sr=bzbarsky a=shaver
|
2005-06-01 18:05:36 +00:00 |
timeless%mozdev.org
|
8d8577ec4e
|
Bug 282494 jeeves.src needs updating
patch by moz_bugzilla@exchangecode.com r=timeless sr=alecf a=shaver
|
2005-06-01 17:48:40 +00:00 |
dougt%meer.net
|
a08420df15
|
Last checkin was for bug 289250
|
2005-06-01 17:44:13 +00:00 |
dougt%meer.net
|
bfcd3d07ad
|
Last checkin was for bug 292368.
|
2005-06-01 17:40:10 +00:00 |
bienvenu%nventure.com
|
00e5890ce5
|
frontend support for message aging, 11055, r=neil, sr=mscott, a=chofmann
|
2005-06-01 17:24:47 +00:00 |
bienvenu%nventure.com
|
7437059740
|
frontend support for message aging, 11055, r=neil, sr=mscott, a=chofmann
|
2005-06-01 17:15:30 +00:00 |
timeless%mozdev.org
|
4dc84c0e6b
|
Bug 283827 When turn on IME and switch applications before fix characters, location bar doesn't accept any more character
patch by katsuhiromihara@goo.jp r=pinkerton sr=smfr a=asa
|
2005-06-01 16:33:48 +00:00 |
timeless%mozdev.org
|
6568313dc4
|
Bug 292929 Useless conversion from char to PRUnichar following a truncation to char
r=dmose sr=dmose a=shaver
|
2005-06-01 16:29:10 +00:00 |
timeless%mozdev.org
|
d9952d3545
|
Bug 291436 r:\mozilla\layout\generic\nsBlockFrame.h(628) : warning C4099: 'nsBlockFrame::nsAutoOOFFrameList' : type name first seen using 'struct' now seen using 'class'
r=roc sr=roc a=shaver
|
2005-06-01 16:28:06 +00:00 |
timeless%mozdev.org
|
cfee1a446d
|
Bug 289477 crash [@ DocumentViewerImpl::GetPopupImageNode] when popupnode is null
r=biesi sr=bz a=shaver
|
2005-06-01 16:26:51 +00:00 |
bzbarsky%mit.edu
|
924d121948
|
Last checkin was for bug 289250.
|
2005-06-01 16:25:42 +00:00 |
timeless%mozdev.org
|
70ea20b1e3
|
Bug 288212 cleanup nsAutoConfig::getEmailAddr and nsReadConfig::readConfigFile
r=alecf sr=alecf a=shaver
|
2005-06-01 16:25:13 +00:00 |
timeless%mozdev.org
|
914802b4f2
|
Bug 289068 ASSERTION: WriteToBuffer called with count of zero: 'count', file r:/mozilla/netwerk/cache/src/nsDiskCacheStreams.cpp, line 710
r=jst sr=jst a=shaver
|
2005-06-01 16:10:58 +00:00 |
dougt%meer.net
|
05339dd922
|
Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver
|
2005-06-01 16:06:53 +00:00 |
dougt%meer.net
|
4505781348
|
Focus frame traversal has been broken since a frame reorder (scrollbars are now first followed by the canvas frame). patch by roc, r=bzbarsky, a=shaver
|
2005-06-01 15:59:59 +00:00 |
bzbarsky%mit.edu
|
7f7a7ede01
|
Use the non-deprecated deallocator to deallocate memory. Bug 284158, patch by
David Gardiner <david.gardiner@unisa.edu.au>, r=dougt, sr=bzbarsky, a=shaver
|
2005-06-01 15:58:12 +00:00 |
bzbarsky%mit.edu
|
cded31e74d
|
Fix memory leak if a viewmanager has a child viewmanager. Bug 295656,
r+sr=roc, a=shaver
|
2005-06-01 15:43:08 +00:00 |
bzbarsky%mit.edu
|
76327e343c
|
Make sure to clean up before any early returns. Bug 295638, r=vlad, sr=dbaron,
a=shaver.
|
2005-06-01 15:41:12 +00:00 |
bzbarsky%mit.edu
|
5c2cbd6802
|
Just use our document for the doc we call ContentStatesChanged on instead of
trying to get it off the content nodes (which may no longer be in a document by
this point). Bug 274736, r+sr=roc, a=shaver
|
2005-06-01 15:38:09 +00:00 |
bzbarsky%mit.edu
|
b76f90dde8
|
Fix up more of the m*Content pointers correctly when content is removed from
the document. Bug 293914 followup, r+sr=dbaron, a=shaver
|
2005-06-01 15:36:11 +00:00 |
bienvenu%nventure.com
|
1f0bd12f09
|
backend support for message aging of imap and local folders, 11055, r=neil, sr=mscott, a=chofmann also remember labels when copying imap to local, patch by jeongkyu.kim@gmail.com, r=mscott,sr=bienvenu,a=chfmann
|
2005-06-01 15:35:57 +00:00 |
cls%seawood.org
|
d6ae3337ca
|
Exclude extra file attributes when creating jar files
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=bsmedberg a=shaver
|
2005-06-01 15:34:55 +00:00 |
bzbarsky%mit.edu
|
7a3a5b0623
|
Parse out the actual type from the content-type argument passed to
document.open(). Bug 295652, r+sr=jst, a=shaver
|
2005-06-01 15:33:44 +00:00 |
cls%seawood.org
|
aae5e30473
|
Add support for msys uname & cleanup OS_ARCH checks.
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls sr=wtc a=shaver
|
2005-06-01 15:30:48 +00:00 |
bzbarsky%mit.edu
|
3115852b5a
|
Fix memory leak. Bug 296014, r+sr=roc, a=shaver
|
2005-06-01 15:26:34 +00:00 |
cls%seawood.org
|
9ed68f01c9
|
Add support for msys uname & cleanup OS_ARCH checks.
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls sr=wtc a=shaver
|
2005-06-01 15:25:09 +00:00 |
bzbarsky%mit.edu
|
de25a79074
|
Fix toString on the XPCNativeWrapper prototype to return something sane instead
of crashing. Bug 295430, r+sr=jst, a=shaver
|
2005-06-01 15:20:29 +00:00 |
bienvenu%nventure.com
|
053920deb3
|
remove hand-rolled pop3 timeout code, sr=mscott, a=shaver 295765
|
2005-06-01 15:19:28 +00:00 |
bzbarsky%mit.edu
|
cad8673b0c
|
Fix memory leak. Bug 296019, r=mconnor, a=shaver
|
2005-06-01 15:17:26 +00:00 |
bienvenu%nventure.com
|
b012cf951d
|
fix ldap autocomplete not to append two addresses in certain situations, r=mscott, sr=neil, a=shaver 261272
|
2005-06-01 15:07:04 +00:00 |
bienvenu%nventure.com
|
c5e3c059ac
|
remove hand-rolled pop3 timeout code, sr=mscott, a=shaver 295765
|
2005-06-01 14:58:09 +00:00 |
bsmedberg%covad.net
|
9cdcaa80e0
|
Bug 295235 part firefox-windows : remove remaining contents.rdf r=mconnor a=shaver
|
2005-06-01 14:58:05 +00:00 |
allan%beaufour.dk
|
2b1e5f1170
|
fixing bustage, bug 235512
|
2005-06-01 14:50:34 +00:00 |
mvl%exedo.nl
|
74c6a24eda
|
Bug 295644: endBatchTransaction() should call updateUndoRedoMenu().
patch by jminta, r=mvl
|
2005-06-01 14:39:32 +00:00 |
cls%seawood.org
|
90fcdb00a0
|
Use dashes instead of backslashes for program options to avoid msys shell expansion.
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
|
2005-06-01 14:28:35 +00:00 |
cls%seawood.org
|
ae211fa390
|
Add support for using msys perl
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
|
2005-06-01 14:20:35 +00:00 |
aaronleventhal%moonset.net
|
1d3788c303
|
Bug 291071. Dialog to set Firefox as default browser confused screen reader because of incorrect focus events. r=timeless, sr=neil, a=shaver
|
2005-06-01 14:14:29 +00:00 |
aaronleventhal%moonset.net
|
5f35bd596e
|
Bug 295715. HTML table should use summary attribute for accessible name. r=timeless, sr=neil, a=shaver
|
2005-06-01 14:09:24 +00:00 |
aaronleventhal%moonset.net
|
7e1c93a6f9
|
Bug 290344. Implement accessible DHTML descriptions and labels. r=timeless, sr=dmose, a=shaver
|
2005-06-01 14:03:38 +00:00 |
neil%parkwaycc.co.uk
|
37da555720
|
Bug 285830 textContent ignores whitespace r=sicking sr=jst a=shaver
|
2005-06-01 13:59:38 +00:00 |
mozilla.mano%sent.com
|
60daf92cd2
|
Bug 230693 - Add 'Reload' functionality to view-page-source window. patch from Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=mconnor, a=shaver
|
2005-06-01 13:55:39 +00:00 |
aaronleventhal%moonset.net
|
cb2c79519b
|
bug 294834. Expose the type of HTML content area in the role. r=pkw, sr=neil, a=shaver
|
2005-06-01 13:54:08 +00:00 |