bclary%bclary.com
c82ed5066a
JavaScript Test - regression test for bug 355635, by Jesse Ruderman
2006-10-06 14:41:35 +00:00
bclary%bclary.com
09b5b8bbfd
JavaScript Test - regression test for bug 355478, by Jesse Ruderman
2006-10-06 14:36:45 +00:00
bclary%bclary.com
d0f0428d7a
JavaScript Test - regression test for bug 355049, by Jesse Ruderman
2006-10-06 14:24:39 +00:00
bclary%bclary.com
53e43f8b66
JavaScript Test - regression test for bug 355023, by shutdown
2006-10-06 14:18:11 +00:00
kairo%kairo.at
0de91baaec
update German L10n to fit with current code
2006-10-06 13:44:55 +00:00
gavin%gavinsharp.com
d1c0eb9bcb
Bug 352742: Array.filter on object {valueOf: Function} halts JavaScript execution, patch by Brian Crowder <crowder@fiverocks.com>, r=mrbkap
2006-10-06 12:47:30 +00:00
daniel%glazman.org
04d0bd03d8
Hide tabeditor when it has no tab; b=355655, r=laurent@xulfr.org
2006-10-06 12:25:59 +00:00
bclary%bclary.com
de27e31a44
JavaScript Test - regression test for bug 352876, by Jesse Ruderman
2006-10-06 10:24:59 +00:00
bclary%bclary.com
9e01b45309
JavaScript Test regression test for bug 352870, by Jesse Ruderman
2006-10-06 10:18:14 +00:00
bclary%bclary.com
13c817db65
JavaScript Test - regression test for bug 351706, by Jesse Ruderman
2006-10-06 10:04:41 +00:00
bclary%bclary.com
16003969d8
JavaScript Test - regression test for bug 351120, by Jesse Ruderman
2006-10-06 09:58:10 +00:00
brendan%mozilla.org
f613948df9
Fix hard case of empty group assignment in let block head (355635, r=mrbkap).
2006-10-06 07:50:47 +00:00
brendan%mozilla.org
7934e9a378
Fix 355049 (r=mrbkap).
2006-10-06 07:09:50 +00:00
sspitzer%mozilla.org
4cb8a16eb2
fix for bug #355475 : remove moz-bookmark protocol handler (which isn't being built)
...
this code has been disabled since it landed (in 12/2003) and it keeps showing up when bz does security audits (due to issues with the implementation), so removing.
2006-10-06 06:38:19 +00:00
mkanat%bugzilla.org
f4e854950e
Bug 350232: Allow the Webservice interface to create User Accounts
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=justdave
2006-10-06 06:30:18 +00:00
dbaron%dbaron.org
2d19259a04
Go back to producing output as ISO-8859-1 when possible, for compatibility. b=355358 r+sr=bzbarsky
2006-10-06 05:34:32 +00:00
dbaron%dbaron.org
8f3d261e21
Add obviously-needed null check. b=337889 r+sr=bzbarsky
2006-10-06 05:29:44 +00:00
rhelmer%mozilla.com
7b37460137
backing out last checkin, shouldn't go in
2006-10-06 05:26:34 +00:00
rhelmer%mozilla.com
62f84766e4
make unpacking technique work for both 1.5 xpinstaller and 2.0 NSIS win32 builds b=346013 r=davel
2006-10-06 05:25:50 +00:00
Olli.Pettay%helsinki.fi
995dc8c5a8
Bug 344986, Simplify nsEventListenerManager, r+sr=sicking+jst (relanding)
2006-10-06 05:24:02 +00:00
bienvenu%nventure.com
7d81f37694
treat keys case insensitively because some imap servers don't maintain key case, sr=mscott 354726
2006-10-06 03:54:15 +00:00
richm%stanfordalumni.org
0390b62676
checked in test script instead of real one
2006-10-06 02:59:48 +00:00
brendan%mozilla.org
6a1a3fa77c
Fix 355112, r=igor.
2006-10-06 02:23:56 +00:00
ajschult%verizon.net
04005152aa
Bug 355338: clean up failure checks for TB1507 topcrash, r+sr=bienvenu
2006-10-06 02:01:32 +00:00
brendan%mozilla.org
6fd148ce4b
Enable JS1.7 for JS XPCOM components (352748, r+sr=jst; patch from alex@crozilla.com's ZAP_20050610_BRANCH).
2006-10-06 01:07:37 +00:00
mattwillis%gmail.com
bcc05aef23
win32 fixed now. setting back to normal.
2006-10-06 01:02:59 +00:00
vladimir%pobox.com
a234010892
b=355595, fix cairo-cocoa ATSUI font fallbacks, r=stuart
2006-10-06 01:02:06 +00:00
bugzilla%arlen.demon.co.uk
8f88596186
Bug 354580 Add "Ignore word" to inline spellchecker used for editable elements for SM and conflicting accesskey for /browser
...
p=me r=neil/gavin.sharp sr=mscott
2006-10-06 00:14:18 +00:00
bugzilla%arlen.demon.co.uk
964d378a24
Bug 351812 Broken links/redirects in Help
...
p=giacomo.magnini@portalis.it r=me
2006-10-05 23:47:58 +00:00
gavin%gavinsharp.com
ffa8152d15
Fix strict warning found by mao on #firefox, r=me
2006-10-05 23:33:29 +00:00
brendan%mozilla.org
189bee51c2
Fix __parent__ getter to censor lexical scopes, per ECMA-262 (355590, r=igor/mrbkap).
2006-10-05 23:33:03 +00:00
aaronr%us.ibm.com
9a613e5a43
[XForms] Support ranges that have undefined start, end, step attrs. Bug 331987, patch by msterlin, r=surkov+aaronr
2006-10-05 23:29:34 +00:00
brendan%mozilla.org
fff81cf9e4
Checking in patch from Nick Allen <nallen@acm.org> and Thue Janus Kristensen <thuejk@gmail.com> implementing merge-sort for Array.prototype.sort, for stability and best perf on real-world mostly- or often-ordered inputs (224128, r/sr=igor/brendan).
2006-10-05 23:28:51 +00:00
ghendricks%novell.com
1e5b58ebb0
Updated readme and removed a broken link
2006-10-05 23:24:41 +00:00
joshmoz%gmail.com
af5be8c356
don't pass byte order marks into gecko when pulling unicode strings from the system clipboard. b=355311 r=mento sr=pinkerton
2006-10-05 23:15:11 +00:00
bienvenu%nventure.com
6ebbbd35f8
fix remove all keywords for imap, sr=mscott 355205
2006-10-05 23:11:04 +00:00
cst%yecc.com
35f2b13097
Bug 355299 Update obsolete plugin-related URLs
...
r+sr=jst
2006-10-05 23:06:49 +00:00
richm%stanfordalumni.org
a1f147131c
Bug: 355434
...
Description: Change LDAP C SDK version to 6
Fix Description: Change the version to major 6, minor 0, and submin/patch 0. The change is in various places in the build makefiles and header files. The shared lib suffix is now 60 (from 50).
In a somewhat unrelated change, the configure script had to change to allow
building with the RPM spec %configure macro on rhel/fedora. That macro
defines --host, --build, and --target, and defines --host different than
--target. This caused configure to think it was doing a cross compilation.
Instead, the correct cross compilation trigger is if --host is specified and
it is different than --build. However, the mozilla builds expect to be able
to pass in --host different than --target, so all of these different
combinations had to be accomodated.
2006-10-05 23:01:43 +00:00
shaver%mozilla.org
673a978c26
Updated Ask's description/motto.
2006-10-05 22:48:37 +00:00
mattwillis%gmail.com
0af5fa4623
bug 355600 - Uncomment some necessary stuff for repackaging l10n on win32. r=dmose
2006-10-05 22:01:24 +00:00
rhelmer%mozilla.com
ed4a0e9df1
use fqdn for axolotl b=355192 r=dbaron
2006-10-05 21:38:07 +00:00
brendan%mozilla.org
defea01fc8
Deoptimize group assignment to avoid writing extra code for the hard case where the rhs has fewer elements than the lhs (but the rhs might have proto-elements; 355023, r=mrbkap).
2006-10-05 21:18:22 +00:00
ghendricks%novell.com
3b5a89f3f8
Comitting Testopia 1.1 beta
2006-10-05 21:11:04 +00:00
brendan%mozilla.org
7d5415763f
Fix xml_hasOwnProperty to instance-check (355478, r=igor).
2006-10-05 20:35:29 +00:00
mvl%exedo.nl
01d12a8737
bug 355304. Include exceptions when exporting to ics. r=dmose. npotb
2006-10-05 20:21:23 +00:00
wurblzap%gmail.com
a8662abab4
Bug 352410: Shared Queries don't work if usevisibilitygroups is off.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=myk
2006-10-05 18:05:41 +00:00
jst%mozilla.org
d6cd323665
Fixing bug 52209. Prevent timeouts from running while a modal dialog is open against the window. r=bugmail@sicking.cc, sr=brendan@mozilla.org
2006-10-05 17:29:47 +00:00
mattwillis%gmail.com
ed6985c51c
turning on l10n builds pointing to me for debug
2006-10-05 16:09:51 +00:00
aaronleventhal%moonset.net
3f8eac263b
Fixing bustage
2006-10-05 15:07:54 +00:00
aaronleventhal%moonset.net
18888afd1b
Bug 354745. Show/hide events not fired for layout changes in a changelist. r+sr=bz
2006-10-05 13:35:23 +00:00