dbaron%dbaron.org
|
55b9f8d191
|
Fix to compile with broken for loop scoping. Fixing bustage from bug 344263.
|
2006-07-28 21:03:00 +00:00 |
rhelmer%mozilla.com
|
d0eed16a5e
|
release verification scripts, b=346013
|
2006-07-28 21:00:11 +00:00 |
wtchang%redhat.com
|
b0957357ed
|
Bugzilla Bug 345502: C89 doesn't allow initializing a local array. Fixed
some array sizes. The patch is contributed by Glen Beasley of Sun. r=wtc.
|
2006-07-28 20:45:01 +00:00 |
mkanat%bugzilla.org
|
da38d184f3
|
Bug 346245: attribute parameter 'johndoe@company.tld' is not a hash ref at Bugzilla/Auth/Verify.pm line 112
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk
|
2006-07-28 20:35:10 +00:00 |
mkanat%bugzilla.org
|
0292902e21
|
Bug 346343: Clean up all of checksetup prior to localconfig code
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
|
2006-07-28 20:34:00 +00:00 |
mrbkap%gmail.com
|
27b6595272
|
Checking in Feng Qian's <feng.qian.moz@gmail.com> patch to make XPConnect eagerly attach its thread private data before the JS engine does, ensuring good ordering when the thread (and thus both XPConnect on that thread and the JS runtime) shuts down, thus preventing racing and use of deleted memory. bug 335018, r=brendan
|
2006-07-28 20:25:39 +00:00 |
wtchang%redhat.com
|
65bb6570f8
|
Bugzilla Bug 345941: fixed another bug that we might pass uninitialized
'req' to fclose(). Thanks to Wolfgang Rosenauer <mozilla@rosenauer.org> for
reporting the bug and reviewing the patch.
|
2006-07-28 20:19:02 +00:00 |
neil%parkwaycc.co.uk
|
9169d23f50
|
Store the tree view as a member rather than a property b=344085 r+sr=roc
|
2006-07-28 19:57:15 +00:00 |
benjamin%smedbergs.us
|
6acd04154b
|
Bug 332459 - management interface doesn't interpret form input as UTF-8 correctly, r=morgamic
|
2006-07-28 19:38:15 +00:00 |
pedemont%us.ibm.com
|
a2d6e37283
|
Bug 345992 - xforms.xpi for Mac/Universal builds packaged incorrectly. r=rhelmer.
|
2006-07-28 18:29:17 +00:00 |
pedemont%us.ibm.com
|
ccae73f2da
|
Bug 344263 - Rewrite nsSVGNumber. Patch by amenzie. r=tor, sr=roc.
|
2006-07-28 18:10:48 +00:00 |
mkanat%bugzilla.org
|
884453c492
|
Bug 346275: checksetup.pl should read the "answers" file into a Safe
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
|
2006-07-28 18:04:39 +00:00 |
mkanat%bugzilla.org
|
7b77aebeec
|
Bug 346270: Eliminate as many BEGIN blocks as possible from checksetup.pl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
|
2006-07-28 18:03:43 +00:00 |
mkanat%bugzilla.org
|
25dffd95ad
|
Bug 346265: checksetup.pl should use Getopt::Long instead of its current hack
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
|
2006-07-28 18:02:26 +00:00 |
mkanat%bugzilla.org
|
fa5d22f13c
|
Bug 346212: Create POD for checksetup.pl, and move --help message into Pod::Usage output
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
|
2006-07-28 18:00:52 +00:00 |
brettw%gmail.com
|
b0d7952059
|
Bug 346200 r=bryner Spellchecker doesn't like curly quotes and other non-ASCII punctuation
|
2006-07-28 17:57:53 +00:00 |
bzbarsky%mit.edu
|
1a91121005
|
Back out bug 328357 to see whether that fixes tinderbox orange.
|
2006-07-28 17:39:59 +00:00 |
jag%tty.nl
|
e6de714dd7
|
Bug 339576: [Modern theme] No arrows at end of scrollbars
Assumptions were broken by a recent change. Drop assumptions for an explicit mapping. r=josh, sr=Neil
|
2006-07-28 17:39:35 +00:00 |
brettw%gmail.com
|
5c03fc0470
|
Bug 336799 r+sr=bryner Remove spellcheck UI from XUL textboxes
|
2006-07-28 17:36:00 +00:00 |
longsonr%gmail.com
|
4f9f0e816f
|
Bug 329848 - fix build warning r+sr=tor
|
2006-07-28 16:52:58 +00:00 |
sayrer%gmail.com
|
1845935b0a
|
Bug 340994. FOAF tries to use feed preview mode, but fails with TypeError. r=mconnor
|
2006-07-28 16:50:56 +00:00 |
mark%moxienet.com
|
469826ed45
|
328357 Codesize reduction of nsAppRunner.obj: consolidate printf, replace %s-substitution of "\t" with "\t" in the string, inline functions, clean up DumpVersion. Patch by Alfred Kayser <alfredkayser@nl.ibm.com>. r=bsmedberg sr=neil
|
2006-07-28 14:51:13 +00:00 |
igor.bukanov%gmail.com
|
f0e402e1f9
|
Bug 341821: removing the previous commit, the patch was broken.
|
2006-07-28 13:23:09 +00:00 |
kairo%kairo.at
|
34b875046d
|
fixing static build bustage from bug 344243 (seen on Camino/maya), r=mento
|
2006-07-28 13:13:55 +00:00 |
bclary%bclary.com
|
462018b43e
|
JavaScript Test Library - regression test for bug 3462027, by Feng Qian
|
2006-07-28 09:56:03 +00:00 |
bclary%bclary.com
|
81fe8279ba
|
JavaScript Test Library - regression test for bug 346203, by Nickolay Ponomarev
|
2006-07-28 09:45:23 +00:00 |
mats.palmgren%bredband.net
|
9e1eaab823
|
Removed a bogus assertion. b=345699 r+sr=roc
|
2006-07-28 09:18:27 +00:00 |
timeless%mozdev.org
|
9323fd6f09
|
Bug 346150 Fix setting an image as wallpaper in Cairo builds
patch by bugzilla@mcsmurf.de r=jag sr=jag
|
2006-07-28 09:02:29 +00:00 |
mkanat%bugzilla.org
|
47defc5723
|
Bug 344855: Create a subroutine that does all of checksetup's requirements checking
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
|
2006-07-28 08:28:06 +00:00 |
mkanat%bugzilla.org
|
e732fc1615
|
Bug 173897: Fix |XXX - mod_perl| comments
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
|
2006-07-28 08:20:31 +00:00 |
gavin%gavinsharp.com
|
699c73cd84
|
Bug 345349: fix typo in the original patch
|
2006-07-28 08:16:52 +00:00 |
igor.bukanov%gmail.com
|
17fe9f8744
|
Bug 341821: Close hooks are run outside GC locks. r=brendan,sr=mrbkap
|
2006-07-28 08:05:56 +00:00 |
Olli.Pettay%helsinki.fi
|
43c2979267
|
Bug 346083, Crash [@ nsBoxObject::SetProperty], r+sr=bz
|
2006-07-28 06:28:27 +00:00 |
gavin%gavinsharp.com
|
c50d424807
|
Bug 344984: Make unknownContentType.xul dialog look better, patch by Michael Wu <michael.wu@mozilla.com>, r=mconnor, uir=beltzner
|
2006-07-28 06:23:49 +00:00 |
Olli.Pettay%helsinki.fi
|
2bbf94e1a3
|
Bug 346119, update PresContext's document when PresShell is changed, r+sr=bz
|
2006-07-28 06:22:19 +00:00 |
gavin%gavinsharp.com
|
f74c0f26fb
|
Bug 337845: Spell checking options should be at the bottom of the context menu, patch by Simon B�nzli <zeniko@gmail.com>, r=brettw, ben
|
2006-07-28 05:53:16 +00:00 |
gavin%gavinsharp.com
|
e38fd8b8e4
|
Bug 323801: Improve Keyword URL resolution by switching to Google BBN, patch by Mike Beltzner <beltzner@mozilla.com>, r=mconnor
|
2006-07-28 05:49:45 +00:00 |
gavin%gavinsharp.com
|
3c296c7ac4
|
Bug 234770 part #2: Don't null userField, patch by Michael Wu <michael.wu@mozilla.com>, r=enndeakin
|
2006-07-28 05:45:16 +00:00 |
mattwillis%gmail.com
|
3bcb434d85
|
bug 320266 - bustage fix for Lightning. r=jminta
|
2006-07-28 03:13:17 +00:00 |
cbiesinger%web.de
|
f3ab10e8b4
|
remove misleading comment, no bug. r+sr=bz
|
2006-07-28 02:45:14 +00:00 |
brendan%mozilla.org
|
6e1fa5e1eb
|
Fix thinko of pnprop for pnhit (346203, r=mrbkap).
|
2006-07-28 00:37:58 +00:00 |
bienvenu%nventure.com
|
1df62ffc08
|
one fix for 317348 new indicator showing on folders when it shouldn't, sr=mscott
|
2006-07-28 00:31:55 +00:00 |
jwalden%mit.edu
|
c856790afd
|
Bug 344651 - Want tweaks to feed preference code to better support the new prefwindow. r=ben
|
2006-07-28 00:17:22 +00:00 |
wclouser%mozilla.com
|
71ac7e9f76
|
more rachel stuff
|
2006-07-28 00:07:52 +00:00 |
jminta%gmail.com
|
3d09e46ce3
|
Bug 344442 openWalletPasswordDialog is not used, patch by sipaq, r1=ssitter, r2=jminta
|
2006-07-28 00:01:22 +00:00 |
jminta%gmail.com
|
15920cb1d9
|
Bug 343836 Day/Week View: All day events shown on wrong day or twice, r=dmose
|
2006-07-27 23:57:59 +00:00 |
wclouser%mozilla.com
|
32166bed09
|
more rachel changes
|
2006-07-27 23:47:02 +00:00 |
cvshook%sicking.cc
|
4f4e86acb7
|
Bug 346167: Unregress WMP plugins that uses the 'mms' protocol. r/sr=bz
|
2006-07-27 23:43:48 +00:00 |
mark%moxienet.com
|
4427657dfc
|
26269 Remvoe bogus assertions to fix debug build bustage.
|
2006-07-27 23:41:26 +00:00 |
jst%mozilla.jstenback.com
|
d76be39762
|
Fixing build bustage by backing out part of my last change.
|
2006-07-27 23:30:45 +00:00 |