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

183007 Коммитов

Автор SHA1 Сообщение Дата
bienvenu@nventure.com 0c985432cb fix 240644, hang attaching file when last attachment was saved to a directory that no longer exists, r=roc,emaijala@kolumbus.fi, sr=mscott, oops forgot to address Christian's string usage review comment 2007-08-28 17:38:54 -07:00
bienvenu@nventure.com 62bf94dd78 fix 240644, hang attaching file when last attachment was saved to a directory that no longer exists, r=roc,emaijala@kolumbus.fi, sr=mscott 2007-08-28 17:35:37 -07:00
jst@mozilla.org 136055c197 Fixing bug 394086. Pave the way for java applets that are scriptable using NPRuntime. r+sr=cbiesinger@gmx.at 2007-08-28 17:28:32 -07:00
bent.mozilla@gmail.com 5f9effcd34 Bug 304048 - "xpconnect getters/setters don't have principals until after they pass or fail their security check." Patch by jst, sr=bzbarsky, a=jst. 2007-08-28 17:16:21 -07:00
bent.mozilla@gmail.com 7a36d83fa1 Bug 392244 - "Allow alternate ssh port in upload_symbols.sh". r=luser, a=bzbarsky. 2007-08-28 16:48:09 -07:00
jwalden@mit.edu c26dc0ef2c Bug 393974 - Tree walkers leak with a non-null filter. r=smaug, sr=sicking, a=blocking1.9 2007-08-28 16:42:41 -07:00
bent.mozilla@gmail.com dca0f40dcc Bug 392493 - "Add forget() method to nsCOMPtr and nsRefPtr". r=dbaron, a=bzbarsky. 2007-08-28 16:37:22 -07:00
bent.mozilla@gmail.com c5feb257f8 Bug 394042 - "Dangling pointer in nsXULPDGlobalObject leads to mem corruption/crash". r+sr+a=jst. 2007-08-28 16:20:57 -07:00
rcampbell@mozilla.com b9fbe6a9db Bug 393266 - add PerfConfigurator.py to talos directory 2007-08-28 15:56:55 -07:00
aaronleventhal@moonset.net cdeeaf7446 Fixing bustage 2007-08-28 15:12:59 -07:00
cbiesinger@gmx.at ae1294844e 392282 don't allow opening cache entries after the cache service has shut down r+sr+a=bz 2007-08-28 15:05:32 -07:00
reed@reedloden.com 396000752e Bug 382762 - "Crash reporter client app should be named other than "crashreporter"" [p=ardissone r=mento] 2007-08-28 14:59:31 -07:00
aaronleventhal@moonset.net 40c6fa942e Bug 391846. Fire correct text change events when a node is shown or hidden. r=surkov, sr=sicking, a=sicking 2007-08-28 14:57:53 -07:00
mozilla.mano@sent.com bb205dfebc Bug 385266 - New starring, bookmarking and tagging UI, changes noted in comment 333. r=dietrich. 2007-08-28 14:47:43 -07:00
pavlov@pavlov.net 4901eb7dd6 bug 378457. use nsAutoBuffers instead of mallocs for unsicribe item data. r=vlad, sr=bsmedberg. original patch from David Humphrey <david.humphrey@senecac.on.ca> 2007-08-28 13:44:12 -07:00
nick.kreeger@park.edu a5b7f050ea Fixing bug 384796, Call to |nsIStringBundleOverride| always beats the embedding calls. r=mento, sr=roc, 1.9approval=dsicore. Trunk only. 2007-08-28 12:48:47 -07:00
gavin@gavinsharp.com 8b13bd8798 Bug 394019: fix forgotten reference to renamed function (fixes download directory display when selecting a new value), patch by Jim Mathies <jmathies@mozilla.com>, r=me 2007-08-28 12:20:11 -07:00
gavin@gavinsharp.com 47114912e2 Bug 393342: read the download.dir pref as a nsILocalFile instead of just a file path (fixes automatic downloads on Mac), patch by Jim Mathies <jmathies@mozilla.com>, r=me 2007-08-28 11:59:49 -07:00
kairo@kairo.at 1a0dcbd92c update German Inspector L10n for current trunk, NPOTDB 2007-08-28 11:32:20 -07:00
dtownsend@oxymoronical.com 1deb13d78e Bug 389816: Port badCertHandler to xpinstall. r+sr=dveditz, a=bzbarsky 2007-08-28 11:01:37 -07:00
ted.mielczarek@gmail.com 36858dc9bf bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg 2007-08-28 10:38:02 -07:00
bugzilla@standard8.plus.com 16e172301d Part of Bug 381343 - move the composer debug options to the debugQA extension, remove now redundant files r=KaiRo,sr=Neil 2007-08-28 09:59:11 -07:00
sspitzer@mozilla.org 2f756de966 unit test for bug #393952: crash when I try to VACUUM (StorageUnicodeFunctions::likeFunction() should handle null aArgv[0] and aArgv[1]) r=sdwilsh 2007-08-28 09:39:07 -07:00
sdwilsh@shawnwilsher.com 8c5fee1978 Bustage fix 2007-08-28 09:38:08 -07:00
bugzilla@standard8.plus.com ca9ca990ae Part of Bug 381343 - move the composer debug options to the debugQA extension r=KaiRo,sr=Neil 2007-08-28 09:05:23 -07:00
sdwilsh@shawnwilsher.com 8a369686fc Bug 389575 - Add WARNINGS_AS_ERRORS compile time flag. r=bsmedberg NPOTFB. 2007-08-28 09:02:43 -07:00
rflint@ryanflint.com 6903fecffe Bug 386477 - XPCOMUtilify nsSetDefaultBrowser. r=mano 2007-08-28 08:41:33 -07:00
gavin@gavinsharp.com e5298e70fc Bug 393309: fix null deref crash for extension install requests that have no referer, r=Mossop (deputized by dveditz), a=blocking+ 2007-08-28 08:30:48 -07:00
sdwilsh@shawnwilsher.com 6248136103 Bug 383673 - mozStorageValueArray only asserts on out of bounds (and other cleanup). r=sspitzer 2007-08-28 08:29:49 -07:00
gijskruitbosch@gmail.com 75b65a5e35 Backing out mochitest for nsIIdleService due to qm-centos orange. Bug 380595 2007-08-28 08:27:09 -07:00
dtownsend@oxymoronical.com f25f24747b Bug 393982: Download Manager does not appear when saving files, package new component. r=gavin.sharp 2007-08-28 06:37:46 -07:00
gijskruitbosch@gmail.com 625584f4d0 Bug 380595 - Need unittest for nsIIdleService r=roc@ocallahan.org (Robert O'Callahan) sr=neil@parkwaycc.co.uk (Neil Rashbrook) Tests Only. 2007-08-28 05:27:34 -07:00
jag@tty.nl 3fa778b962 Fix code indentation, part 2. r/sr/a=Jack,Lumpy 2007-08-28 03:21:14 -07:00
gijskruitbosch@gmail.com 8dc566aa93 Backing out fix for bug 92543 due to build bustage 2007-08-28 02:10:22 -07:00
gijskruitbosch@gmail.com fcc561eec5 Bug 92543 - BandRect.mFrames should be created as an nsAutoVoidArray p=alfredkayser@nl.ibm.com (Alfred Kayser) r+sr=roc@ocallahan.org (Robert O'Callahan) a=dbaron@mozilla.com (David Baron) 2007-08-28 01:53:33 -07:00
dbaron@dbaron.org 17eb2d34c8 Attempt to fix test failures from bug 382027. 2007-08-28 00:29:03 -07:00
joshmoz@gmail.com 517ebeaffa stop native listboxes from drawing outside their frame. part 1 of the fix for this bug. b=382142 sr=pav 2007-08-28 00:21:04 -07:00
sspitzer@mozilla.org 9da2aba3ad fix for bug #385834: places' sqlite file can get overly large, do incremental vacuuming. r=dietrich 2007-08-28 00:19:57 -07:00
Olli.Pettay@helsinki.fi 7980966643 Bug 339501, r=bz, sr=sicking, a=1.9+ 2007-08-28 00:09:32 -07:00
dbaron@dbaron.org 058bdab0e5 Fix accounting showing leak of CSS value types, and optimize CSS value constructors/destructors a bit. b=382027 r+sr=bzbarsky a1.9=roc 2007-08-27 23:47:32 -07:00
jag@tty.nl bb16753e08 s/NS_INTERFACE_MAP_END_THREADSAFE/NS_INTERFACE_MAP_END/. Should've been done for bug 201040. rs=biesi, a=dbaron 2007-08-27 23:11:34 -07:00
dbaron@dbaron.org ce400dd1ec Back out a small part of bug 391848 to fix bustage for some people (and add a comment warning about the problem). 2007-08-27 22:42:25 -07:00
dbaron@dbaron.org 98306df42f Do stack walking on a single thread to avoid deadlocks during thread creation. b=391321 r=robarnold@mozilla.com sr=jmathies@mozilla.com (delegated by bsmedberg) a1.9=bzbarsky@mit.edu 2007-08-27 22:42:04 -07:00
sspitzer@mozilla.org 5b0f9d75c4 fix for bug #393952: crash when I try to VACUUM (StorageUnicodeFunctions::likeFunction() should handle null aArgv[0] and aArgv[1]) r=sdwilsh 2007-08-27 21:43:10 -07:00
joshmoz@gmail.com ba0a18e1d5 make listboxes stylable on Mac OS X. b=382145 sr=roc 2007-08-27 21:39:16 -07:00
joshmoz@gmail.com 17fe0a53df back out bug 54488, behavioral problems. 2007-08-27 21:05:12 -07:00
joshmoz@gmail.com 9f41876e39 allow full styling of comboboxes on Mac OS X. b=381647 r=cbarrett sr=roc 2007-08-27 20:39:19 -07:00
philringnalda@gmail.com a938e5c9c9 Bug 387247 - Use toolkit printUtils.js instead of communicator printing.js, SeaMonkey part, r=iann, sr=neil 2007-08-27 20:26:03 -07:00
joshmoz@gmail.com 4ca0f21d74 make certain native controls look inactive when they are inactive windows. b=54488 r=cbarrett sr=roc 2007-08-27 19:06:38 -07:00
sharparrow1@yahoo.com 03a80227ef Bug 389224: Clipped objects are sometimes not fully redrawn after clipping. r+sr=roc, a=dbaron 2007-08-27 18:35:59 -07:00