bugzilla%arlen.demon.co.uk
122c0356cb
Bug 272046 Pass OS to web service
...
p=jens.b@web.de r=bsmedberg/mconnor
2005-01-03 00:42:36 +00:00
gerv%gerv.net
d3d1560e8e
Bug 274640: silently fix up custom sort order cookies which erroneously include SQL LIMIT clause. Patch by gerv; r=vladd,justdave; a=justdave.
2005-01-02 23:18:04 +00:00
dbaron%dbaron.org
d8746a7d44
Reduce default startup test timeout.
2005-01-02 21:56:04 +00:00
dbaron%dbaron.org
3a3ac2ed46
Check in change for ActiveState perl, the equivalent of which has been on the creature tinderbox for ages. (See bug 276758.)
2005-01-02 19:06:22 +00:00
dbaron%dbaron.org
323c5b591b
Update to reflect PreBuild change.
2005-01-02 17:30:07 +00:00
dbaron%dbaron.org
e93742d949
Update sample to reflect PreBuild change.
2005-01-02 17:28:14 +00:00
dbaron%dbaron.org
e2b11ff472
Remove post-mozilla that's no longer used, since post-mozilla-rel.pl is used for Win32 release builds now (and has been for quite a while).
2005-01-02 17:26:25 +00:00
smontagu%smontagu.org
123139fad7
Map Pashto, Urdu and Sindhi to Arabic langGroup. Bug 274102, patch by Henri Sivonen <hsivonen@iki.fi>, r=me, sr=dbaron
2005-01-02 16:01:52 +00:00
bmlk%gmx.de
e4402cbb7f
remove forgotten prescontext bug 276719 p=bugmail@q1n.org r/sr=dbaron
2005-01-02 15:46:53 +00:00
mats.palmgren%bredband.net
a9c3918a21
Swap the order between the legend and area frames in a fieldset to fix selection and tabbing problems. b=236071 r+sr=bzbarsky
2005-01-02 14:30:24 +00:00
dmose%mozilla.org
50a1cff449
Fix getToOutputStream to call with the right number of parameters
2005-01-02 03:11:21 +00:00
timeless%mozdev.org
472839f01d
Bug 276361 Major BView leak in nsDrawingSurfaceBeOS
...
patch by simontaylor2@gawab.com r=sergei_d
2005-01-02 03:02:31 +00:00
dmose%mozilla.org
96de4ccf68
Allow calIDateTime objects to expose an ical-serialized version of the object as an attribute. Not part of the build.
2005-01-02 02:52:11 +00:00
dbaron%dbaron.org
c4f5427ebe
Don't publish every build on January 1st, and don't not publish builds at all if we've wrapped to the next year but weren't running on January 1. Also remove some unneeded copied code.
2005-01-01 22:21:32 +00:00
gerv%gerv.net
b9086a41e4
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-01-01 18:57:51 +00:00
bmlk%gmx.de
e1cb62637e
improve the splitting of row groups in pagination mode, bug 272830 r/sr=bzbarsky
2005-01-01 18:23:33 +00:00
neil%parkwaycc.co.uk
36fef2db76
Bug 51444 Make xbl:inherits work with namespaced attributes p=smaug@welho.com r+sr=bz
2005-01-01 18:02:03 +00:00
neil%parkwaycc.co.uk
9030bead0f
Bug 255593 Add ReplaceElementAt to nsIMutableArray plus comment fixes p=eyalroz@technion.ac.il r=darin sr=bienvenu
2005-01-01 17:57:00 +00:00
cbiesinger%web.de
1d12501ae6
276679 removing unused files, npob. found by Crispin Flowerday
...
<crispin@flowerday.cx> r=bsmedberg
2005-01-01 17:33:05 +00:00
brendan%mozilla.org
567b9809cf
- Fix GetNamespace to conform to the NOTE in ECMA-357 13.3.5.4 Step 4(a).
...
- Fix XMLToXMLString bug where ancdecls was not updated with a weak ref append
when a namespace strong ref was appended to decls. In ECMA-357, ancdecls is
written out as (AncestorNamespaces U namespaceDeclarations), but here where
ancestorNSes and decls are unioned early into ancdecls, we need to update
the unioned set whenever decls is updated.
- Fix ECMA-357 glitch (suboptimal, arguably not an erratum) in ToXMLString
where XML that uses the default namespace only is converted via toXMLString
into a string serialization that redeclares that namespace using generated
prefixes, for every node in the tree. This is verbose, inefficient, and
unnecessary. A trivial tweak to 10.2.1 Step 12(a), to let namespace.prefix
be the empty string if x.[[Name]].[[Prefix]] is undefined, fixes the bug.
- Const-ipate JSXMLArray * parameters starting with XMLToXMLString's, to be
sure no one appends a strong ref to a weak-ref-holding |in| parameter.
2005-01-01 17:27:41 +00:00
neil%parkwaycc.co.uk
416f37d27d
Bug 276100 GetOriginToView has unused PresContext argument p=bugmail@q1n.org r+sr=dbaron
2005-01-01 17:26:29 +00:00
gerv%gerv.net
6bd19ecff0
Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.
2005-01-01 17:20:56 +00:00
cbiesinger%web.de
da8ecee71d
undoing better bustage fix, since it breaks on windows
2005-01-01 16:48:41 +00:00
gerv%gerv.net
213fc7b2cb
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-01-01 16:48:30 +00:00
cbiesinger%web.de
5fe18612d3
better bustage fix
2005-01-01 16:31:29 +00:00
cbiesinger%web.de
c0f0293002
fixing more win32 bustage
2005-01-01 16:24:52 +00:00
cbiesinger%web.de
b326bd8a12
next try
2005-01-01 16:17:26 +00:00
cbiesinger%web.de
1351b275fa
another attempt at bustage fixing
2005-01-01 16:15:26 +00:00
cbiesinger%web.de
4e6f4b1242
trying to fix win32 bustage
2005-01-01 16:03:34 +00:00
gerv%gerv.net
693885fdb4
Bug 236613: change to MPL/LGPL/GPL tri-license. This was authorised by an email from David Ascher <DavidA@ActiveState.com>.
2005-01-01 15:34:06 +00:00
gerv%gerv.net
1f9e11aa76
Removing XPIPackager - licence is not compliant with the licensing policy. If you know of a good reason that this code needs to be in the mozilla.org CVS repository, please contact gerv@mozilla.org.
2005-01-01 15:29:24 +00:00
cbiesinger%web.de
0c85dd0591
Bug 242350 replace LL_INIT(0,-1) with LL_MAXUINT
...
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-01 14:55:48 +00:00
gerv%gerv.net
8791afdc16
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv,vladd; a=justdave.
2005-01-01 13:44:16 +00:00
gerv%gerv.net
316a5196af
Bug 163007 - remove accesskeys which conflict with browser accesskeys. Patch by gerv; r=justdave,vladd; a=justdave.
2005-01-01 12:52:56 +00:00
gerv%gerv.net
58e58b9457
Bug 267671 - updates to the Bugzilla Helper to make it clearer and easier to use, and to set expectations appropriately. Patch by gerv; r=myk, a=justdave.
2005-01-01 12:50:46 +00:00
gerv%gerv.net
c7806ff3ff
Bug 274419 - stop offering to forget a search which doesn't exist. Patch by gerv; r=justdave, vladd; a=justdave.
2005-01-01 12:25:37 +00:00
brendan%mozilla.org
163459976a
Fix bogus assertion.
2005-01-01 05:45:55 +00:00
dbaron%dbaron.org
740ba97818
Happy New Year.
2005-01-01 05:01:51 +00:00
timeless%mozdev.org
61cafcf6c8
More fallout from Bug 237745. ports only build bustage
2004-12-31 20:00:16 +00:00
bugzilla%arlen.demon.co.uk
c1a8c2accf
Bug 276617 Cookie Exceptions cannot prompt for Invalid Hostname
...
p=me r=mconnor
2004-12-31 18:43:08 +00:00
mvl%exedo.nl
3715a0291f
don't update lastmodified when setting icalComponent, when cloning or when setting parent
...
bug 276522, r=shaver
2004-12-31 15:36:10 +00:00
jocuri%softhome.net
1379dcd4e0
Patch for bug 275631: Only the first column (not all) should have excess CSS padding-left; patch by byron jones (glob) <bugzilla@glob.com.au>, r=gerv, r=vladd, a=justdave.
2004-12-31 10:55:54 +00:00
jocuri%softhome.net
2b434ba17d
Patch for bug 276283: Users should be able to cancel their own flag requests; patch by me, r=LpSolit (Frederic), a=justdave.
2004-12-31 10:45:57 +00:00
jocuri%softhome.net
02fb432bf3
Patch for bug 272322: add a delete link to the editcomponents edit component page; patch by GavinS <bugzilla@chimpychompy.org>, r=justdave, r=wurblzap, a=justdave.
2004-12-31 10:42:27 +00:00
brendan%mozilla.org
60790d3cc4
Preserve TCF_HAS_DEFXMLNS out of FunctionBody; don't turn comments and cdata into text when folding; disable JSOP_XMLOBJECT optimization for now (246441).
2004-12-31 09:00:41 +00:00
brendan%mozilla.org
9c87b7a9f3
Cope with > 65535 local root stack items (246441 fallout).
2004-12-31 08:39:04 +00:00
brendan%mozilla.org
9d65d96693
Refine last checkin's change to GetNamespace in light of Erratum (246441).
2004-12-31 08:30:01 +00:00
jocuri%softhome.net
aef794d779
Patch for bug 274710: Align correctly buglist CSS column classes for edit-multiple; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
2004-12-31 08:08:55 +00:00
jocuri%softhome.net
9d391f0068
Patch for bug 275788: Provide a line of code that defines legal query formats for other scripts to use; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=vladd, a=justdave.
2004-12-31 08:00:51 +00:00
jocuri%softhome.net
bc248b7c93
Patch for bug 275523: Replace INNER JOIN in flag searches with LEFT JOIN; patch by me, r=joel, a=justdave.
2004-12-31 07:52:21 +00:00