Граф коммитов

159815 Коммитов

Автор SHA1 Сообщение Дата
allan%beaufour.dk a45d13dd66 [XForms] Add proper support for xforms-load permission. Bug 315407, r=me+aaronr, patch by doronr 2006-05-23 08:18:55 +00:00
igor%mir2.org af96cb3ee1 Bug 338804: Making rooting bulletproof. r=mrbkap,sr=brendan 2006-05-23 07:54:17 +00:00
bclary%bclary.com e0c1f903d4 JavaScript Test Library - Regression test for bug 336100, fix shell test 2006-05-23 02:43:32 +00:00
mkaply%us.ibm.com 50cae1b2b2 #337052
r/sr/a=mkaply (OS/2 only)
Reactivate WarpCenter biff functionality in nsMessengerOS2Integration
2006-05-23 01:32:15 +00:00
mkaply%us.ibm.com 2078de8abb 259140 - r/sr=mkaply (OS/2 only) - patch from Peter Weilbacher - resync default plugin to match Windows 2006-05-23 01:28:05 +00:00
mkaply%us.ibm.com 47f0bf44af 296138 - r/sr=mkaply (OS/2 only) - from Peter Weilbacher - reenable lxlite on Os/2 2006-05-23 01:26:24 +00:00
mattwillis%gmail.com 0d40e19af6 bug 338311 remove unneeded files from Add-ons Manager migration. r=rob_scott, sr=jminta 2006-05-23 01:13:35 +00:00
brettw%gmail.com 9650203292 Bug 336281 r=joe Quotes not escaped in bookmarks export 2006-05-23 00:34:26 +00:00
lpsolit%gmail.com adbcd2145b Bug 152361: can't continue walking a dependency tree - Patch by Andr� Batosti <batosti@async.com.br> r/a=myk 2006-05-23 00:31:35 +00:00
lpsolit%gmail.com d1e703d24e Bug 323106: create-series JavaScript Error: 'options' is null or not an object - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=myk 2006-05-23 00:20:17 +00:00
scott%scott-macgregor.org cd6ec565fe Bug #320189 --> usability fixes for the new mail sound dialog. Patch by bisi. sr/a=mscott 2006-05-22 23:58:55 +00:00
mrbkap%gmail.com 4999d02577 Bump the fastload file version since the last source note change was not bytecode-compatible. bug 336378, r=brendan 2006-05-22 23:51:31 +00:00
rob_strong%exchangecode.com 91c1becdfb remove file no longer used. Bug 326580 - Firefox 2.0 Windows Installer. r=bsmedberg 2006-05-22 23:46:14 +00:00
brendan%mozilla.org 81ac6da7aa Make anonymous classes really anonymous given self-identified global objects (326466, r=mrbkap). 2006-05-22 23:36:32 +00:00
mrbkap%gmail.com af33b42abb Instead of having a source note per variable type, use a single source note with an immediate operand. bug 336378, r=brendan 2006-05-22 23:33:57 +00:00
rob_strong%exchangecode.com ef1cca6f22 actually address review comments from Bug 326580 - Firefox 2.0 Windows Installer. r=bsmedberg 2006-05-22 23:08:15 +00:00
alexei.volkov.bugs%sun.com fbeb1e622a [Bug 337014] OOM crash [@ PORT_ArenaAlloc - PK11_PQG_ParamGenSeedLen][@ PORT_ArenaAlloc - PK11_PQG_ParamGenSeedLen] Dereferencing possibly NULL "varena". r=nelson 2006-05-22 23:08:04 +00:00
mrbkap%gmail.com d9d26911f7 Normalize values before using them as timeouts to avoid hardware and os-dependent behaviors involving comparisons to NaN and infinity. bug 337951, r+sr=jst 2006-05-22 23:02:12 +00:00
igor%mir2.org 271c305869 Bug 338678: For source compatibility fields "uint16 extra,spare" in JSFunctionSpec are replaced by singe "uint32 extra". In this way we do need to update the current sources that list just 5 fields to include the additional ",0" corresponding to "spare" field. To quell GCC warnings all sources that list less then 5 fields of JSFunctionSpec are updated to explicitly list all 5 fields. r=mrbkap, s=brendan 2006-05-22 22:58:31 +00:00
mrbkap%gmail.com f7e7729eb0 fp->thisp can point to a primitive tagged jsval now, so test that before treating it as a GC thing. bug 336804, r=brendan 2006-05-22 22:46:07 +00:00
alexei.volkov.bugs%sun.com 5d33d9eb9a [Bug 337495] Double free in CRMF_CertReqMsgSetSignaturePOP (security/nss/lib/crmf/crmfpop.c) [Attachment 222949]. r=nelson 2006-05-22 22:38:56 +00:00
rob_strong%exchangecode.com 419fe99c0a Bug 326580 - Firefox 2.0 Windows Installer. r=bsmedberg 2006-05-22 22:29:44 +00:00
wtchang%redhat.com af74c4cc82 Bugzilla Bug 320336: improved the comments for SECITEM_AllocItem in
secitem.h.  Made SECITEM_AllocItem fail (return NULL) if the allocation of
the buffer fails, as documented. r=nelsonb.
Modified files: secitem.c secitem.h
2006-05-22 22:24:34 +00:00
wtchang%redhat.com 504ec551d2 Bugzilla Bug 298520: moved the RSA maximum size macros from rsa.c to
blapit.h.  Removed an out-of-date comment from blapit.h. r=nelsonb.
Modified files: blapit.h rsa.c
2006-05-22 22:10:40 +00:00
wtchang%redhat.com 7371799647 Bugzilla Bug 298520: added a comment explain the meaning of the MAX_KEY_LEN
macro. r=nelsonb.
2006-05-22 22:08:40 +00:00
rob_strong%exchangecode.com 279baf4d8f Bug 326580 - Firefox 2.0 Windows Installer (new images). r=bsmedberg 2006-05-22 22:02:44 +00:00
mrbkap%gmail.com 38b8a4600b Look before we leap: check to make sure that we don't overwrite readonly properties on catch variables. bug 338709, r=brendan 2006-05-22 21:54:54 +00:00
alexei.volkov.bugs%sun.com 2ea761455d [Bug 337495] Double free in CRMF_CertReqMsgSetSignaturePOP (security/nss/lib/crmf/crmfpop.c). r=nelson 2006-05-22 21:46:14 +00:00
sayrer%gmail.com ba7b6d7c5b b=338874. Safe browsing alert not exposed to screenreader. Patch by pilgrim@gmail.com. r=tony, sr=darin 2006-05-22 21:28:27 +00:00
bienvenu%nventure.com 970af7420e fix next unread going to dummy header in grouped view, sr=mscott 289454 2006-05-22 21:22:37 +00:00
darin%meer.net 3f6dbc2d16 follow-up patch for bug 338611 "xpinstall manager happily tries to install 404 pages" r+sr=dveditz 2006-05-22 21:12:56 +00:00
darin%meer.net 5f39bc4c0b fixes bug 338611 "xpinstall manager happily tries to install 404 pages" r+sr=dveditz 2006-05-22 21:09:17 +00:00
bryner%brianryner.com 14c8ade4c5 Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst. 2006-05-22 20:37:32 +00:00
bryner%brianryner.com 0417c079f4 fixing bustage - don't use AutoString since it's not a frozen string API 2006-05-22 20:32:46 +00:00
darin%meer.net 57d0851af2 fixes bug 338677 "nsUrlClassifierDBService leaks memory" patch by tony, r=darin 2006-05-22 20:28:59 +00:00
mark%moxienet.com cb4aad3b2e 338724 Get rid of nsQDFlushManager/nsIQDFlushManager, it's been rendered obsolete. Ha. Cocoa-only. r=josh 2006-05-22 20:25:08 +00:00
masayuki%d-toybox.com 677066fb35 Bug 338859 [RFC 2231] even if the attachment file name has 0x2f, it's not escaped r+sr=mscott 2006-05-22 19:59:21 +00:00
myk%mozilla.org 93aa1858c5 Work around XUL template builder regression on trunk and possibly marginally improve performance.
bug=336857
r=enndeakin
sr=ben
a=mconnor for checkin to 1.8 branch
2006-05-22 19:23:57 +00:00
mark%moxienet.com 107703cc8e 338759 Remove dead key event/text input code from widget/src/mac following bug 337199. r=josh a/1.8.1=me 2006-05-22 19:21:10 +00:00
brettw%gmail.com 8d1d7933a0 Bug 333306 r+a=vladimir Crash with pragma statements that return values 2006-05-22 19:18:00 +00:00
benjamin%smedbergs.us 99edde7f0d Bug 305949 (almost done!) - Stop exporting some nonfrozen functions (widget and libreg) r=bryner 2006-05-22 19:13:03 +00:00
emaijala%kolumbus.fi 52a6d84dcd Fix for bug 259816: Browser steals focus from program selected in 'Open With' dialog
r=neil
sr=roc
2006-05-22 18:35:56 +00:00
mark%moxienet.com 123365c90a 338357 Crash in AppKit display when interleaved with layout. Use [NSView setHidden:] to implement show/hide. r=josh sr=pink 2006-05-22 18:15:06 +00:00
mkanat%bugzilla.org dcee23f1ad Bug 328642: Params should be in Bugzilla->params instead of being a Bugzilla::Config subroutine
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-22 18:11:53 +00:00
bryner%brianryner.com de811b24ec backing out 336696, I checked in the wrong version of the patch 2006-05-22 18:03:16 +00:00
brettw%gmail.com 403aed7344 Bug 338155 r=vlad Upgrade to sqlite 3.3.5 2006-05-22 17:48:14 +00:00
lpsolit%gmail.com 518c8baf89 Bug 331365: Sendmail complains about a possible attack because there's a newline in the email address - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=glob a=justdave 2006-05-22 17:31:52 +00:00
bugzilla%standard8.demon.co.uk 4352958e01 Bug 35837 should be possible to move/copy address cards to different address books. Part 2 Implement the main dnd functionality properly. r=Neil,sr=bienvenu 2006-05-22 17:15:19 +00:00
uriber%gmail.com 90b450d9d1 Adjust the fix for bug 334256 so that it does not affect non-normal selections. bug=338315, r+sr=roc 2006-05-22 16:56:44 +00:00
benjamin%smedbergs.us 3ad19cafd0 Bug 336004 - coverity report #456, resource leak - patch by Jon Smirl <jonsmirl@yahoo.com> r=me 2006-05-22 16:42:58 +00:00