158227 Commits

Author SHA1 Message Date
darin%meer.net
e53eb29e72 fixing upload to a file channel and the win32 vc6 build bustage (out with NS_NewRunnableMethod and in with NS_NEW_RUNNABLE_METHOD) 2006-05-10 22:49:04 +00:00
darin%meer.net
5a25233907 fix camino bustage 2006-05-10 22:39:26 +00:00
darin%meer.net
214075158a removing reference to unused nsIEventQueueService.h to fix bustage 2006-05-10 21:46:53 +00:00
darin%meer.net
cf102d03bc Attempt fix for extensions/sql 2006-05-10 21:45:05 +00:00
wtchang%redhat.com
321cb8386e Bugzilla Bug 298506: Do not log the token name (so the declaration of
sftk_getDefTokName in pkcs11i.h and the previous change to sftk_SlotFromID
weren't necessary). Use Linux's audit subsystem if available. r=relyea.
Modified files: fipstokn.c pkcs11.c pkcs11i.h
2006-05-10 21:33:11 +00:00
darin%meer.net
6eb0fba710 fix test harness bustage 2006-05-10 21:32:48 +00:00
darin%meer.net
60abfd74e7 fixing vc6 build bustage 2006-05-10 21:08:55 +00:00
darin%meer.net
670687c184 fixing AIX bustage 2006-05-10 20:31:18 +00:00
darin%meer.net
f220aeccae fixes SunOS bustage 2006-05-10 20:29:54 +00:00
darin%meer.net
6b272f1c86 make use of nsRunnableMethod<T> to fix AIX bustage 2006-05-10 19:28:04 +00:00
darin%meer.net
0468cf2ee0 Use ReceiveNextEvent instead of AcquireFirstMatchingEventInQueue in order to continue supporting Mac OS X 10.2. Concept reviewed by Josh ;-) 2006-05-10 19:17:40 +00:00
darin%meer.net
dbe525c0d8 removing empty files 2006-05-10 19:06:35 +00:00
darin%meer.net
7321e2791d fix vc6 bustage 2006-05-10 19:02:05 +00:00
darin%meer.net
d892c6c2e4 fixing uninitialized variable error in TimerThread::Init. 2006-05-10 18:30:57 +00:00
darin%meer.net
8602491b67 fixes SunOS (putt) bustage 2006-05-10 18:27:21 +00:00
darin%meer.net
e6e84dc252 fix javaxpcom bustage 2006-05-10 18:17:01 +00:00
darin%meer.net
12f9fa579b fix AIX bustage 2006-05-10 18:13:20 +00:00
darin%meer.net
b6261df5f9 fixing btek build bustage. making destructor public so it can be called
from a static destructor :(
2006-05-10 18:05:38 +00:00
darin%meer.net
0da481b749 remove stale reference to NS_PROXYEVENT_MANAGER_CID. fixes blackdeath seamonkey bustage. 2006-05-10 17:58:44 +00:00
darin%meer.net
d7d58e050a Make nsBaseAppShell::mRunWasCalled accessible to subclasses. Fixes mac bustage. 2006-05-10 17:56:10 +00:00
darin%meer.net
342082f9ca fix btek bustage. 2006-05-10 17:47:50 +00:00
darin%meer.net
f2da6ac0a8 removing empty file (b=326273) 2006-05-10 17:33:01 +00:00
cltbld
b929c3eca7 Automated update from host egg 2006-05-10 17:32:56 +00:00
darin%meer.net
0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
mkanat%bugzilla.org
11b93b7d57 Bug 96431: It's possible to write an essay in the Summary field.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-10 15:49:30 +00:00
gavin%gavinsharp.com
9497f68193 Temporarily disable session restore to test effect on Ts, try #2: disable completely. Bug 337320 2006-05-10 06:18:13 +00:00
bzbarsky%mit.edu
6082e0f0c7 Temporarily disable session restore to test effect on Ts. Bug 337320 2006-05-10 04:48:18 +00:00
myk%mozilla.org
4ad24c799e possible fix for microsummaries Ts regression
bug=336833
r=mconnor
2006-05-10 02:22:32 +00:00
brendan%mozilla.org
ccc85b3ed6 iteration protocol + simple generators (after PEP-255), v6 (326466). 2006-05-10 01:50:12 +00:00
lpsolit%gmail.com
af966fd650 Bug 188775: Doctor should offer link to download plain text version of diff - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-10 00:51:04 +00:00
mconnor%steelgryphon.com
e5610fc94f bug 337320 - Session Restore Ts regression, patch by dietrich@mozilla.com, r=me 2006-05-10 00:42:37 +00:00
lpsolit%gmail.com
c17d033a35 Bug 7710: Pref to automatically put me on the CC: list of bugs I change - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk 2006-05-10 00:41:45 +00:00
lpsolit%gmail.com
0560ef056b Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error message - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2006-05-10 00:33:55 +00:00
bryner%brianryner.com
af0d11fd8c Don't log origin=other, just leave it off instead (bug 337234) r=marria 2006-05-09 23:04:32 +00:00
mkaply%us.ibm.com
bfced057c2 #336997
r=mkaply, sr=mkaply (OS/2 only - not part of default build)
Fixup the default OS/2 toolkit theme (some stuff is missing)
2006-05-09 20:01:33 +00:00
mrbkap%gmail.com
f50ceb399b Use __applyConstructor__ to allow for an arbitrary number of parameters to be passed to native constructors. bug 331429, r=brendan 2006-05-09 19:23:39 +00:00
bclary%bclary.com
c8ed6c412d JavaScript Test Library - regression test for bug 336100, by Jim Grandy, not part of the build. 2006-05-09 18:58:52 +00:00
bzbarsky%mit.edu
39d6b5c29b Fix test to work Bug 336897, patch by jpl24 <jlurz24@gmail.com>, not part of build. 2006-05-09 17:02:00 +00:00
igor%mir2.org
dc82ea8c0e Bug 336376: I reverted the commit as the tree is closed! 2006-05-09 03:01:30 +00:00
igor%mir2.org
544353a33f Bug 336376: Keywords are treated as identifiers in object literals or after '::', '.', '..' unless they are part of namespace prefix. I.e. now {try: 1}, obj.delete(), xml..in, ns::new are valid while xml.try::elem is not allowed and xml.function::child continues to refer to the method named child. r=brendan 2006-05-09 02:26:27 +00:00
bzbarsky%mit.edu
270acad293 Break cycle with timer at shutdown. Bug 328159, r=mconnor 2006-05-09 01:56:26 +00:00
bryner%brianryner.com
bdf2027728 Fix crash due to not removing dead windows from the window map, by removing the correct pointer and making the hashtable key typesafe (bug 336780). r=marria. Not part of any default builds. 2006-05-09 00:09:13 +00:00
mconnor%steelgryphon.com
eb0045c6b8 backing out, I suck, first round of drinks are on me at Xtech 2006-05-08 23:08:35 +00:00
beng%bengoodger.com
a312aea7b0 did not mean to check this in yet 2006-05-08 22:59:52 +00:00
beng%bengoodger.com
af3de284f7 did not mean to check this in yet 2006-05-08 22:21:14 +00:00
beng%bengoodger.com
3b7ce31f4f 337184 - feed sniffer considers too many documents feeds... needs to not consider an element a feed unless it is the root element. reviewed by darin, r=mconnor 2006-05-08 22:18:58 +00:00
beng%bengoodger.com
c1ce85ac5c 337197 - default reader list for a2 r+a=mconnor 2006-05-08 22:12:28 +00:00
mconnor%steelgryphon.com
c3f7771ba9 bug 337178 - hook up search suggestions, forgot to add this file to trunk as well 2006-05-08 22:00:29 +00:00
mike.morgan%oregonstate.edu
4e09a23e98 Fixes for bugs 332843, 337189, 336598, 333355. Thanks to trev, Ryan for writing patches for XSL and rewrites. 2006-05-08 21:58:59 +00:00
mconnor%steelgryphon.com
7a34047c44 bug 336758 - flip crash restore prompt on, now that it won't turn tbox orange, patch by dietrich@mozilla.com, r+a=me 2006-05-08 21:58:28 +00:00