alexei.volkov.bugs%sun.com
e05b17bc20
[Bug 337008] OOM crash [@ nssList_Add - STAN_InitTokenForSlotInfo - STAN_LoadDefaultNSS3TrustDomain][@ nssList_Clone - nssList_CreateIterator - STAN_LoadDefaultNSS3TrustDomain] Dereferencing possibly NULL "(td)->tokenList". r=nelson, sr=wtc
2006-05-18 21:00:58 +00:00
dougt%meer.net
a4ac6b44ff
Broadcasting message when changing the software keyboard.
2006-05-18 20:55:24 +00:00
alexei.volkov.bugs%sun.com
b0a8ac4918
[Bug 337010] OOM crash [@ NSC_DigestKey] Dereferencing possibly NULL "att". r=ne
...
lson,wtc
2006-05-18 20:52:50 +00:00
scott%scott-macgregor.org
ecf4f62a1c
Bug257990 --> migrate mark spam as read settings to the options dialog
2006-05-18 20:49:48 +00:00
nelson%bolyard.com
08e023d910
Plug leak. Free cache. Coverity bug 338201. r=alexei.volkov
2006-05-18 20:46:19 +00:00
nelson%bolyard.com
5c56ef5776
Fix several Coverity bugs. Bug 336982. NULL ptr check after ptr deref'ed.
...
Bug 337080. Dead code. r=alexei.volkov
2006-05-18 20:39:19 +00:00
nelson%bolyard.com
88c4f3a0b3
Remove dead old FORTEZZA KEA code. Coverity bug 337098. r=rrelyea,wtchang
2006-05-18 20:24:23 +00:00
alexei.volkov.bugs%sun.com
538630b067
[Bug 337154] Coverity 321, dead code in mozilla/security/nss/lib/pk11wrap/pk11cert.c. (second patch) r=nelson
2006-05-18 20:21:12 +00:00
kairo%kairo.at
9c0baa0e3a
bug 335800 - [suiterunner] Alerts lacks application icon on Mac OS X, r=stefanh sr=Neil
2006-05-18 20:05:19 +00:00
nelson%bolyard.com
a1423c99e4
Don't dereference a NULL secmodprefix argument. Coverity Bug 336981.
...
r=alexei.volkov
2006-05-18 19:44:24 +00:00
nelson%bolyard.com
780c599d61
In SEC_PKCS12DecoderGetCerts, don't dereference p12dcx until AFTER it has
...
been checked for NULL. Coverity bug 336971. r=alexei.volkov
2006-05-18 19:38:59 +00:00
nelson%bolyard.com
0a6525e406
Add 3 assertions to satisfy coverity that tmpt is never NULL in these
...
places. Bug 336995. r=akexei.volkov,wtchang
2006-05-18 19:32:44 +00:00
darin%meer.net
eeb69f249f
fix documentation to mention proper http:// URLs.
2006-05-18 19:03:59 +00:00
jminta%gmail.com
962c1e3570
Bug 329225 Moving views should also move minimonth. patch by thomas.benisch@sun.com, r=jminta
2006-05-18 18:36:17 +00:00
bryner%brianryner.com
a7e6627980
Always open the search dropdown to the right of the button (bug 336868). Patch by Pam Greene <pamg.bugs@gmail.com> r=joe@retrovirus.com sr/b181=me
2006-05-18 18:31:13 +00:00
sergei_d%fi.tartu.ee
c4e62dccab
[BeOS] Implement HideWindowChrome, Bug 338326, p=sergei_d, r=thesuckiestmail, BeOS-only
2006-05-18 18:26:43 +00:00
scott%scott-macgregor.org
940b0eb808
Bug #257990 --> Integrate Junk Mail Settigs into Options and Account Settings dialogs. Obsolete the existing junk mail dialog. r=neil, sr=bienvenu
2006-05-18 18:03:17 +00:00
cls%seawood.org
e3333b2d8c
Drop mail that does not contain any tinderbox: headers instead of bouncing it.
...
Bug #275135 sr=bear
2006-05-18 18:03:08 +00:00
Olli.Pettay%helsinki.fi
ed1098af8f
Bug 334216, Tabs opened in the background from bookmarks have no generic icon. This makes non-bubbling events to be propagate back to the bindingParent(s) , r=sicking,sr=bz
2006-05-18 17:49:39 +00:00
aaronleventhal%moonset.net
5425e04fb3
Bug 337148. Crash in accessibility when huge file loaded with with Window-Eyes screen reader. r=ginn.chen, sr=darin, a=ginn.chen
2006-05-18 17:47:32 +00:00
brendan%mozilla.org
24ab9e005f
Beef up sanity checking (338121, r=mrbkap).
2006-05-18 17:12:14 +00:00
mkaply%us.ibm.com
21c8106c83
Make extension description localizable
2006-05-18 16:43:45 +00:00
aaronleventhal%moonset.net
80ffe657a9
Backing out. Sorry
2006-05-18 13:33:05 +00:00
aaronleventhal%moonset.net
b0ff5dfe65
Bug 337148. Crash in accessibility when huge file loaded with with Window-Eyes screen reader. r=ginn.chen, sr=darin, a=ginn.chen
2006-05-18 13:32:24 +00:00
allan%beaufour.dk
fc81acfba7
Ooops, failed to notice the giant "tree is closed" message :(
2006-05-18 08:11:02 +00:00
allan%beaufour.dk
b4e129b0e9
[XForms] instance() function should return empty nodeset on invalid instances. Bug 338263, r=aaronr, sr=sicking
2006-05-18 08:06:20 +00:00
nelson%bolyard.com
68f51af5fe
Plug leak. Free "info" in error path. Coverity bug 336475.
...
r=wtchang,alexei.volkov
2006-05-18 04:35:32 +00:00
nelson%bolyard.com
9dc19d4fe0
Correct the amount returned by ssl_Writev for short writes on non-blocking
...
sockets. Bug 338325. patch by Chris Newman <chris.newman@sun.com>
r=nelson
2006-05-18 01:10:21 +00:00
wtchang%redhat.com
5e3f18a4c6
Bugzilla bug 338367: check that the array index params->name is within
...
bounds before taking an element from the ecCurve_map array.
r=doublas.stebila.
2006-05-17 23:58:18 +00:00
julien.pierre.bugs%sun.com
6f65f3a2dd
Fix for bug 222300. r=nelson,wtchang
2006-05-17 22:20:08 +00:00
scott%scott-macgregor.org
7a733dbf38
Bug #301084 --> front end to expose filing replies in the folder of the message being replied to. Patch originally by hesslow@gmail.com.
...
sr=mscott
2006-05-17 22:07:20 +00:00
scott%scott-macgregor.org
17eb4db071
Bug #301084 --> front end to expose filing replies in the folder of the message being replied to. Patch originally by hesslow@gmail.com.
...
sr=mscott
2006-05-17 22:07:19 +00:00
pedemont%us.ibm.com
2e3ed0d23e
Bug 337196 - Make sure to export public JNI methods when using GCC's hidden visibility feature
2006-05-17 21:42:41 +00:00
alexei.volkov.bugs%sun.com
e58e3e05ba
[Bug 337011] OOM crash [@ sftk_handleKeyObject][@ sftk_handleKeyParameterObject] Dereferencing possibly NULL "attribute". r=nelson
2006-05-17 20:52:16 +00:00
alexei.volkov.bugs%sun.com
5713a8afaf
[Bug 337326] Leak in nsslowcert_UpdateSubjectEmailAddr (security/nss/lib/softoken/pcertdb.c). r=nelson
2006-05-17 20:46:47 +00:00
alexei.volkov.bugs%sun.com
e1b759198c
[Bug 337009] OOM crash [@ nssList_Count - nssTrustDomain_GetCertsFromCache] Dereferencing possibly NULL "certList". r=nelson
2006-05-17 20:38:59 +00:00
mozilla.mano%sent.com
884d2260fa
Bug 319355 - download manager 'Clean Up' button is too close to the window resize widget. r=mconnor.
2006-05-17 19:49:26 +00:00
kairo%kairo.at
5add892b01
bug 333383 - move SeaMonkey pref window UI to suite/ - cvs remove old filesin xpfe/, r+sr=Neil
2006-05-17 19:38:42 +00:00
sergei_d%fi.tartu.ee
63a50089be
[BEOS] Bug 164498, new Quit/Destroy code, p=sergei_d, r=thesuckiestmail, BeOS-only
2006-05-17 19:35:21 +00:00
aaronr%us.ibm.com
bb7c0c3d27
[XForms] Events thrown in model need to be deferred. Bug 315712, r=doronr+allan
2006-05-17 19:30:36 +00:00
mark%moxienet.com
79a279ebe9
338289 Reverting previous reversion, this wasn't the cause of the Camino Tp/Ts regression.
2006-05-17 19:30:23 +00:00
mark%moxienet.com
a46bfe2646
338153 Frontport bug 332579 to trunk, consolidating the native event improvements made on the 1.8 branch (332579) and trunk (326273). r=josh sr=darin
2006-05-17 19:07:05 +00:00
joshmoz%gmail.com
0277af7788
Add nsPIWidgetCocoa interface to top-level window Cocoa widgets. This is part of bug 330587, sheet support. r=mento
2006-05-17 18:53:58 +00:00
scott%scott-macgregor.org
74fb26fa47
Bug 327124 --> support for windows x64 platform. patch by m_katol@ga2.so-net.ne.jp sr=mscott
2006-05-17 18:09:10 +00:00
jminta%gmail.com
8f26214c2d
Bug 333372 Week number for multiweek view is off when Sunday is not the start of the week. patch by mschroeder@mozilla.x-home.org, r=jminta
2006-05-17 17:59:25 +00:00
alexei.volkov.bugs%sun.com
ef6e49c6b2
[Bug 337332] Leak in OpenNewDB (security/nss/lib/softoken/keydb.c). r=nelson
2006-05-17 17:56:32 +00:00
scott%scott-macgregor.org
12c1d9811b
Bug #333510 --> contacts sidebar comes up empty. regression caused by 321254. sr=bienvenu
2006-05-17 17:56:12 +00:00
darin%meer.net
38559bb5f1
fixes bug 338248 "workaround bug 337492" r=tony
2006-05-17 17:50:20 +00:00
wtchang%redhat.com
ff6ba2c143
Bugzilla Bug 337887: use the -mnop-fun-dllimport flag so that we can use
...
a pointer to a function declared with the dllimport attribute as a constant
address. We need to use such function pointers to initialize a const
structure in nss/lib/ssl/sslsock.c. The patch is contributed by Chris
Seawood <cls@seawood.org>. r=wtc.
2006-05-17 16:37:59 +00:00
Olli.Pettay%helsinki.fi
71dd2589f4
Bug 329122, Event dispatching code in nsGenericDOMDataNode doesn't handle event retargeting, r=sicking, sr=bz
2006-05-17 16:14:33 +00:00