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

158337 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net 89a6caaa08 fix test harness bustage 2006-05-10 21:32:48 +00:00
darin%meer.net 0739aaf87d fixing vc6 build bustage 2006-05-10 21:08:55 +00:00
darin%meer.net f6649a638d fixing AIX bustage 2006-05-10 20:31:18 +00:00
darin%meer.net b3f665022d fixes SunOS bustage 2006-05-10 20:29:54 +00:00
darin%meer.net d1d8837620 make use of nsRunnableMethod<T> to fix AIX bustage 2006-05-10 19:28:04 +00:00
darin%meer.net 23020cd35d 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 1519a8b026 removing empty files 2006-05-10 19:06:35 +00:00
darin%meer.net 014aac9ff4 fix vc6 bustage 2006-05-10 19:02:05 +00:00
darin%meer.net 6889c4d8fa fixing uninitialized variable error in TimerThread::Init. 2006-05-10 18:30:57 +00:00
darin%meer.net d7a07a2772 fixes SunOS (putt) bustage 2006-05-10 18:27:21 +00:00
darin%meer.net ba9e4bf3a9 fix javaxpcom bustage 2006-05-10 18:17:01 +00:00
darin%meer.net e1b5f34f7b fix AIX bustage 2006-05-10 18:13:20 +00:00
darin%meer.net 55bcc4cd75 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 e9a9f3881a remove stale reference to NS_PROXYEVENT_MANAGER_CID. fixes blackdeath seamonkey bustage. 2006-05-10 17:58:44 +00:00
darin%meer.net e69253fa55 Make nsBaseAppShell::mRunWasCalled accessible to subclasses. Fixes mac bustage. 2006-05-10 17:56:10 +00:00
darin%meer.net 216f81ffd4 fix btek bustage. 2006-05-10 17:47:50 +00:00
darin%meer.net 5dd3ff149b removing empty file (b=326273) 2006-05-10 17:33:01 +00:00
cltbld 6481568579 Automated update from host egg 2006-05-10 17:32:56 +00:00
darin%meer.net 7d3e7d7acd 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 b6187a2673 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 4432fb68fc 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 a69a514b09 Temporarily disable session restore to test effect on Ts. Bug 337320 2006-05-10 04:48:18 +00:00
myk%mozilla.org 8b3452d2eb possible fix for microsummaries Ts regression
bug=336833
r=mconnor
2006-05-10 02:22:32 +00:00
brendan%mozilla.org 4acdf3bf40 iteration protocol + simple generators (after PEP-255), v6 (326466). 2006-05-10 01:50:12 +00:00
lpsolit%gmail.com 03e3b6866f 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 c1a2bf4b4b bug 337320 - Session Restore Ts regression, patch by dietrich@mozilla.com, r=me 2006-05-10 00:42:37 +00:00
lpsolit%gmail.com 43d9afee5d 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 c2ef066f45 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 825efb5bb9 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 e61a4631d7 #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 1ada25dd27 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 484b846d8b 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 be5b656c85 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 d693ca2d40 Bug 336376: I reverted the commit as the tree is closed! 2006-05-09 03:01:30 +00:00
igor%mir2.org df64f47ccf 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 debbf1bebb Break cycle with timer at shutdown. Bug 328159, r=mconnor 2006-05-09 01:56:26 +00:00
bryner%brianryner.com 6cd3d255c3 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 29be4fc6c8 backing out, I suck, first round of drinks are on me at Xtech 2006-05-08 23:08:35 +00:00
beng%bengoodger.com 8a860d81bc did not mean to check this in yet 2006-05-08 22:59:52 +00:00
beng%bengoodger.com 9bdc07160f did not mean to check this in yet 2006-05-08 22:21:14 +00:00
beng%bengoodger.com bfc843d2f3 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 9d4d2f361d 337197 - default reader list for a2 r+a=mconnor 2006-05-08 22:12:28 +00:00
mconnor%steelgryphon.com c38db762e4 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 570f9240b3 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 7fac66141f 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
mconnor%steelgryphon.com 64da442f07 bug 328159 - more fixes for Ts etc, remove cache hack, patch by dietrich@mozilla.com, r+a=me 2006-05-08 21:50:00 +00:00
rhelmer%mozilla.com 7ad1a358a4 attachment 220945 from bug 336758, disable prompt so Fx2 Session-restore feature can go in 2006-05-08 21:42:34 +00:00
mconnor%steelgryphon.com 87a363948c bug 337178 - hook up remote search suggestions, r=gavin, a=bonecho drivers 2006-05-08 21:41:54 +00:00
mattwillis%gmail.com 957ea17717 backing this out. tree is closed. :( 2006-05-08 21:08:23 +00:00
mattwillis%gmail.com aa8632c895 bug 267789 Add support for Sunbird to DOMi r=timeless 2006-05-08 20:58:52 +00:00