jshin%mailaps.org
|
0f505a2104
|
bug 193439 : use RFC 2231 style encoding for filename parameter (rather than RFC 2047 style encoding) r=bienvenu, sr=darin
|
2005-03-01 12:37:02 +00:00 |
timeless%mozdev.org
|
5ecaf4716c
|
Bug 284034 nsReadableUtils ToNew* methods crash on OOM
patch by ajschult@verizon.net r=darin sr=darin
|
2005-03-01 05:14:22 +00:00 |
roc+%cs.cmu.edu
|
18e76dbd53
|
Bug 241245. Make 'Desk' a supported system directory on Unix, and make it fully cross-platform. r+sr=darin
|
2005-03-01 01:03:33 +00:00 |
timeless%mozdev.org
|
488843cc60
|
Bug 283131 Leaking fd/registry in OOM cases
r=dougt
|
2005-02-27 21:32:52 +00:00 |
ben%bengoodger.com
|
f7ee487a02
|
252189, XPCOM section:
add nsILocalFileWin interface and implementation with method to retrieve VERSIONINFO metadata from Windows binaries. r=dougt, sr=darin
|
2005-02-25 09:00:45 +00:00 |
timeless%mozdev.org
|
af00efe42b
|
Bug 283429 javascript undefined object -> crash in nsIProcess::Init
r=dougt
|
2005-02-24 18:41:50 +00:00 |
timeless%mozdev.org
|
14dada7146
|
Bug 281977 nsStringInputStream botches -1 lengths
r=biesi sr=darin
|
2005-02-23 02:31:58 +00:00 |
bzbarsky%mit.edu
|
5ae6768c63
|
Don't use locale-dependent methods to convert variants to strings. Bug 282245,
r=peterv, sr=dbaron
|
2005-02-22 20:11:52 +00:00 |
timeless%mozdev.org
|
e0dd30fda7
|
Bug 282743 ABBA deadlock componentmanager monitor/jsgc claimscope
whitespace change to accentuate comment per brendan
|
2005-02-22 08:00:20 +00:00 |
darin%meer.net
|
14bc4f011a
|
s/BumpPriority/AdjustPriority/ (bug 278531) r=shaver sr=brendan
|
2005-02-21 22:21:21 +00:00 |
darin%meer.net
|
6d8ab11f00
|
build the header file!!
|
2005-02-21 21:08:46 +00:00 |
darin%meer.net
|
f2311e1369
|
fixes bug 278531 "generic request prioritization (loadgroup prioritization)" r=biesi sr=bzbarsky
|
2005-02-21 20:58:01 +00:00 |
bzbarsky%mit.edu
|
108d6a4133
|
Remove unnecessary UTF8-to-UTF16 method and just reuse our string classes. Bug
278835, r=dougt, sr=darin
|
2005-02-20 17:09:10 +00:00 |
cbiesinger%web.de
|
1c92a930be
|
fixing bustage
|
2005-02-20 14:28:07 +00:00 |
cbiesinger%web.de
|
4aca00f7fc
|
Bug 280351 don't assert when a relative path is passed to
nsLocalFileUnix::InitWithPath
r=dougt sr=darin
|
2005-02-20 14:05:46 +00:00 |
bryner%brianryner.com
|
890eacaa07
|
Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky.
|
2005-02-19 22:42:01 +00:00 |
dougt%meer.net
|
4546ecd25b
|
bug 282031. [BEOS] Our nsToolkit::CallMethod is broken. r=sergei_d, sr=dougt
|
2005-02-19 18:41:33 +00:00 |
bsmedberg%covad.net
|
e74f9ad2f3
|
Bug 282761 - crash if getClassObject "succeeds" but returns null r=dougt
|
2005-02-19 14:43:42 +00:00 |
darin%meer.net
|
1f8d4bc45f
|
fixes bug 280082 "ensure maxRootLength in CreateUnique is never negative" r=dveditz sr=brendan
|
2005-02-19 07:44:59 +00:00 |
timeless%mozdev.org
|
badd73c8b0
|
Bug 282743 ABBA deadlock componentmanager monitor/jsgc claimscope
r=dougt sr=bz
|
2005-02-18 22:46:24 +00:00 |
dbaron%dbaron.org
|
90a1b76325
|
Calculator should not underestimate converter. b=241440 Patch from <wind.li@sun.com>. r=dbaron sr=dveditz a=dveditz
|
2005-02-17 20:17:13 +00:00 |
cbiesinger%web.de
|
ab0255984d
|
Bug 281834 define XPTC_EXPORT correctly for non-windows platforms
r=bryner rs=darin a=asa
|
2005-02-16 14:26:12 +00:00 |
darin%meer.net
|
a733551f89
|
fixes bug 277549 "Out of memory in MutatePrep is not well handled" r=dveditz sr=dbaron a=asa
|
2005-02-16 07:20:20 +00:00 |
dougt%meer.net
|
19d163b5e8
|
nsLocalFileWin::IsExecutable needs to trim trailing dots. After talking with dbaron, we agreeded that we shouldn't mutate the object. r=dbaron, a=dveditz
|
2005-02-11 23:13:38 +00:00 |
dougt%meer.net
|
005b641d26
|
nsLocalFileWin::IsExecutable needs to trim trailing dots. Fixes bug 267828. r=dbaron, a=dveditz
|
2005-02-11 22:11:45 +00:00 |
darin%meer.net
|
d8c728dca0
|
fixes bug 281056 "make --disable-v1-string-abi build again" r+sr=bryner
|
2005-02-07 04:00:02 +00:00 |
pinkerton%aol.net
|
24e3272458
|
fix mem leak (rs=pink)
|
2005-02-07 03:12:25 +00:00 |
dbaron%dbaron.org
|
844ed1c45c
|
Fix common misspelling of delimiter and delimited (de-limit-er, not deli-meter). b=106386 r=timeless
|
2005-02-05 00:49:25 +00:00 |
darin%meer.net
|
60ce098d26
|
landing xpcom patch for bug 235499 "re-enable string buffer sharing between C++ and JS in xpconnect" r=dbaron sr=jst
|
2005-02-02 22:18:37 +00:00 |
gerv%gerv.net
|
f5cf6f08bf
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-01 15:28:15 +00:00 |
cbiesinger%web.de
|
f2194310ae
|
Bug 235691 [beos] Mozilla/Firefox don't start
patch by tqh <thesuckiestemail@yahoo.se> r=sergei_d sr=dougt
|
2005-02-01 14:46:40 +00:00 |
dougt%meer.net
|
d258f3e99d
|
bug 280245. WinCE build and support changes. r=darin
|
2005-01-30 21:33:47 +00:00 |
timeless%mozdev.org
|
391733bcec
|
Bug 169506 nsLocalFileUnix have problems with BeOS. IsExecutable()...
patch by thesuckiestemail@yahoo.se r=sergei_d moa=dougt
|
2005-01-30 08:55:16 +00:00 |
timeless%mozdev.org
|
12cbca805f
|
Bug 276373 [BeOS] SpecialSystemDirectory::GetSpecialSystemDirectory don't work correctly for BeOS_DesktopDirectory (and cleanup)
patch by mailto:thesuckiestemail@yahoo.se r=sergei_d moa=dougt
|
2005-01-30 08:52:24 +00:00 |
vladimir%pobox.com
|
dfb89ea81e
|
b=280276, add storage file to well-known directory service files list, r=darin,sr=shaver
|
2005-01-29 00:48:03 +00:00 |
mkaply%us.ibm.com
|
46e944d722
|
#279773
r=mkaply
Patch from Peter Weilbacher - Firefox isn't coming up on OS/2
|
2005-01-28 16:03:20 +00:00 |
cvshook%sicking.cc
|
0b0ba29712
|
Bug 234858: Make do_GetWeakReference typesafe.
r=dbaron sr=bryner
|
2005-01-24 22:59:27 +00:00 |
bryner%brianryner.com
|
efd2ec430a
|
Add --disable-v1-string-abi option to remove backwards-compatible support for the nsAString vtable. Bug 273424, r+sr=darin.
|
2005-01-24 16:44:41 +00:00 |
cbiesinger%web.de
|
86e40b2395
|
backing out patch for bug 278786. it breaks read(-1).
|
2005-01-22 00:16:44 +00:00 |
timeless%mozdev.org
|
7380c4ec49
|
Bug 254252 nsCRT::BufferHashCode has two variants, and only one user, HashCodeAsUTF8 has no users
patch by mikael@parknert.se r=darin sr=bz
|
2005-01-20 21:39:23 +00:00 |
joshmoz%gmail.com
|
d08ce10f76
|
work around crash when starting a download if download folder not specified in IC preferences (e.g. a fresh user account) b=265903 sr=pinkerton
|
2005-01-20 21:28:44 +00:00 |
cbiesinger%web.de
|
bc1e8577ce
|
Bug 278786 Scriptable inputstream needs not call available in Read
r+sr=darin
|
2005-01-19 19:44:37 +00:00 |
timeless%mozdev.org
|
6c7f905af5
|
Bug 240589 hasMoreElements is off by one for simple enumerators returned by the component registrar
patch by cmlenz@gmx.de r=alecf sr=alecf
|
2005-01-17 09:26:42 +00:00 |
timeless%mozdev.org
|
8e641be8be
|
Bug 127760 complete patch file for OpenUNIX and OpenServer ports
patch by bugzilla@hiram.ws r=dougt
|
2005-01-17 07:09:33 +00:00 |
silver%warwickcompsoc.co.uk
|
ac97d37458
|
Bug 278306 - Cleanup comparison in GRE_GetCurrentProcessDirectory.
r=dougt
p=116057@bacon.qcc.mass.edu (Justin Wood)
|
2005-01-16 18:19:29 +00:00 |
timeless%mozdev.org
|
fc1db9810d
|
Bug 270107 nsProcess::Run is broken
r=dougt
|
2005-01-14 11:52:09 +00:00 |
timeless%mozdev.org
|
98b84d1242
|
Bug 245283 Add a * topic for the observerservice
r=dougt
|
2005-01-14 11:25:05 +00:00 |
timeless%mozdev.org
|
08541aa2c3
|
Bug 277841 ###!!! ASSERTION: Potential deadlock between nsComponentManagerImplMonitor@959108 and Monitor@22d1550: 'Error', file r:/cenzic/mozilla/xpcom/threads/nsAutoLock.cpp, line 302
r=shaver
|
2005-01-14 07:03:16 +00:00 |
dougt%meer.net
|
844beb1e9d
|
Fixes bug 260209: Debug macros (NS_ASSERTION etc.) not followed by a ';' should produce a compiler error also in non-debug builds. Patch by Dr. Hans-Andreas Engel. r=dougt, sr=Henry.Jia@sun.com.
|
2005-01-14 00:44:46 +00:00 |
darin%meer.net
|
d341415164
|
fixes bug 278307 "When GRE_HOME is set, #ifndef XP_WIN32 and #ifndef XP_UNIX we return null unexpectedly" patch by callek, r+sr=darin
|
2005-01-14 00:02:06 +00:00 |