Граф коммитов

172452 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu ef1c69f789 Fix col border drawing for cols that are explicitly in the source. Bug 350444,
r=bernd, sr=roc
2006-11-13 15:46:52 +00:00
stridey%gmail.com a885848b74 Camino only - Bug 323718: Fix crash in [FindDlgController getSearchText:]. r=smorgan sr=pink 2006-11-13 15:39:54 +00:00
kjh-5727%comcast.net 4ad3524ca1 Bug 351229 - Avoid a type-punned pointer warning. r+sr=roc. 2006-11-13 14:42:33 +00:00
anton.bobrov%sun.com 24eed770dd Bug 357668: merging Sun and Mozilla libldap: bring new srcs unique to Sun branch 2006-11-13 13:52:52 +00:00
emaijala%kolumbus.fi 7221cd4129 Patch for bug 311709: Main browser window stuck in resize
r=neil
sr=roc
2006-11-13 12:20:20 +00:00
michael.buettner%sun.com 2ce8f6920d Bug #357147 cloned proxies forget about attendee list r=lilmatt 2006-11-13 12:01:47 +00:00
gerv%gerv.net a960f261c4 Bug 308950 - add build ID parameter to guided page for non-browser products. Patch by gerv; r=justdave. 2006-11-13 11:39:54 +00:00
igor.bukanov%gmail.com 0831f0d954 360282: Debug-only warning about broken FPU state. r=brendan 2006-11-13 10:50:40 +00:00
sayrer%gmail.com 13ac9ea8a2 bug 357539. Feed parser does not recognize lastBuildDate field. r=mano 2006-11-13 05:35:46 +00:00
mkanat%bugzilla.org fb245e2a05 Checkin fix for bug 360028. 2006-11-13 03:08:44 +00:00
mkanat%bugzilla.org 2be7f1d622 Bug 360028: Bugzilla::Search::Saved should have create() and update(), and buglist.cgi should use it
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-11-13 03:07:57 +00:00
mkanat%bugzilla.org 72308c3071 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 75f9c91080 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 1ac193655c 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 aa93f0cfa7 ChatZilla 0.9.76, go go go! 2006-11-13 00:31:47 +00:00
sayrer%gmail.com 969ad11157 test for bug 333983 2006-11-12 22:03:01 +00:00
sayrer%gmail.com 5727a29e1e test for bug 343596 2006-11-12 21:47:24 +00:00
Olli.Pettay%helsinki.fi f571167a5a 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 f5135a114d 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 0e539c0e97 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 596d4c221d make clickable http Location: header value use relative url 2006-11-12 06:16:36 +00:00
mozilla%justcameron.com 9179e050a8 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 b6063a28fb 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 5db608cb11 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 5639e08509 Camino only - remove unnecessary SDK workaround for bug 300304 on trunk 2006-11-11 22:51:33 +00:00
mrbkap%gmail.com b2ee877bda Fix BeOS build bustage. bug 360376, r=jst 2006-11-11 22:32:01 +00:00
bzbarsky%mit.edu 04a41d4a37 Rev nsICSSLoader IID too. Bug 319654. 2006-11-11 22:28:09 +00:00
bzbarsky%mit.edu 570e4c2513 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 468b023ae1 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 462c8b7332 Camino only - branch bustage fix for bug 300304 2006-11-11 22:02:23 +00:00
stuart.morgan%alumni.case.edu 57fcdaef33 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 40383c7a7d 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 25dffbe671 Fix SQL error when we query for a hostname. 2006-11-11 19:33:08 +00:00
philringnalda%gmail.com 5e9fc22899 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 7335d8796b [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 13188ca947 adding testcase for bug 337124 to mochitest not part of the build 2006-11-11 16:19:53 +00:00
bienvenu%nventure.com 9cfc504bd5 fix 360147 implement tagging of newsgroup posts, sr=mscott 2006-11-11 15:53:53 +00:00
bmlk%gmx.de d0b02fe51e 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 efa3651745 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 699308a004 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 787d10eab2 Bug 360280 Firefox shouldn't need to pull mozilla/themes. r=bsmedberg 2006-11-11 08:29:16 +00:00
bzbarsky%mit.edu 368c875356 Adding test for bug 142233. 2006-11-11 06:55:36 +00:00
bzbarsky%mit.edu c06b7f4bc3 Make the assertions saner. Bug 342923, r+sr=dbaron 2006-11-11 06:30:40 +00:00
gavin%gavinsharp.com 1e4559ea66 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 f3fbad7f95 JavaScript Test - correct regression test for bug 292863 2006-11-11 05:22:46 +00:00
bzbarsky%mit.edu be0b4c4b54 Minor tweaks, mostly to use isnot() 2006-11-11 05:20:57 +00:00
sayrer%gmail.com 54665e59d8 bz wants isnot() 2006-11-11 05:10:46 +00:00
bzbarsky%mit.edu fef3385b5a 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 965d35f252 Adding some more testcases. 2006-11-11 04:33:52 +00:00
bzbarsky%mit.edu 9e9dbe654f Add a test name 2006-11-11 04:29:57 +00:00