julien.pierre.bugs%sun.com
|
20e7c73484
|
Fix for 298955 - make rsaperf authenticate to hardware tokens. r=relyea
|
2005-06-30 20:38:33 +00:00 |
|
timeless%mozdev.org
|
ce7b74ef9d
|
Bug 283534 OOM crash [@ xpcarraytest]
patch by b.jacques@planet.nl r=shaver sr=shaver a=bsmedberg
|
2005-06-30 20:37:11 +00:00 |
|
bsmedberg%covad.net
|
d63a7e67dc
|
Bug 299193 - update.css was not added to pinstripe, regression from bug 296566, patch by robstrong r+a=me
|
2005-06-30 20:37:03 +00:00 |
|
timeless%mozdev.org
|
2b8dfccdff
|
Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=jag a=asa
|
2005-06-30 20:35:40 +00:00 |
|
mats.palmgren%bredband.net
|
4c0c7f56ae
|
Make GetFieldSetAreaFrame() handle a null first child. b=299188 r+sr=dbaron a=benjamin
|
2005-06-30 20:31:40 +00:00 |
|
mozilla.mano%sent.com
|
310eb562eb
|
Bug 207186 (c19) - Prevent caret from looping around non-default-direction text at the beginning of a textarea. patch from Uri Bernstein <uriber@gmail.com>, r=smontagu, sr=roc, a=bsmedberg.
|
2005-06-30 20:29:56 +00:00 |
|
darin%meer.net
|
b201f4b99d
|
Patch for bug 299040 "Package reporter as a global extension" r+a=bsmedberg
|
2005-06-30 20:25:17 +00:00 |
|
darin%meer.net
|
1f9247f9df
|
fixes bug 100022 "make sure redirects are followed correctly when loading a PAC URL" r=biesi a=bsmedberg
|
2005-06-30 20:21:34 +00:00 |
|
dveditz%cruzio.com
|
a3d65cbb56
|
fixing bug 298892 regression caused by a bad merge. fixed by biesi, r/sr=neil, a=dveditz
|
2005-06-30 20:13:58 +00:00 |
|
mozilla.mano%sent.com
|
fe022eaa40
|
Bug 299235 - fix gcc4 build bustage from bug 236300 (Safari profile migrator). r=mento, sr=smfr, a=bsmedberg.
|
2005-06-30 20:13:05 +00:00 |
|
mozilla.mano%sent.com
|
eccc356599
|
Bug 298927 - [Mac] Thunderbird doesn't register itself as a mailto: handler. r=josh, sr=mscott, a=bsmedberg.
|
2005-06-30 20:07:37 +00:00 |
|
bsmedberg%covad.net
|
db1091a127
|
Bug 299051 - Link failure on Alpha Linux: pc-relative relocation against dynamic symbol $invoke_copy_to_stack..ng - patch by Falk Hueffner <falk@debian.org> r+a=shaver
|
2005-06-30 20:06:20 +00:00 |
|
bienvenu%nventure.com
|
24060093c3
|
fix 65303 circular rename of local folder (a->b->c->a) causes problems, sr=mscott, a=benjamin
|
2005-06-30 20:04:13 +00:00 |
|
bsmedberg%covad.net
|
6db8a67923
|
Bug 298670 (try #2) - Build Firefox tarballs from the installer manifests, r+a=Chase (this second try incorporates the slash fix from Chase as well as additional changes to Packager.pm to make globbing work properly)
|
2005-06-30 19:22:39 +00:00 |
|
smfr%smfr.org
|
9f63d01a01
|
Undo erroneous checking of nsNativeScrollbar.* (Cocoa only)
|
2005-06-30 18:26:44 +00:00 |
|
smfr%smfr.org
|
ea9a33e33d
|
Fix bug 299226: unable to type option-char combinations in the content. Broken by a recent change that set isAlt on the gecko event. r=pink.
|
2005-06-30 18:23:01 +00:00 |
|
brendan%mozilla.org
|
a48f461e71
|
Add function statements, an ECMA Ed. 3 extension supported by SpiderMonkey.
|
2005-06-30 18:16:19 +00:00 |
|
wtchang%redhat.com
|
1639879aa6
|
Bugzilla Bug 298957: added new function PK11_TokenKeyGenWithFlags.
r=relyea,nelsonb.
Modified files: nss/nss.def pk11wrap/pk11pub.h pk11wrap/pk11skey.c
|
2005-06-30 17:50:41 +00:00 |
|
mkanat%kerio.com
|
fde5bbcb79
|
Bug 299257: [BUGZILLA] Mozbot does not fetch multiple bug numbers
Patch By Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat
|
2005-06-30 17:30:32 +00:00 |
|
scott%scott-macgregor.org
|
3d18444d8d
|
more pref changes for smart update
|
2005-06-30 17:04:09 +00:00 |
|
bsmedberg%covad.net
|
f50cef80cd
|
Bug 299196 - extensions.css not updated in pinstripe from bug 285584 - patch by Rob Strong, r+a=bsmedberg
|
2005-06-30 13:12:52 +00:00 |
|
bsmedberg%covad.net
|
8482c72b9d
|
Bug 299021 - Support conditional updating in manifests, patch by darin, r+a=bsmedberg
|
2005-06-30 12:39:36 +00:00 |
|
shaver%mozilla.org
|
961cdf5d4a
|
Bug 296374: patch from jag@tty.nl to fix mingw/vc2005 bustage from initial
landing, r+a=me.
|
2005-06-30 11:46:15 +00:00 |
|
mvl%exedo.nl
|
8d91ed1daf
|
use the right constant, one that was actually defined.
|
2005-06-30 09:30:00 +00:00 |
|
bob%bclary.com
|
27eed313df
|
anonymous function expression statement => JS stack overflow, bug 299209. Test by Paul Kurczaba
|
2005-06-30 07:00:34 +00:00 |
|
mozilla.mano%sent.com
|
aebc6adbb2
|
Bug 236300 - Landing Safari profile migrator. Work by Ben and me. r=mconnor+josh/smfr. a=sjobs
|
2005-06-30 05:42:01 +00:00 |
|
pavlov%pavlov.net
|
11d9ea1f2c
|
Adding more utility functions to thebes from vlad. Cleaning up some coding style inconsistencies.
|
2005-06-30 04:58:27 +00:00 |
|
mark%moxienet.com
|
92b3f50a1c
|
Bug 298529, Core support for Mac 10.4u ("universal") SDK, part 2. Mac alias API update. r=josh sr=smfr a=asa via irc
|
2005-06-30 04:32:24 +00:00 |
|
dveditz%cruzio.com
|
fad61e14da
|
Bug 298892 use instanceof checks to avoid namespace confusion in xml files. r=mconnor, neil.parkwaycc, a=jay.
Thanks to Asaf Romano for his initial browser.js patch in bug 290420
|
2005-06-30 02:47:04 +00:00 |
|
bsmedberg%covad.net
|
f8ca034adb
|
Force tinderbox to reconfigure.
|
2005-06-30 02:29:54 +00:00 |
|
bsmedberg%covad.net
|
2f43051925
|
Revert bug 298047.
|
2005-06-30 02:06:16 +00:00 |
|
bsmedberg%covad.net
|
9b68fa2754
|
Backout bug 298047 per Chase as it breaks some downrev mac systems unexpectedly.
|
2005-06-30 02:04:23 +00:00 |
|
ben%bengoodger.com
|
5f0359fa0a
|
make install notification work on subsequent start after install - not done yet
|
2005-06-30 01:35:45 +00:00 |
|
jst%mozilla.jstenback.com
|
56f44188ce
|
Fixing bug 298725. Create the right type of elements even when the document is not a HTML document. r+sr=peterv@propagandism.org, a=benjamin@smedbergs.us
|
2005-06-30 01:30:34 +00:00 |
|
jst%mozilla.jstenback.com
|
c28b2e4aa2
|
Fixing bug 277434. Make setting element.type on a plugin element (object or embed) set the 'type' attribute as well. r=bugmail@sicking.cc, sr=peterv@propagandism.org, a=benjamin@smedbergs.us
|
2005-06-30 01:23:12 +00:00 |
|
cltbld
|
16080399a9
|
Automated update from host egg
|
2005-06-30 00:26:31 +00:00 |
|
smfr%smfr.org
|
7bb819a129
|
Remove references to platformHTMLBindings.xml and res/builtin, which is no longer present with the fix for bug 296764.
|
2005-06-30 00:26:17 +00:00 |
|
darin%meer.net
|
dea2306931
|
fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg
|
2005-06-30 00:19:18 +00:00 |
|
pavlov%pavlov.net
|
747e5d0556
|
Hooking up the exceptions part of the recurrence dialog so that you can restore dates that you had previously deleted. bug 298346.
|
2005-06-29 23:44:49 +00:00 |
|
zach%zachlipton.com
|
981984d414
|
Finish up fix for bug 22472 ("runtests.sh: die, die, die!"). Remove
references to runtests.sh in docs, checksetup.pl, and other fine
places.
r=LpSolit, a=my snapple peach iced tea
|
2005-06-29 23:43:33 +00:00 |
|
pavlov%pavlov.net
|
84e15d54f6
|
making duedate be optional when creating/editing tasks
|
2005-06-29 23:39:05 +00:00 |
|
zach%zachlipton.com
|
356cd7d5ec
|
Fix for bug 224472: "runtests.sh: die, die, die!" a=justdave
|
2005-06-29 23:29:51 +00:00 |
|
cvshook%sicking.cc
|
ab55c70947
|
Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
r=bsmedberg sr=jst a=bsmedberg
|
2005-06-29 22:47:48 +00:00 |
|
cvshook%sicking.cc
|
23fe2ae1ed
|
Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
r=bsmedberg sr=jst a=bsmedberg
|
2005-06-29 22:41:59 +00:00 |
|
vladimir%pobox.com
|
545ec4d5a4
|
attempt to unscrew todos
|
2005-06-29 22:38:42 +00:00 |
|
dougt%meer.net
|
6beee70295
|
Fixing 299133. We need to be able to uniquely create a directory. using the new api on the nsIFileSpec. r=mscott, dougt, patch by bienvenu, a=dveditz
|
2005-06-29 22:26:15 +00:00 |
|
dougt%meer.net
|
c7b19d390e
|
fixes a mailnews regression. We need to be able to create a unique directory. sr=dveditz, a=dveditz, bug 299133
|
2005-06-29 22:23:55 +00:00 |
|
lpsolit%gmail.com
|
efe5264772
|
Bug 298826: Fixes some spelling errors - Patch by Frank Wein <bugzilla@mcsmurf.de> r=timeless a=myk
|
2005-06-29 22:18:21 +00:00 |
|
lpsolit%gmail.com
|
a7b5107f09
|
Bug 298024: Incorrect group control check in sanitycheck.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
|
2005-06-29 22:03:47 +00:00 |
|
bsmedberg%covad.net
|
092c0877d8
|
Fix windows bustage from bug 298047 by not using threadsafe-isupports in xpcom glue client code r=darin
|
2005-06-29 22:00:58 +00:00 |
|