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

153158 Коммитов

Автор SHA1 Сообщение Дата
davel%mozilla.com da85bb10e1 Unify necko and content test harnesses. Create common versions of test harness
files in tools/test-harness/xpcshell-simple, and modify the existing
instances to use the common files.  Bug 322894, r=darin,bzbarsky,
sr=benjamin
2006-01-27 20:56:16 +00:00
bryner%brianryner.com e437fdb07e If a session history listener changes the current index, make sure we update the insertion point in the list to match. Bug 320742, patch by waymost+firefox@gmail.com, r+sr=me. 2006-01-27 20:34:43 +00:00
tor%cs.brown.edu 18476bdc8b Bug 294022 - svg text crash on os-x when dealing with empty string. r=scooter 2006-01-27 20:20:28 +00:00
brettw%gmail.com dd201d37f4 Bug 320827, fix tree date picker in places. 2006-01-27 19:25:06 +00:00
bryner%brianryner.com 7147b98495 fix gcc bustage (bug 324170). r=brettw. 2006-01-27 19:21:19 +00:00
darin%meer.net 05b95bb3df Fix build bustage in satchel when --enable-storage is specified without --enable-places, b=324170, r=bryner 2006-01-27 19:17:21 +00:00
glen.beasley%sun.com bb11f0b846 328967 DSA FIPS tests r=Wan-Teh 2006-01-27 18:53:07 +00:00
wtchang%redhat.com b1f1c414d0 Removed a blank line that broke the ssl_stress function in ecssl.sh, which
cannot handle blank lines.
2006-01-27 18:44:13 +00:00
annie.sullivan%gmail.com 104b4f993a Fixes to toolbar and menu to work with new history backend.
r=brettw sr=ben bug=209804
2006-01-27 18:30:51 +00:00
brettw%gmail.com 6267d722fe Bug 324876, r=beng. Minor tree fixes for updated result. 2006-01-27 18:16:21 +00:00
peterv%propagandism.org b1549287a5 Fix for bug 323299 (Simplify nsExpatDriver). r=bz, sr=jst. 2006-01-27 14:47:23 +00:00
gavin%gavinsharp.com 163eb53240 Try to fix bug 322000 bustage for real (add missing file). 2006-01-27 13:54:19 +00:00
bsmedberg%covad.net 3fda35e07d Fix GTK(1) dynamic builds, from bug 299988 2006-01-27 13:48:12 +00:00
gavin%gavinsharp.com 48d2167af7 Comment out this line to fix build bustage (bug 322000). The license.html file needs to be added. 2006-01-27 13:22:53 +00:00
bugzilla%arlen.demon.co.uk d34a7dc128 Bug 309024 Mails with vCard are marked as scam
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-01-27 12:37:42 +00:00
gerv%gerv.net ca7df14533 Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott. 2006-01-27 12:08:02 +00:00
lpsolit%gmail.com 092fe0d89b Bug 323563: "Mail Transport Config" is a confusing name for a params section - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave 2006-01-27 11:31:41 +00:00
mhammond%skippinet.com.au 430a36884e Reinstate the dlopen(PYTHON_SO,RTLD_NOW | RTLD_GLOBAL); 2006-01-27 11:29:15 +00:00
peterv%propagandism.org 77169e84c5 Fix for bug 324746 (XPathResult object can crash brower when calling iterateNext() or snapshotItem()). r=sicking, sr=jst. 2006-01-27 09:58:43 +00:00
bryner%brianryner.com ac27f71215 merging ben's vc6 fix to the trunk. 2006-01-27 09:07:05 +00:00
gavin%gavinsharp.com 66831b27ca Bug 298665: color picker is broken (popup doesn't close after selecting a color), patch by Alan Knowles <alan@akbkhome.com>, r=mano 2006-01-27 08:33:54 +00:00
ajschult%verizon.net a080f059b7 Update Help welcome page: remove links to DecisionOne and MozillaPL, add a link to #mozillazine and bump copyright date. bug 324821, r/sr=jag 2006-01-27 04:27:50 +00:00
bzbarsky%mit.edu 02230a060a Add nsIDOM3Attr; implement isId on Attr nodes. Bug 288513 starter, patch by
Alex Vincent <ajvincent@gmail.com>, r+sr=jst
2006-01-27 04:10:30 +00:00
kestesisme%yahoo.com 9fe48b0ebd A bit presumptus for someone I have never heard of to put his name a head of mine in the credits. 2006-01-27 04:09:35 +00:00
kestesisme%yahoo.com 05ba11ec37 add p4db to tinderbox2. This is a web query based tool for Perforce, I found the code on the net and it appears to be unmaintained at this time. This version of p4db has had security patches found on the internet added to it as well as numerous changes to make the code taint perl safe and new features to make it look more like Bonsai in some respect. 2006-01-27 03:52:56 +00:00
annie.sullivan%gmail.com 05efb984b6 Updated profile migrators to work with places
bug=322986 r=ben@mozilla.org
2006-01-27 02:19:35 +00:00
brettw%gmail.com d7fc31b9f2 Make subscription query actually work. r=beng 2006-01-27 02:17:20 +00:00
roc+%cs.cmu.edu a78d2d2a90 Bug 324866. Leave cellRect in frame coordinates until after we've checked OffsetForHorzScroll. r+sr=dbaron 2006-01-27 01:56:11 +00:00
bzbarsky%mit.edu 5454eda94d Make sure first attr always wins, even for <html> and <head>. Bug 324378,
r=sicking, sr=jst
2006-01-27 01:13:00 +00:00
bzbarsky%mit.edu b4a900ee54 Fix bug 323028 -- don't set our mRequest until after the clone is done. r+sr=dbaron 2006-01-27 01:11:50 +00:00
bzbarsky%mit.edu 36b12202c3 Make sure to parse UTF8 XML as UTF8 no matter what the encoding decl may be.
Bug 230275, r=mrbkap, sr=jst
2006-01-27 01:10:49 +00:00
bzbarsky%mit.edu 3b4e80ae91 Don't lose text in the head context. Bug 324476, r=mrbkap, sr=jst 2006-01-27 01:05:54 +00:00
bzbarsky%mit.edu f5b0e7ca81 Make hiding a frame with display:none really hide the docshell all the way.
Bug 308182, r=biesi, sr=jst
2006-01-27 01:04:48 +00:00
bzbarsky%mit.edu 3d4f85e974 Fix bug 306900, r+sr=jst 2006-01-27 01:03:06 +00:00
annie.sullivan%gmail.com 6323a7f888 Adds an annotation to livemarked uris.
bug=324556 r=brettw
2006-01-27 00:56:11 +00:00
cvshook%sicking.cc ba00feff5e This assertion should have been removed as part of previous checkin. 2006-01-27 00:52:18 +00:00
brettw%gmail.com b33e58be22 Bug 324856, r=bryner Send notifications for RemoveFolderChildren, update bugs. 2006-01-27 00:36:16 +00:00
wtchang%redhat.com d2bce3f900 Bugzilla Bug 320589: temporary workaround for SEC_SignData ECDSA signature
generation bug introduced by the previous checkin.
2006-01-26 23:51:42 +00:00
scott%scott-macgregor.org d4a600bdeb Bug #314349 --> Reply/Forward/Edit with .EML or message/rfc822: fails if no Message-Id 2006-01-26 23:48:13 +00:00
cvshook%sicking.cc 1a0897e001 Bug 324723: Make nsPropertyTable resistent against using the wrong base pointer by enforcing type safety. r/sr=jst 2006-01-26 23:40:49 +00:00
scott%scott-macgregor.org 3af1e562cc forgot to check this in with the rest of the changes for the new toolbar configuration. 2006-01-26 23:39:48 +00:00
wtchang%redhat.com 55e2995224 Removed an extraneous semicolon after the last parameter in a function
declaration.
2006-01-26 23:21:39 +00:00
scott%scott-macgregor.org a3ab04023f Bug #320015 --> Can't use only icons-only or text-only in standalone message window toolbar
regression from Bug #250867
2006-01-26 23:08:21 +00:00
roc+%cs.cmu.edu fa09c4074a Bug 324852. Clean up missing uses of NS_DISPLAY_DECL_NAME for a tiny space saving with frame display lists 2006-01-26 22:58:22 +00:00
roc+%cs.cmu.edu 918bafa194 Bug 317375. Removing REVIEW: comment that was causing a warning in ua.css. comments only, no code affected 2006-01-26 22:53:00 +00:00
lpsolit%gmail.com 4908a7586f Bug 323721: [PostgreSQL] New charts feature crashes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-01-26 22:33:33 +00:00
mrbkap%gmail.com efa6824ced Change these QueryInterface implementations to be macros, not hand rolled. No bug, r+sr=dveditz 2006-01-26 22:24:20 +00:00
doronr%us.ibm.com 9d1e215327 backing out to fix bustage 2006-01-26 22:18:55 +00:00
cvshook%sicking.cc 50681711be Bug 310638: New better implementation of (Do)DeletingFrameSubtree. Patch by Mats Palmgren. r=bz sr=dbaron 2006-01-26 22:15:52 +00:00
cltbld 9d63f678c0 Automated update from host egg 2006-01-26 21:37:44 +00:00