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

154731 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org b2b7dd807a Bug #328124 --> Palm Sync Extension does not build with VS 8.0
sr=bienvenu
2006-02-22 21:38:45 +00:00
christophe.ravel.bugs%sun.com 178bda1252 Change NSS version to 3.12 Beta on the tip. 2006-02-22 21:22:54 +00:00
brettw%gmail.com 6b621d1972 Bug 328212 r=vladimir Update AsyncIO with fixed bugs in sqlite tree. 2006-02-22 21:14:42 +00:00
benjamin%smedbergs.us cced12b06d Bug 328104 - don't entrain observer service in update service, r=darin 2006-02-22 21:10:42 +00:00
benjamin%smedbergs.us 18d946ce0e Bug 318559 - MouseTrailer holds XPCOM references past shutdown, r=ere sr=roc 2006-02-22 21:08:40 +00:00
brettw%gmail.com 1fccd9aa39 Bug 328213, r=vladimir Upgrade to sqlite 3.3.4. 2006-02-22 20:47:51 +00:00
kaie%kuix.de 01c86dfa09 bug 321598, Double memory free in nsIX509::getRawDER
r=rrelyea
2006-02-22 20:36:53 +00:00
mrbkap%gmail.com 19d24e194f The end request needs to happen before the context gets destroyed -- use C++ to ensure that. bug 328044, r+sr=brendan 2006-02-22 19:58:31 +00:00
mrbkap%gmail.com 6506658eb0 The end request needs to happen before the context gets destroyed -- use C++ to ensure that. bug 328044, r+sr=brendan 2006-02-22 19:48:45 +00:00
mark%moxienet.com b2f3b6de7f 327785 Universal (fat) JEP. This is JEP 0.9.5+c. JavaEmbeddingPlugin.bundle was rebuilt for both architectures with patches from 315163 and 325084. MRJPlugin.plugin was rebuilt for x86 with patches from 315163. r=josh sr=pink 2006-02-22 19:12:05 +00:00
richm%stanfordalumni.org 52c84b8950 bug 327864
LDAP C-SDK support for Mac cross builds
Add a new configure option --with-macos-sdk=dir
2006-02-22 18:59:31 +00:00
gavin%gavinsharp.com 12753c97e3 Bug 320429: Switching tabs in a tabbox can result in illogical assignment of focus, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=neil 2006-02-22 15:48:59 +00:00
lpsolit%gmail.com f22dd4b788 Bug 316127: Implement an infrastructure to link to the documentation - Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave 2006-02-22 14:58:41 +00:00
lpsolit%gmail.com 13b56accd5 Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave 2006-02-22 14:25:37 +00:00
cbiesinger%web.de 9ca6a7aab1 Bug 315598 Allow more than one global redirect observer, using the
"net-channel-event-sinks" category.
r=darin sr=bz
2006-02-22 14:07:21 +00:00
lpsolit%gmail.com 6253dfb314 Bug 172415: Bugzilla should support URLs containing bug IDs with a leading # - Patch by Marc Schumann <wurblzap@gmail.com> r=gerv a=justdave 2006-02-22 13:28:45 +00:00
neil%parkwaycc.co.uk 61d1139c42 Fixing VC6 debug build bustage b=328038 r=biesi sr=darin 2006-02-22 12:57:23 +00:00
kaie%kuix.de 4c135d354c bug 236933, Disable SSL2 and other weak ciphers by default
This checkin changes the default prefs only
r=darin
2006-02-22 12:40:17 +00:00
mkanat%kerio.com d5346ff019 Bug 328063: [PostgreSQL] Bugzilla::DB::Pg does not support adding a new SERIAL-type column to a table
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-02-22 10:50:36 +00:00
allan%beaufour.dk 744100ad1d [XForms] Expose abstract interface for input[type="gMonth"] and input[type="gDay"]. Bug 327234, r=doronr+me, patch by surkov@dc.baikal.ru 2006-02-22 09:22:19 +00:00
brendan%mozilla.org a41ae51dbd Fix an initially hard-to-see bug reported by daumling@adobe.com, plus another one mentioned by mrbkap (327941, r=mrbkap). 2006-02-22 06:09:09 +00:00
vladimir%pobox.com 039a437a80 bustage fix for real this time, I meant ifndef 2006-02-22 06:01:28 +00:00
brendan%mozilla.org e0a72c8d75 Separate gcMaxBytes from gcMaxMallocBytes and unconstrain the former for Mozilla code (317865, r/sr=mrbkap/shaver). 2006-02-22 05:52:13 +00:00
bzbarsky%mit.edu 351382bdfc Fix spelling error. 2006-02-22 05:19:21 +00:00
bzbarsky%mit.edu c82916e053 Changing comment, since I figured out why we're doing things in a wacky way.
No bug.
2006-02-22 05:09:01 +00:00
vladimir%pobox.com fbeec59b69 Mac bustage fix for older SDK versions 2006-02-22 04:38:27 +00:00
bzbarsky%mit.edu e226d033ad Front-end part of bug 326009. r=mconnor, sr=neil 2006-02-22 04:07:41 +00:00
mark%moxienet.com 9d20fddcfb 326838 [BeOS] build broken after 313398. Reduce number of asm operands to conform to gcc 2.95's limit of 10. r=josh sr=shaver 2006-02-22 04:05:19 +00:00
bzbarsky%mit.edu 1a344388ca Make it possible to target non-primary content <browser>s; specifically ones
that are type="content-targetable".  Bug 326009, r=bsmedberg, sr=jst
2006-02-22 03:58:48 +00:00
mrbkap%gmail.com e5f4ae3a79 Don't assume that JS_ValueToString is infallible. bug 327897, r=brendan 2006-02-22 03:51:09 +00:00
mrbkap%gmail.com 20f04c4bc5 If the wrapper has no prototype, but we have a proto, then it can't be our target wrapper, so skip it. bug 327597, r=jst sr=bzbarsky 2006-02-22 03:48:33 +00:00
brendan%mozilla.org 98294403d3 Fixed typo that left JS_CallFunctionName returning true always, not ok (328037, r=mrbkap). 2006-02-22 03:06:00 +00:00
wtchang%redhat.com 3a0926a346 Bugzilla Bug 322578: Support ppc<->x86 cross builds for Mac OS X. The
patch is contributed by Mark Mentovai <mark@moxienet.com>.  r=wtc.
Modified Files: configure configure.in autoconf.mk.in rules.mk _darwin.cfg
2006-02-22 02:39:59 +00:00
mrbkap%gmail.com 37fb43f55b Only warn in debug builds, and don't assert on user defined actions. bug 153783, r+sr=jst 2006-02-22 02:28:04 +00:00
mrbkap%gmail.com 18fbdccf2c If the this object in a call is not an XPCNativeWrapper, ignore the call instead of crashing. bug 327686, r=brendan sr=bzbarsky 2006-02-22 02:25:24 +00:00
mrbkap%gmail.com 9aa4a3e4be Since there are valid cases where these can be called, don't assert. Instead, warn so unexpected calls are still flagged. bug 327571, r=jst rs=brendan 2006-02-22 02:18:33 +00:00
wtchang%redhat.com 8c8a6af5ea Bugzilla Bug 326754: the previous checkin made us fail the NIST DSA PQGGen
test for [mod = 768] only.  Backed out the more likely culprit.
2006-02-22 02:12:09 +00:00
brettw%gmail.com d497783fdd Bug 327484 r=annie.sullivan Bookmark import does not handle entities +
out-of-memory check
2006-02-22 02:00:53 +00:00
cltbld 76ff57a565 Automated update from host egg 2006-02-22 01:49:18 +00:00
vladimir%pobox.com 7f5363cf25 b=328116, Start of Cairo-on-OSX for Thebes GFX; gfx and cairo pieces, r=pavlov 2006-02-22 01:44:31 +00:00
pavlov%pavlov.net 08651ec4c2 removing methods that are already implemented by the base class 2006-02-22 01:33:37 +00:00
vladimir%pobox.com 51483ec31b b=328116, Start of Cairo-on-OSX for Thebes GFX; Cocoa widget pieces, r=mento 2006-02-22 01:31:14 +00:00
scott%scott-macgregor.org dd31977bfe I've been checking in files with broken line endings. Try to fix the damage by removing the ctrl-m's 2006-02-22 01:21:54 +00:00
dbaron%dbaron.org c5b8ef4d5c Avoid asking the event queue service for an event queue during XPCOM shutdown. r+sr=roc b=327655 2006-02-22 00:51:35 +00:00
dbaron%dbaron.org e7d4c69c47 Root new function objects before calling JS_SetReservedSlot on them. b=307560 r=brendan sr=jst 2006-02-22 00:50:47 +00:00
dbaron%dbaron.org 37ba66391b Root cloned function object before calling WrapFunction on it. b=327716 r=jst sr=brendan 2006-02-22 00:49:55 +00:00
mrbkap%gmail.com 03199516c9 CNavDTD shouldn't have a DTD and we shouldn't try to QI to it. bug 327980, r+sr=jst 2006-02-22 00:00:38 +00:00
sandeep.konchady%sun.com 9df872f66f Bugzilla bug: 310368 Missed a file.
sr=Glen r=Alexei
2006-02-21 23:38:58 +00:00
gerv%gerv.net b92648eb64 Bug 327091: add yellow bar to match other mozilla.org sites. Patch by colin.ogilvie; r=gerv. 2006-02-21 23:29:11 +00:00
sandeep.konchady%sun.com 7353b4807c Bugzilla bug: 326699 Added check for libjss4.$platform_lib_extension
sr=Alexei.Volkov r=Christophe.Ravel
2006-02-21 23:27:49 +00:00