Commit Graph

172480 Commits

Author SHA1 Message Date
mkanat%bugzilla.org
a3628ac332 Bug 355839: The WebService should provide lists of legal field values
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=myk
2006-11-13 03:04:25 +00:00
mkanat%bugzilla.org
2f0e7dc83c Bug 350307: Split out the create and update functionality of Bugzilla::Field::create_or_update
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-11-13 02:50:17 +00:00
gijskruitbosch%gmail.com
87773af700 Bug 345315 - /network command is useless
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-11-13 01:27:33 +00:00
silver%warwickcompsoc.co.uk
f85162da7d ChatZilla 0.9.76, go go go! 2006-11-13 00:31:47 +00:00
sayrer%gmail.com
267b38ccd2 test for bug 333983 2006-11-12 22:03:01 +00:00
sayrer%gmail.com
db2869156b test for bug 343596 2006-11-12 21:47:24 +00:00
Olli.Pettay%helsinki.fi
60fe408c1b Bug 360058, trying to make sure that document's propertytable doesn't have pointers to deleted nsINodes, r+sr=bz 2006-11-12 21:31:11 +00:00
sayrer%gmail.com
4fceb5740b Bug 360062. rid dom/src/base of nsCRT::strdup. r=timeless, sr=jst 2006-11-12 15:15:37 +00:00
silver%warwickcompsoc.co.uk
c49c8099b0 Bug 344641 - Remove code no longer needed to shut up stupid warning.
ChatZilla only.
2006-11-12 14:13:05 +00:00
erik%vanderpoel.org
64386d5416 make clickable http Location: header value use relative url 2006-11-12 06:16:36 +00:00
mozilla%justcameron.com
a8ce551c47 Bug 360263 - RSS links on extension pages are to 404s
Bug introduced in rusticoisation.
r=Shaver
2006-11-12 00:57:08 +00:00
gijskruitbosch%gmail.com
1ed63be97a Bug 347420 - networks.txt ignored if last line doesn't end in \n
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-11-12 00:26:36 +00:00
gijskruitbosch%gmail.com
a285a693d2 Bug 360192 - Support Proxy error codes better than "status 215398###"
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-11-11 23:17:46 +00:00
stuart.morgan%alumni.case.edu
a30875d143 Camino only - remove unnecessary SDK workaround for bug 300304 on trunk 2006-11-11 22:51:33 +00:00
mrbkap%gmail.com
4529b1bec8 Fix BeOS build bustage. bug 360376, r=jst 2006-11-11 22:32:01 +00:00
bzbarsky%mit.edu
ca6b017066 Rev nsICSSLoader IID too. Bug 319654. 2006-11-11 22:28:09 +00:00
bzbarsky%mit.edu
cea7c0e8fc Create DOM nodes for processing instructions in XUL, take 2. Still bug 319654, patch by
Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky.
2006-11-11 22:27:00 +00:00
bzbarsky%mit.edu
07ed5d0bbd Make sure all xml-stylesheet and xul-overlay PIs in fact come in the prologs of
overlays.  Bug 360119, patch by Nickolay Ponomarev <asqueella@gmail.com> and
Phil Ringnalda <philringnalda@gmail.com>, r=mano
2006-11-11 22:22:36 +00:00
stuart.morgan%alumni.case.edu
c8d12f93f9 Camino only - branch bustage fix for bug 300304 2006-11-11 22:02:23 +00:00
stuart.morgan%alumni.case.edu
d86c5d6038 Camino only - Bug 360345: Bookmarks code style cleanup. r=stridey sr=pink 2006-11-11 20:58:49 +00:00
stuart.morgan%alumni.case.edu
64f11e7c3f Camino only - Bug 300304: Darken bookmark bar buttons on mousedown. r=smfr sr=pink 2006-11-11 20:49:05 +00:00
robert%accettura.com
fd1423a407 Fix SQL error when we query for a hostname. 2006-11-11 19:33:08 +00:00
philringnalda%gmail.com
9e97b57875 Bug 350785 followup: Get out of form autocomplete storage even earlier for non-text inputs, r=mano 2006-11-11 18:26:21 +00:00
mozilla%weilbacher.org
5121b5e000 [OS/2] Bug 356676: update README.txt to better represent current versioning scheme, r=mkaply 2006-11-11 17:36:37 +00:00
bmlk%gmx.de
64db9c7d42 adding testcase for bug 337124 to mochitest not part of the build 2006-11-11 16:19:53 +00:00
bienvenu%nventure.com
7110864fed fix 360147 implement tagging of newsgroup posts, sr=mscott 2006-11-11 15:53:53 +00:00
bmlk%gmx.de
d3be21f08f don't rely on framconstructor to deliver a valid sibling for insert of colgroups and rowgroups as they are siblings contentwise but live on different childlists, bug 337124 r/sr=roc 2006-11-11 13:38:09 +00:00
olav%bkor.dhs.org
b8f9995da5 Bug 357873: loginnetmask param should default to 0
Patch by Olav Vitters <olav@bkor.dhs.org> r=justdave a=justdave
2006-11-11 09:18:55 +00:00
bugzilla%standard8.demon.co.uk
54cca3c8a8 Bug 355363 Make a base class for LDAP Message Listener code. r=bienvenu,sr=mscott 2006-11-11 08:59:46 +00:00
bugzilla%standard8.demon.co.uk
38a6ce7c2d Bug 360280 Firefox shouldn't need to pull mozilla/themes. r=bsmedberg 2006-11-11 08:29:16 +00:00
bzbarsky%mit.edu
1044a9b2b9 Adding test for bug 142233. 2006-11-11 06:55:36 +00:00
bzbarsky%mit.edu
715c457c96 Make the assertions saner. Bug 342923, r+sr=dbaron 2006-11-11 06:30:40 +00:00
gavin%gavinsharp.com
45428cf473 Bug 358570: OpenSearch plugins should default to encoding search queries in UTF-8 (fix garbled text for certain Japanese plugins that omit the InputEncoding element), patch by KUROSAWA, Takeshi(taken) <taken.spc@gmail.com>, r=me 2006-11-11 05:26:26 +00:00
bclary%bclary.com
8a9d4f84c3 JavaScript Test - correct regression test for bug 292863 2006-11-11 05:22:46 +00:00
bzbarsky%mit.edu
9e09938936 Minor tweaks, mostly to use isnot() 2006-11-11 05:20:57 +00:00
sayrer%gmail.com
82c1df0239 bz wants isnot() 2006-11-11 05:10:46 +00:00
bzbarsky%mit.edu
e56311e5dd Set face index correctly. Bug 350455, patch by ToshihiroYamagishi
<toshihiro@turbolinux.co.jp>, r=mozilla@behdad.org, sr=bzbarsky
2006-11-11 04:56:22 +00:00
bzbarsky%mit.edu
742849cded Adding some more testcases. 2006-11-11 04:33:52 +00:00
bzbarsky%mit.edu
04ee817199 Add a test name 2006-11-11 04:29:57 +00:00
bzbarsky%mit.edu
51e7f90c60 Add regression test for bug 359657. 2006-11-11 03:21:12 +00:00
cvshook%sicking.cc
150f388d26 Fix orange by properly refcounting 2006-11-11 01:43:11 +00:00
peterv%propagandism.org
e93045c482 Additional fix for bug 352601 (XSLT forwards compatible processing enabled when it shouldn't). rs=sicking. 2006-11-11 00:49:10 +00:00
cvshook%sicking.cc
31fa1eb020 Make nodes supports weak references. b=360291 r/sr=jst 2006-11-11 00:36:03 +00:00
bclary%bclary.com
a0582de011 JavaScript Test - modify expected exit code for shell out of memory conditions, bug 358975 2006-11-11 00:33:37 +00:00
cvshook%sicking.cc
41a1fdfa82 Kill nsAttributeChildList and use nsChildContentList instead. b=360319 r/sr=jst 2006-11-11 00:28:20 +00:00
scott%scott-macgregor.org
9879f70fcb Bug #357321 --> address book changes for supporting a per card attribute
for allowing remote content in HTML mail.
r=mark banner
2006-11-11 00:23:07 +00:00
bzbarsky%mit.edu
cf37d835ae Fix order of mutation event firing for attribute removals. Bug 339494, r+sr=sicking 2006-11-11 00:04:46 +00:00
bzbarsky%mit.edu
0a3a624149 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
vladimir%pobox.com
48b44f6b42 b=359054, crash in pixman MMX code (disable MMX on win32 for now), r=stuart 2006-11-10 23:36:12 +00:00
vladimir%pobox.com
77d5fd9777 b=359147, big images don't redraw, r=stuart 2006-11-10 23:34:05 +00:00