Commit Graph

171094 Commits

Author SHA1 Message Date
brendan%mozilla.org
385e4dff3f Fix 355002. 2006-10-01 05:26:56 +00:00
igor.bukanov%gmail.com
6fea546cc2 new Iterator() always constructs the default iterator. bug=354945 r=brendan 2006-10-01 00:17:15 +00:00
brendan%mozilla.org
19c7d67134 Don't enforce [k,v] pattern restriction if destructuring for-each (346642). 2006-09-30 23:53:20 +00:00
scott%scott-macgregor.org
f336401660 Bug #353906 --> package shellservice.xpt 2006-09-30 23:48:03 +00:00
neil%parkwaycc.co.uk
1489f26607 Make it easier to dynamically create a colour picker b=354065 r=Enn 2006-09-30 22:33:41 +00:00
brendan%mozilla.org
e003b8e02d Igor's v2 patch for 354750, r=me. 2006-09-30 21:35:12 +00:00
brendan%mozilla.org
6602112a62 Alterna-fix for bug 354750, r=igor. 2006-09-30 21:06:01 +00:00
rhelmer%mozilla.com
f8379245bc disable nightly push 2006-09-30 20:12:15 +00:00
brendan%mozilla.org
26aa9c96bd Fix 354924, r=igor. 2006-09-30 19:52:48 +00:00
brendan%mozilla.org
7e803d9c5e Fix 353249, r=igor. 2006-09-30 19:37:10 +00:00
Olli.Pettay%helsinki.fi
aacae96b42 Bug 354711, Crash when accessing images.length, r+sr=bz+sicking 2006-09-30 15:12:47 +00:00
bclary%bclary.com
2a55b88b2f JavaScript Tests - regression tests for bug 346642, by Jesse Ruderman, Brendan Eich 2006-09-30 13:04:48 +00:00
bclary%bclary.com
ffb6052236 JavaScript Test - regression test for bug 354910, by Jesse Ruderman 2006-09-30 09:48:41 +00:00
mozilla%weilbacher.org
2547539439 [OS/2] Bug 351986: 2D canvases appear upside down on OS/2, r=vladimir, sr=roc 2006-09-30 09:02:57 +00:00
brendan%mozilla.org
9ab0984ab2 Destructuring decompilation (346642, anticipating r=mrbkap). 2006-09-30 06:46:56 +00:00
bclary%bclary.com
4975edd6b9 JavaScript Tests - list slow running tests, bug 354923 2006-09-30 06:40:43 +00:00
bclary%bclary.com
6cec9138ba JavaScript Test - add additional diagnostic messages, bug 338756 2006-09-30 05:44:46 +00:00
mats.palmgren%bredband.net
2cc99b4386 Don't crash on OOM. b=353997 r+sr=darin 2006-09-30 05:15:57 +00:00
mats.palmgren%bredband.net
c9b7b60dce Make sure we fire onchange also after selectedIndex was set to -1 through DOM. Thanks to Pablo Greco for helping fix this. b=317078 r+sr=roc 2006-09-30 05:07:49 +00:00
mconnor%steelgryphon.com
d16a0815f2 bug 331660 - fix chibi-san's name, patch by beltzner, r+a=me 2006-09-30 02:54:07 +00:00
ajschult%verizon.net
d93cbcb483 Bug 348925: Transferred data column isn't updated when download finishes (xpfe patch). Patch by Son Le <son.le0@gmail.com>, r=cbiesinger, sr=neil 2006-09-30 02:18:46 +00:00
ajschult%verizon.net
d082190de3 Bug 215701: Handle corrupt training.dat files better by not bailing if a token claims to extend beyond the end of the file. r=mscott, sr=bienvenu 2006-09-30 02:10:17 +00:00
ajschult%verizon.net
91f31e1dae Bug 348575: Have the linux installer not remove the tinderbox staging directory (r=KaiRo) and have the tinderbox script remove its own staging directory (and remove previous hack), r=rhelmer 2006-09-30 02:02:31 +00:00
dbaron%dbaron.org
9c06bcb5b2 Null out mListenerManager before we call ResetToURI and restore it, so ResetToURI doesn't Disconnect it. b=354865 r+sr=bzbarsky 2006-09-30 01:53:47 +00:00
zach%zachlipton.com
01dbc0a915 whoops... 2006-09-30 01:17:52 +00:00
zach%zachlipton.com
94b77d81b0 Fix lack of coloring in result listings. 2006-09-30 01:15:36 +00:00
zach%zachlipton.com
3b048baff0 Work around an issue where getting the last value of an auto_increment column
wasn't working properly.
2006-09-30 01:12:04 +00:00
gavin%gavinsharp.com
19aa3f84d1 Bug 354392: Refreshing a page while using ActiveState's JavaScript debugger often results in a Firefox crash [@ js_DecompileScript], patch by Brian Crowder <crowder@fiverocks.com>, r=brendan 2006-09-30 00:43:52 +00:00
zach%zachlipton.com
3c076a1100 Hack around a bug with auto_increment columns on db-litmus01. 2006-09-30 00:11:03 +00:00
mkanat%bugzilla.org
b1554e4181 I originally checked in the wrong patch for Bug 351178. Here are the
checkin fixes for that bug.
2006-09-29 23:47:06 +00:00
zach%zachlipton.com
397620ad7f Add missing product_name entry in TEMP columns list. 2006-09-29 23:43:59 +00:00
zach%zachlipton.com
fb3b6c8ed7 Define an explicit primary key for sessions. 2006-09-29 23:42:02 +00:00
rhelmer%mozilla.com
4458a878ea correct package name r=rhelmer b=352230 2006-09-29 23:35:51 +00:00
zach%zachlipton.com
3c32775f41 Remove unneeded memoization. 2006-09-29 23:25:09 +00:00
rhelmer%mozilla.com
2c61f1cae6 first stab at release automation framework. r=preed r=tfullhart b=352230 2006-09-29 23:21:26 +00:00
zach%zachlipton.com
da4a743b63 Add TEMP columns to all Litmus::DB modules. 2006-09-29 23:17:57 +00:00
cltbld
56253780a2 Automated update from host egg.office.mozilla.org 2006-09-29 22:50:38 +00:00
pavlov%pavlov.net
ca7e331044 relanding libpng-1.2.12. bug 334110. r=me, sr=tor, patch by Glenn Randers-Pehrson <glennrp@gmail.com>. 2006-09-29 22:46:58 +00:00
scott%scott-macgregor.org
543c6c2344 fix typo 2006-09-29 22:30:45 +00:00
scott%scott-macgregor.org
ac9993197b Bug #353588 --> update Thunderbird's hidden window code. use toolkit code for Window / Zoom, Maximize. Add missing menu items to the hidden window disabled list. sr=bienvenu 2006-09-29 22:27:22 +00:00
scott%scott-macgregor.org
8f592119ba Bug #353906 --> modernize mail's registry code, implementing toolkit's nsIShellService, separating it out from the MAPI implementation. We now have a new default client dialog, and new options UI.
this work is a precursor for vista integration
sr=bienvenu
2006-09-29 22:07:50 +00:00
pavlov%pavlov.net
afd0d3cba1 don't disable shaping for non-complex scripts when going through uniscribe. bug 354887. r=vlad 2006-09-29 21:52:26 +00:00
alexei.volkov.bugs%sun.com
0154446bb1 353413: Klocwork 76541 free uninitialized pointer in CERT_FindCertURLExtension. r=nelson 2006-09-29 20:20:21 +00:00
alexei.volkov.bugs%sun.com
956aaa0068 353374: Klocwork 76494 - Null ptr derefs in CERT_FormatName. r=nelson 2006-09-29 20:18:55 +00:00
alexei.volkov.bugs%sun.com
c89f85e085 341114: Coverity 517 SECU_ParseCommandLine leaks optstate. r=nelson 2006-09-29 20:15:47 +00:00
alexei.volkov.bugs%sun.com
2e23193e89 354403:: nssList_CreateIterator returns pointer to a freed memory if the function fails to allocate a lock. r=nelson 2006-09-29 20:13:30 +00:00
alexei.volkov.bugs%sun.com
11e889d320 354008: klocwork bugs in freebl. r=nelson 2006-09-29 20:12:21 +00:00
alexei.volkov.bugs%sun.com
21c4f16a00 321600: SECMOD_LoadPKCS11Module calls to PR_GetLibraryName must use PR_FreeLibraryName. r=wtchang. Patch provided by timeless. 2006-09-29 19:53:07 +00:00
alexei.volkov.bugs%sun.com
3041f905ec 314178: NSS PK11 Module: certificates with unknown AlgorythmIdentifiers make ThunderBird crashed. r=nelson, sr=julien 2006-09-29 19:38:42 +00:00
masayuki%d-toybox.com
6de504eff9 Bug 354853 If pango lang has unknown language, we fail to convert to moz lang r=pavlov 2006-09-29 19:35:18 +00:00