Commit Graph

171002 Commits

Author SHA1 Message Date
bienvenu%nventure.com
ead1476ed2 treat imap junk keywords case-insensitively for imap servers that don't preserve keyword case, sr=mscott, part of 354726 2006-10-04 15:34:39 +00:00
richm%stanfordalumni.org
0e23384a97 Bug: 348366
Description: ber_printf support for O format
Fix Description: When calling ber_printf with the 'O' format, the corresponding argument must be a struct berval *.  If the bval argument is NULL, nothing is written (i.e. it is safe to use a NULL here).  Otherwise, bval->bv_len bytes from bval->bv_val will be written to the output.
2006-10-04 14:46:28 +00:00
richm%stanfordalumni.org
81f1fc89a6 Bug: 339298
Description: Merge sun libprldap changes on to trunk
Fix Description: Pretty much the same as the fixes made for bugs 352519 352673 on the sun_merge_branch_20060523, this just merges those changes on to the trunk.  One additional change is the removal of an unused variable.
2006-10-04 14:37:27 +00:00
bclary%bclary.com
be53b88f38 JavaScript Test - regression test for bug 355145, by shutdown 2006-10-04 13:11:15 +00:00
peterv%propagandism.org
30e25afde3 Fix for bug 349465 (Adopting a node should change the cx of all its event handlers). r=smaug, sr=sicking. 2006-10-04 12:23:27 +00:00
smontagu%smontagu.org
bd9f9842af SetTransformedTextIsAscii() should depend on no multibyte text having been detected as well as on LeaveAsAscii(). Bug 333535, r+sr=rbs 2006-10-04 11:40:49 +00:00
longsonr%gmail.com
54ed9e2a50 Bug 354831 - remove repeated include in nsSVGUtils.cpp. r+sr=tor 2006-10-04 09:35:43 +00:00
sspitzer%mozilla.org
918ff71adb fix for bug #353141: In Options/Preferences window, Globe (Content) icon image has top and right cutoff.
thanks to Dao Gottwald <bugzilla@design-noir.de> for the fix.
r=sspitzer, ui-r=beltzner.
2006-10-04 06:50:09 +00:00
sspitzer%mozilla.org
6fe7ff2c83 fix for bug #353141: In Options/Preferences window, Globe (Content) icon image has top and right cutoff.
thanks to D��o Gottwald <bugzilla@design-noir.de> for the fix.
r=sspitzer, ui-r=beltzner.
2006-10-04 06:48:10 +00:00
joshmoz%gmail.com
3ea6d0cbb9 fix image overlayed on select widgets in cocoa widgets. patch by Philippe Wittenbergh. b=350973 r=josh sr=dbaron 2006-10-04 06:23:49 +00:00
dbaron%dbaron.org
0bd91706e4 Make jprof compile (and maybe even run in some cases) on x86_64, and make its stack walking code a little less fragile. b=349166 r=bzbarsky 2006-10-04 04:42:33 +00:00
gavin%gavinsharp.com
bd832ea2bf Un-back out the patch from bug 354392, since it didn't help with the mac orange (original patch by Brian Crowder <crowder@fiverocks.com>, r=brendan) 2006-10-04 04:40:18 +00:00
cbiesinger%web.de
aa4f3529a1 bug 354835 fix typo - this BOOTSTRAP_core should be BOOTSTRAP_necko, so
that _core doesn't become empty on the next assignment
r=bsmedberg
2006-10-04 03:55:39 +00:00
mattwillis%gmail.com
f53ecce837 bug 355225 - Remove old unneeded files when upgrading. Patch by Stefan Sitter <ssitter@googlemail.com> r=lilmatt 2006-10-04 03:50:09 +00:00
darin%meer.net
0a3e84eb0b fixes bug 352848 "treat invalie Expires header as expires immediately" r=biesi 2006-10-04 02:54:15 +00:00
sayrer%gmail.com
d7d108d550 Bug 354670. RSS feed with corrupted links (new bug since Firefox 1.5). r=mconnor 2006-10-04 01:42:10 +00:00
gavin%gavinsharp.com
aca136ba3e Back out the patch from bug 354392 to rule it out as a cause of the Mac tinderbox bustage 2006-10-03 23:59:55 +00:00
ghendricks%novell.com
e39fbcb68e Added missing param template. 2006-10-03 23:42:53 +00:00
igor.bukanov%gmail.com
352cf4403b Fix for warning about missed __iterator__. bug=355145 r=brendan 2006-10-03 22:47:23 +00:00
rob_strong%exchangecode.com
bf57a0d2e5 Bug 355242 - NSIS installer removes folders but not files listed in removed-files.in. r=sspitzer 2006-10-03 22:37:09 +00:00
aaronr%us.ibm.com
6522f9dbe4 [XForms] Range leaves artifacts. Bug 355208, r=surkov+olli 2006-10-03 21:01:06 +00:00
richm%stanfordalumni.org
92237a41a2 Bug: 339298
Description: Merge sun_merge_branch_20060523 changes into trunk.
Fix Description: I had to change re_encode_request to use the new ber types.  Other than that, these merges are basically the sasl, ipv6, and ber types code already committed to the sun merge branch.
2006-10-03 20:43:42 +00:00
joshmoz%gmail.com
e627057181 send z-level events when appropriate. among other things this fixes external link load behavior. b=355091 r=mento rs=pinkerton 2006-10-03 20:38:38 +00:00
Olli.Pettay%helsinki.fi
e570a5020d Bug 328907, Remove selectHas(No)Groups events, r+sr=sicking 2006-10-03 20:16:51 +00:00
ccooper%deadsquid.com
0960f66ca1 b=355030
- set regression bug ID to an empty string if the testcase does not have a regression bug associated with it
2006-10-03 20:08:23 +00:00
vladimir%pobox.com
9670e36ea9 b=355216, signs of int overflow in GetImageData, r=mscott,jonas;a=schrep 2006-10-03 19:29:10 +00:00
reed%reedloden.com
a549f1d444 Oops, seems controllers/components/unicode.php did not get added with the rest of the new files. 2006-10-03 18:39:59 +00:00
peterv%propagandism.org
2b90252854 Fix for bug 355246 (Crash loading testcase from bug 197956). r/sr=sicking. 2006-10-03 18:17:59 +00:00
Olli.Pettay%helsinki.fi
139e93999d Bug 355221, All firefox windows closes suddenly if I load the page. r+sr=bz 2006-10-03 17:52:22 +00:00
wclouser%mozilla.com
2e65cf9004 Removed link, per Bug 353164 2006-10-03 16:54:54 +00:00
pedemont%us.ibm.com
5d079eb8f8 Bug 351479 - Missed equivalent fix in Cocoa file. This should fix XULRunner tbox bustage. r=joshmoz. 2006-10-03 15:08:03 +00:00
bienvenu%nventure.com
84bd135fb6 fix 355169 sr=mscott fix non-delete keys deleting messages in advanced search results due to whitespace before xul pre-processor define 2006-10-03 14:58:21 +00:00
jwatt%jwatt.org
f857fd075b Fixing bug 354735. Optimize the rx/ry-less rect case. r+sr=tor@acm.org 2006-10-03 10:51:23 +00:00
reed%reedloden.com
bd30b6294b Fixes from Ryan Flint <rflint@dslr.net> for problems found by clouserw and fligtar. 2006-10-03 09:15:28 +00:00
bclary%bclary.com
ecbc967506 JavaScript Test - regression test for bug 355105, by Jesse Ruderman 2006-10-03 09:10:49 +00:00
bclary%bclary.com
61f1375f05 JavaScript Test - remove duplicate test, fix bad paste and catch run time error in tests for bug 346642 2006-10-03 06:40:03 +00:00
bclary%bclary.com
b222d92292 JavaScript Test - move regression test for bug 355002 from js1_5 to js1_6 and modifiy to catch syntax error 2006-10-03 05:58:28 +00:00
nick.kreeger%park.edu
bf10162a65 Fixing bug 352774, Localizable.strings update for 'Select...'. Camino only. 2006-10-03 05:26:45 +00:00
cvshook%sicking.cc
bca0306cae fix bustage for non-svg builds 2006-10-03 02:56:37 +00:00
cvshook%sicking.cc
38126837d0 Bug 221335: Speed up output by using internal methods and interfaces rather than nsIDOMNode and friends. r/sr=peterv 2006-10-03 02:22:22 +00:00
cltbld
068b646342 Automated update from host egg.office.mozilla.org 2006-10-03 01:20:49 +00:00
roc+%cs.cmu.edu
c5702d6682 Bug 354966. Disable MMX optimizations in pnggccrd.c when they won't build. Patch by Glenn Randers-Pehrson, r=pavlov,sr=tor 2006-10-03 01:16:27 +00:00
joshmoz%gmail.com
d3ddba45c1 This might fix some bustage, but I'm not sure how likely that is. In any case we should not be including cocoa from the nsClipboard header file. Followup for 332912. 2006-10-03 00:00:18 +00:00
lpsolit%gmail.com
accc739e23 Bug 355172: [Selenium] <name="newqueryname" ...> needs an ID - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-10-02 23:47:07 +00:00
cst%yecc.com
a030a53727 Bug 354953 Undo-close-tab-related cleanup/enhancements
r+sr=neil
2006-10-02 23:28:20 +00:00
lpsolit%gmail.com
b4c88ddbc6 Bug 355158: Bad filtering of bug list names - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-10-02 23:20:00 +00:00
nick.kreeger%park.edu
2019936b52 Missed the updated PopupBlockView.nib for bug 331331. 2006-10-02 23:16:35 +00:00
scott%scott-macgregor.org
64a609438b Bug #353906 --> add mail/components/shell/public to allmakefiles.sh 2006-10-02 23:10:46 +00:00
nick.kreeger%park.edu
0b9f8a7bcd Fixing bug 331331, Change popup blocker's color, a=smokey, r=smorgan, sr=smfr. 2006-10-02 23:10:07 +00:00
wtchang%redhat.com
6f25509ce4 Bugzilla Bug 354900: audit the modifications, accesses, deletions, and
additions of cryptographic keys.  r=glen.beasley,relyea.
Modified files: fipstokn.c manifest.mn pkcs11c.c softoken.h
Added file: fipsaudt.c
2006-10-02 22:48:31 +00:00