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

210702 Коммитов

Автор SHA1 Сообщение Дата
smontagu@smontagu.org 3c49418d6a Null check after CheckLineOrder. Bug 388175, patch by Uri Bernstein <uriber@gmail.com>, r=me, sr+a=roc 2007-08-29 00:22:42 -07:00
surkov.alexander@gmail.com db8a59dfa3 Bug 392818 - getTextAtOffset broken for all but the first line in a multi-line entry, r=ginn.chen, a=dsicore 2007-08-29 00:12:09 -07:00
Evan.Yan@Sun.COM c0c8114b7a Bug 393094 - When returning Focus to the Location bar after selecting a previously visited site, focus gets lost r=aaronleventhal a=dsicore 2007-08-29 00:03:02 -07:00
emaijala@kolumbus.fi d92aaa9258 Part of the backout of bug 261074 that was missed in the previous backout at 2007-06-17. 2007-08-29 00:01:15 -07:00
surkov.alexander@gmail.com bd0b28d442 Bug 393897 - IA2 methods returning S_FALSE on success, r=aaronlev, a=dsicore 2007-08-28 23:58:31 -07:00
surkov.alexander@gmail.com 639e6c9e80 Bug 174889 - unable to get keyboard shortcut for treeitem node, r=smaug, ginn.chen, mats, sr=mats, a=sicking 2007-08-28 23:52:46 -07:00
Evan.Yan@Sun.COM f9abadabce back out my last check-in since tree is closed. 2007-08-28 20:21:51 -07:00
Evan.Yan@Sun.COM 2ca9251315 Bug 393094 - When returning Focus to the Location bar after selecting a previously visited site, focus gets lost r=aaronleventhal a=dsicore 2007-08-28 20:10:29 -07:00
roc+@cs.cmu.edu 7ffd9bf63a Bug 393356. Remove unused copy of cattable.h 2007-08-28 19:18:40 -07:00
roc+@cs.cmu.edu f43f4a4be0 Bug 393356. Don't export cattable.h; any users should be using nsIUGenCategory instead 2007-08-28 19:08:23 -07:00
roc+@cs.cmu.edu 8f8ab0a1ea Bug 393356. Spellchecker should not use private copy(ies) of the Unicode category tables. r=smontagu,a=damon 2007-08-28 19:03:31 -07:00
jst@mozilla.org 4dc0a46136 Fixing thunderbird bustage. 2007-08-28 18:30:04 -07:00
bienvenu@nventure.com dec1f451ad 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 087796aae0 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 3417ea0266 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 6388381ea1 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 204a16ee38 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 dc650f5892 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 956779be18 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 0b0a66d329 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 1b68dce372 Bug 393266 - add PerfConfigurator.py to talos directory 2007-08-28 15:56:55 -07:00
aaronleventhal@moonset.net 547feb459a Fixing bustage 2007-08-28 15:12:59 -07:00
cbiesinger@gmx.at 58fc7fb5e5 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 3e1401c5b3 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 46fada4964 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 6862623e10 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 ab0e6d9e5a 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 452e0ebd47 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 4f6f5ae411 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 3f5ca55a6b 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 acbc45b3e1 update German Inspector L10n for current trunk, NPOTDB 2007-08-28 11:32:20 -07:00
dtownsend@oxymoronical.com c5bf58e738 Bug 389816: Port badCertHandler to xpinstall. r+sr=dveditz, a=bzbarsky 2007-08-28 11:01:37 -07:00
ted.mielczarek@gmail.com 5b8fcf6c53 bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg 2007-08-28 10:38:02 -07:00
bugzilla@standard8.plus.com 2c9084b2bd 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 5969bad62b 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 7a85126b16 Bustage fix 2007-08-28 09:38:08 -07:00
bugzilla@standard8.plus.com c1c6cb4d84 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 64b9885a71 Bug 389575 - Add WARNINGS_AS_ERRORS compile time flag. r=bsmedberg NPOTFB. 2007-08-28 09:02:43 -07:00
rflint@ryanflint.com ef308dbc28 Bug 386477 - XPCOMUtilify nsSetDefaultBrowser. r=mano 2007-08-28 08:41:33 -07:00
gavin@gavinsharp.com c9c90563d4 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 6f3a35794d 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 5abf355a4a Backing out mochitest for nsIIdleService due to qm-centos orange. Bug 380595 2007-08-28 08:27:09 -07:00
dtownsend@oxymoronical.com fdbdf9210f 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 9735e243b6 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 85ca519ca7 Fix code indentation, part 2. r/sr/a=Jack,Lumpy 2007-08-28 03:21:14 -07:00
gijskruitbosch@gmail.com d349db09c7 Backing out fix for bug 92543 due to build bustage 2007-08-28 02:10:22 -07:00
gijskruitbosch@gmail.com ffd18a993e 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 3124eee44d Attempt to fix test failures from bug 382027. 2007-08-28 00:29:03 -07:00
joshmoz@gmail.com 592b2d4ea0 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 348fce0e9c fix for bug #385834: places' sqlite file can get overly large, do incremental vacuuming. r=dietrich 2007-08-28 00:19:57 -07:00