benjamin%smedbergs.us
|
ac2cdadfb2
|
Bug 326491 - cleanup observers on shutdown even if the observer service is leaked, r=darin
|
2006-03-04 14:04:05 +00:00 |
darin%meer.net
|
0fedd52f49
|
relanding ftp patch for bug 312760 "implement ftp using nsBaseChannel" r=biesi sr=bzbarsky
|
2006-03-03 16:27:35 +00:00 |
benjamin%smedbergs.us
|
2593fe018e
|
Bug 326491 (part 0) - move timer shutdown up to somewhere reasonable, r=darin
|
2006-03-03 13:48:25 +00:00 |
mnyromyr%tprac.de
|
85822474d2
|
Bug 328900: Crash in StuffFixedBuffer; r=bsmedberg, sr=darin
|
2006-03-02 20:30:58 +00:00 |
benjamin%smedbergs.us
|
0323fde248
|
Bug 329004 - Local (in-app-bundle) XULRunner framework finding broken, r=darin
|
2006-03-02 15:23:17 +00:00 |
darin%meer.net
|
d4547ceb4f
|
backing out my latest patch for bug 312760 to clear Tp regression.
|
2006-03-01 18:30:51 +00:00 |
darin%meer.net
|
3f4da940e3
|
landing FTP patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
|
2006-03-01 04:48:43 +00:00 |
cvshook%sicking.cc
|
6eb082c936
|
Bug 324918: Make nsHTMLSelectElement deal better with options in unknown children. r=bz sr=jst
|
2006-03-01 01:10:20 +00:00 |
bryner%brianryner.com
|
f75f6a2bff
|
Backing out patch for bug 328755 due to crash regression bug 328842. r=darin.
|
2006-03-01 00:38:15 +00:00 |
darin%meer.net
|
5b900b727a
|
fixes bug 305987 "NS_WARN_IF_FALSE asserts" r=bsmedberg
|
2006-02-28 22:19:55 +00:00 |
benjamin%smedbergs.us
|
6a05da91a5
|
Bug 328855 - Support x86-64 in nsStackFrameUnix, r=dbaron
|
2006-02-28 18:28:54 +00:00 |
bryner%brianryner.com
|
f7d6ac5402
|
Don't allocate a buffer when assigning a zero-length string, just call Truncate() instead (bug 328755). r=darin.
|
2006-02-27 19:44:48 +00:00 |
benjamin%smedbergs.us
|
482fcc7bc4
|
Typo from bug 325229, caught by dbaron.
|
2006-02-24 16:11:33 +00:00 |
dougt%meer.net
|
55e5a9cae4
|
Updating configure.in to build the vs8 shunt project and wrapper tools. Also making Windows CE use the static version of libIDL. Windows CE only
|
2006-02-23 20:52:49 +00:00 |
benjamin%smedbergs.us
|
107bbb27b7
|
Backout bug 313309 part 3 again due to gcc2.9x bustage and an ICE on MSVC6
|
2006-02-23 19:57:50 +00:00 |
benjamin%smedbergs.us
|
f9148b34a2
|
Bug 313309 part 3 - relanding now that all the mac tinderboxen have been upgraded to xcode 1.5+ - use a weak static data symbol for NS_GET_IID instead of an inline function. Have to use templates to trick compilers into emitting a weak symbol. r=shaver
|
2006-02-23 18:31:02 +00:00 |
masayuki%d-toybox.com
|
235a905cfd
|
Bug 179056 "Check for new message every" stops after hibernate. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+sfraser, sr=roc
|
2006-02-23 17:02:45 +00:00 |
timeless%mozdev.org
|
1ce5986f6b
|
Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
|
2006-02-23 09:36:43 +00:00 |
cbiesinger%web.de
|
9ca6a7aab1
|
Bug 315598 Allow more than one global redirect observer, using the
"net-channel-event-sinks" category.
r=darin sr=bz
|
2006-02-22 14:07:21 +00:00 |
mark%moxienet.com
|
9d20fddcfb
|
326838 [BeOS] build broken after 313398. Reduce number of asm operands to conform to gcc 2.95's limit of 10. r=josh sr=shaver
|
2006-02-22 04:05:19 +00:00 |
darin%meer.net
|
23ac2bd0d1
|
fixes bug 326603 "Enable use of tracerefcnt with derived classes" r=bsmedberg sr=dbaron
|
2006-02-21 22:49:00 +00:00 |
mark%moxienet.com
|
0fcfd6405d
|
322578 Support ppc<->x86 cross builds for Mac OS X. Core cross-compile support. r=bsmedberg r=cls sr=bryner
|
2006-02-21 00:21:55 +00:00 |
cls%seawood.org
|
add2f3fbb9
|
Fix mingw cross-compile bustage.
Original patch by <basic@mozdev.org>.
Bug #320646 r=cls
|
2006-02-19 07:43:19 +00:00 |
mark%moxienet.com
|
6127078dc6
|
323657 Fixing XULRunner bustage by moving nsMacUtils class to nsMacUtilsImpl. r=dbaron sr=dbaron
|
2006-02-18 21:09:59 +00:00 |
cvshook%sicking.cc
|
e360eb3815
|
Bug 327256: Give nsCOMArray ability to preallocate storage space. r/sr=darin
|
2006-02-18 05:54:47 +00:00 |
mark%moxienet.com
|
995f7e1d52
|
323657 Add a new MacUtils XPCOM service with an isUniversalBinary utility attribute to determine whether or not the running application is universal. r=bsmedberg sr=darin
|
2006-02-17 16:19:53 +00:00 |
dbaron%dbaron.org
|
ec43dae0ab
|
Make refcount logging usable from C. b=317481 r=bsmedberg
|
2006-02-15 20:23:08 +00:00 |
cbiesinger%web.de
|
8bf9e9afce
|
bug 316416 patch by neil@parkwaycc.co.uk r=bryner
make activity legal even if a load fails
|
2006-02-14 14:45:32 +00:00 |
benjamin%smedbergs.us
|
5e34dab253
|
Followup to bug 325229 - don't stick bell in stderr on platforms that have a dbgdlg
|
2006-02-13 20:21:20 +00:00 |
benjamin%smedbergs.us
|
9a5e353afa
|
Bug 326981 - build broken on BeOS from bug 325229, patch by Doug Shelton <doug@sheltonfamily.org> r=me
|
2006-02-13 16:19:31 +00:00 |
benjamin%smedbergs.us
|
8f457f8d89
|
Bug 325229 part 2 - Stub out the old exitroutine functions which are fatally flawed, r=darin
|
2006-02-13 16:08:55 +00:00 |
pavlov%pavlov.net
|
96977de95a
|
fixing build bustage
|
2006-02-10 20:26:28 +00:00 |
mark%moxienet.com
|
8bdb888f26
|
326710 Non-win32 debug builds broken since bug 325229. r=bsmedberg
|
2006-02-10 20:23:22 +00:00 |
masayuki%d-toybox.com
|
b6aefad9b1
|
Bug 180849 Mail loss in import of NC4 mail when 0x5C(\) is used as 2nd byte of muti-byte character in folder name. r=jshin, sr=dougt
|
2006-02-10 19:56:48 +00:00 |
benjamin%smedbergs.us
|
85fa444b47
|
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
|
2006-02-10 18:23:52 +00:00 |
benjamin%smedbergs.us
|
a9d8f4e8f9
|
Bug 325229 followup: only dump refcnt statistics if logging has been initialized
|
2006-02-10 16:19:13 +00:00 |
benjamin%smedbergs.us
|
8b72bb0f97
|
Bug 325229 part 1 - standalone glue registers exit routine which is called after module unload; also fixes bug 317481 - C API for nsTraceRefcnt; also fixes bug 318622 - Make nsTraceRefcntImpl::SetActivityIsLegal work properly and turn it on; design review by dbaron, r=darin
|
2006-02-10 15:00:36 +00:00 |
dbaron%dbaron.org
|
5c0a0a1611
|
Use __builtin_frame_address instead of setjmp to get the frame pointer for Linux stack traces, plus a little other cleanup. r=caillon sr=shaver b=323853
|
2006-02-09 23:03:49 +00:00 |
mark%moxienet.com
|
02f3e18931
|
313398 Crashes in xptcall with unaligned stack on x86 Mac at -O0. Align the stack for all calls. r=josh sr=shaver
|
2006-02-09 16:43:55 +00:00 |
darin%meer.net
|
f1141fd8e2
|
fixes bug 325331 "Make nsTArray a bit more useful" r=bsmedberg (relanding)
|
2006-02-08 01:23:26 +00:00 |
dougt%meer.net
|
dc29180674
|
Using stdcall works much better then the hack we had. r=dveditz. WINCE ONLY
|
2006-02-07 16:46:20 +00:00 |
darin%meer.net
|
effdd39acc
|
reverting last change since it makes vc6 unhappy.
|
2006-02-04 01:21:54 +00:00 |
darin%meer.net
|
e2bb3bb1e7
|
fixes bug 311456 "Calling Truncate() on an nsAutoString makes next append work hard and doesn't clear F_VOIDED flag" r=bzbarsky
|
2006-02-04 00:42:18 +00:00 |
darin%meer.net
|
7293ef5468
|
fixes bug 325331 "Make nsTArray a bit more useful" r=bsmedberg
|
2006-02-03 21:41:31 +00:00 |
timeless%mozdev.org
|
66f1b2ad42
|
backing out changes from
Bug 323853 - JB_BP not exported by newer glibc
per shaver, r=shaver
|
2006-02-03 19:35:14 +00:00 |
cbiesinger%web.de
|
c2d981f764
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
pedemont%us.ibm.com
|
ae0df7a328
|
Bug 325260 - On Mac OS X, XPCOMGlueLoadXULFunctions should search library's symbol table, not global symbol table. Also, use snprintf (instead of sprintf) on all platforms. r=bsmedberg, sr=mentovai.
|
2006-02-01 16:51:12 +00:00 |
darin%meer.net
|
c7c435dffa
|
fixes bug 324981 "nsTArray crash in RemoveElement" r=bsmedberg
|
2006-01-30 17:16:50 +00:00 |
cbiesinger%web.de
|
05469c7826
|
fixing bustage from bug 323412: check in missing file
|
2006-01-28 16:25:25 +00:00 |
cbiesinger%web.de
|
98b02e0a96
|
bug 323412 get the event queue service outside of the proxy locks
patch by Matthew Gertner <matthew@allpeers.com> r=dougt
|
2006-01-28 15:46:11 +00:00 |