ted.mielczarek%gmail.com
799ff55d87
bug 407459 - forgot to include license header to CRT source diff. NPOTB
2008-02-04 15:26:11 +00:00
ted.mielczarek%gmail.com
e563f9dced
bug 407459 - hook up new allocator to our build. just checking in the memory/jemalloc dir and the client.mk change to pull it. r=bsmedberg a=beltzner
2008-02-04 15:17:11 +00:00
nboyd%atg.com
2cba1f7d99
fix bug 415451 - Array.lastIndexOf does not work correctly
2008-02-04 14:20:26 +00:00
nboyd%atg.com
56043218d8
From newsgroup:
...
I think I've found a small bug in the Array.function shortcut (instead
of Array.prototype.function.call(...)). Here is the testcase:
js> var Constr = function() {};
js> Constr.prototype = [];
js> c = new Constr();
js> c.push(1);
1
js> c.push(2);
2
js> Array.push(c,3);
4
js> c
1,2
2008-02-04 13:43:54 +00:00
lpsolit%gmail.com
6d2e56b899
Bug 415155: Remove $cgi from the list of arguments when calling Bugzilla::Flag subroutines - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> a=LpSolit
2008-02-04 13:29:29 +00:00
jwatt%jwatt.org
b20be373a8
Bug 414624. Remove extra backslash from path to installed MozillaBuild. r=ted.mielczarek@gmail.com
2008-02-04 13:02:19 +00:00
olav%bkor.dhs.org
512b761a2c
Bug 376453 ��� E-mail threading can be enhanced with references header - Patch by Henrik Skupin <hskupin@gmail.com> r=bkor a=LpSolit
2008-02-04 12:45:34 +00:00
lpsolit%gmail.com
6ff830f001
Bug 413772: Eliminate sqlify_criteria() in Bugzilla::Flag and replace match() there with Bugzilla::Object::match() - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit
2008-02-04 12:23:48 +00:00
nrthomas%gmail.com
6671b0527a
Disable ReleaseGroup to test better solution (stage migration)
2008-02-04 10:59:08 +00:00
mozilla%weilbacher.org
a58137349d
[OS/2] Bug 394412: fix scaling issues and add support for pagination, so that printing now works in principle. (OS/2 only, NPOTB)
2008-02-04 09:31:05 +00:00
dtownsend%oxymoronical.com
fa6871b51d
Bug 414050: Add about:crashes preference to sunbird. r=dbo, NPOTDB
2008-02-04 08:02:04 +00:00
szegedia%freemail.hu
e2cd9e6578
Fix for Bug 415508 � PolicySecurityController bug: it creates lots of SecureCallerImpl instances!
2008-02-04 07:52:44 +00:00
reed%reedloden.com
bf52cc92b8
Back out Neil's patch from bug 414747 due to test failures.
2008-02-04 07:34:30 +00:00
reed%reedloden.com
8df6bbbfe3
Change NS_ASSERTION to NS_WARN_IF_FALSE as a bustage fix for bug 414747. [r+sr+a=jst]
2008-02-04 06:51:44 +00:00
reed%reedloden.com
459aaf7cbb
Bug 414747 - "Firefox crashes during Addons -> Find Update [@nsQueryInterface::operator()]" (Attempt to fix the underlying cause of the bug) [p=neil@httl.net (Neil Rashbrook) r+sr=jst a1.9b3=beltzner]
2008-02-04 06:21:54 +00:00
jruderman%hmc.edu
93c3178d42
Add a crashtest
2008-02-04 06:05:09 +00:00
jruderman%hmc.edu
9b8b82ce0b
Add crashtest
2008-02-04 06:02:38 +00:00
jruderman%hmc.edu
d8a271fb70
Add crashtest!
2008-02-04 06:00:36 +00:00
jruderman%hmc.edu
70581eb161
Add crashtest
2008-02-04 05:56:57 +00:00
jruderman%hmc.edu
273fc511a4
Add crashtest.
2008-02-04 05:54:51 +00:00
jruderman%hmc.edu
ad33bad91d
Add a crashtest
2008-02-04 05:49:00 +00:00
jruderman%hmc.edu
63d7541a00
Add crashtest
2008-02-04 05:47:23 +00:00
jruderman%hmc.edu
33826e0bae
Add a crashtest.
2008-02-04 05:45:44 +00:00
jruderman%hmc.edu
0b345994f6
Add crashtests
2008-02-04 05:24:15 +00:00
jruderman%hmc.edu
58097b525f
Add crashtest
2008-02-04 05:18:31 +00:00
jruderman%hmc.edu
d2228d0160
Add a crashtest
2008-02-04 05:16:01 +00:00
jruderman%hmc.edu
28f44eafac
Add crashtest
2008-02-04 05:13:22 +00:00
brendan%mozilla.org
524dff51f5
Reload key in case of multithreaded race to atomize the same string chars (415474, r=igor).
2008-02-04 05:12:33 +00:00
jruderman%hmc.edu
9df7229d68
Adding crashtest
2008-02-04 05:11:01 +00:00
jruderman%hmc.edu
315396a3fb
Add a crashtest
2008-02-04 05:06:38 +00:00
jruderman%hmc.edu
e09b5dd12e
Add crashtest
2008-02-04 05:00:12 +00:00
jruderman%hmc.edu
904bb7fbb4
Add crashtest. Note that the original bug was a warning, not an assertion.
2008-02-04 04:57:17 +00:00
jruderman%hmc.edu
cd1c9d61f2
Add crashtest
2008-02-04 04:51:02 +00:00
igor%mir2.org
051a472e43
Bug 400902: Backing out due to test failures.
2008-02-04 03:41:31 +00:00
igor%mir2.org
57346c4c64
Bug 400902: specialized arena for fast allocation of double values.r,a=brendan ab3=mtschrep
2008-02-04 02:37:22 +00:00
reed%reedloden.com
0ba68db2cc
Bug 392427 - "Bookmarks "yellow star" is subtle when the address bar is also yellow" (icon located in bug 392682; regressed by bug 413806) [p=faaborg@mozilla.com (Alex Faaborg) a1.9b3=schrep]
2008-02-04 01:25:52 +00:00
reed%reedloden.com
36b1d14027
Bug 394046 - "Tracking bug: do major update from FF2.0.0.11 to FF3.0b2 to make sure it all works" (Fix defaults/profile/prefs.js packaging) [p=nrthomas@gmail.com (Nick Thomas [cf]) r=bsmedberg a1.9b3=beltzner]
2008-02-04 01:23:37 +00:00
reed%reedloden.com
b6a6948a80
Bug 415043 - "dragging many bookmarks duplicates them and mix up selection (but on folder change they are correct)" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=Mano a1.9b3=schrep]
2008-02-04 01:22:39 +00:00
jwalden%mit.edu
af6e5651d7
Fix a typo in runtests.py.in which flat-out prevents --browser-chrome from working, r=me as trivial, a=test-only, NPOTB, etc.
2008-02-04 01:15:24 +00:00
jag%tty.nl
58cf24219b
Bug 381579: extensions/java/xpcom/interfaces/org directory is incorrectly removed when "make clean". p=Wang Xianzhu <phnixwxz1@yahoo.com>, r/sr=jag, a=NPOTB
2008-02-04 01:02:50 +00:00
mkanat%bugzilla.org
a92fc3acd1
Bug 395460: Make multi-select fields searchable
...
Patch By Ronaldo Maia <romaia@async.com.br> and Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat<romaia@async.com.br> and Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat
2008-02-03 23:41:57 +00:00
browning%uwalumni.com
699c4f6fcf
Bug 412723 Fix HTTP authentication bustage on trunk, r=philipp
2008-02-03 23:30:14 +00:00
dolske%mozilla.com
1ec201c18f
Bug 409146 - Logins for http/proxy Windows domain (NTLM) auth don't save logins in "domain\username" format. r=gavin, a1.9b3=schrep
2008-02-03 22:11:26 +00:00
philringnalda%gmail.com
c54a32ce5c
Bug 414515 - Nightlies should not override the module-specific build settings, r=ted
2008-02-03 20:43:44 +00:00
dbaron%dbaron.org
b9801a94d3
And actually get the right bug number. b=415426 (which is what the previous checkin was for as well)
2008-02-03 19:59:07 +00:00
dbaron%dbaron.org
c6cda8ec8f
Switch back to evil casts, which are the only solution that works across SDK version. b=415252
2008-02-03 19:51:14 +00:00
mkmelin+mozilla%iki.fi
bc880b47e8
[Bug 375745] Unsubscribing from feeds still shows in list until manager is closed
...
r=mkmelin, p=Christian Schmidt <bugzilla.mozilla.org-1@chsc.dk>
2008-02-03 19:42:40 +00:00
rhelmer%mozilla.com
f416e479d8
turn on DisableCompleteJump again, was wiped out by rc4 PatcherConfig run b=388524 r=nthomas
2008-02-03 19:42:30 +00:00
dbaron%dbaron.org
ccf2c076e8
Match new (more-const) signature for PENUMLOADED_MODULES_CALLBACK and PENUMLOADED_MODULES_CALLBACK64. b=415426 Fixing bustage on Windows tinderbox from SDK upgrade.
2008-02-03 19:34:31 +00:00
bugzilla%babylonsounds.com
2060e839e3
Bug 413484 - cvs remove unused files from calendar/resources/content
2008-02-03 16:54:37 +00:00