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

138601 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 8523b18d37 Fix leaks and other issues. Bug 242884, patch by Andrew Schultz
<ajschult@verizon.net>, r=dveditz, sr=bryner
2005-02-19 04:22:30 +00:00
bzbarsky%mit.edu 777e651006 Followup patch to bug 273785 -- don't trust the plugin service; it lies about
whether it really found new plugins.  r+sr=jst
2005-02-19 03:56:57 +00:00
bugreport%peshkin.net db17d66f51 Bug 281185: Add boolean charts docs
r=colin,a=justdave
2005-02-19 03:01:53 +00:00
bzbarsky%mit.edu acdd0d0b50 Scan for plugins when we're asked whether we can handle a type, not when we
actually go to handle it.  Bug 273785, r=biesi, sr=darin
2005-02-19 02:43:03 +00:00
bugreport%peshkin.net 0dfaa21ef3 Bug 282705: Remove newlines from LEFT JOIN parts of SQL in Search.pm
r=lpsolit, a=justdave
2005-02-19 02:04:04 +00:00
tor%cs.brown.edu 7a444fe3ca Bug 250936 - check that mozilla can handle the MIME type before opening
a window.  r=bzbarsky, sr=darin
2005-02-19 01:36:59 +00:00
mozilla.mano%sent.com 3e7b26be5a Bug 279100 - JS error pressing ESC in Help window. r+sr=neil 2005-02-19 00:50:40 +00:00
bugzilla%arlen.demon.co.uk 03237c80d5 Bug 282783 Remove tabs from help files - Patch for help_help.xhtml
p=me rs=neil.parkwaycc.co.uk
2005-02-19 00:28:11 +00:00
bryner%brianryner.com 59496a3bd0 Rename nsNameSpaceMap to nsXMLNameSpaceMap to avoid symbol collision in static builds (bug 281728). r=dbaron. 2005-02-19 00:10:38 +00:00
bugzilla%arlen.demon.co.uk daf8a9bcb6 Bug 281731 Need to update search info in help_help.xhtml
p=stefan_h@hem.utfors.se r=me
2005-02-18 23:59:55 +00:00
mozilla.mano%sent.com 26e1cfdf6b Bug 277490 (Retrieve site description from meta tag when adding bookmark) - missing nsSidebar.js part. p=gavin.sharp@gmail.com r=vald 2005-02-18 23:55:13 +00:00
timeless%mozdev.org 7b77a70128 Add localization note for root.title
note from Frank Wein <bugzilla@mcsmurf.de> r=timeless
2005-02-18 23:34:22 +00:00
mkaply%us.ibm.com ff71196948 Backing out to see if it fixes the creature orange 2005-02-18 23:28:13 +00:00
tor%cs.brown.edu aa09f6e30d Bug 282026 - use appropriate transform when drawing objectBoundingBox
dimensioned gradients.  r=scooter
2005-02-18 23:17:48 +00:00
igor%mir2.org b4fca87aba Resolving bug 282595: patch from Juerg lehni <juerg@scratchdisk.com> to allow
for several setters for bean properties.
2005-02-18 23:06:39 +00:00
timeless%mozdev.org d5a44a6b73 Bug 282743 ABBA deadlock componentmanager monitor/jsgc claimscope
r=dougt sr=bz
2005-02-18 22:46:24 +00:00
erik%dasbistro.com 54a988d483 Bug 253721: Add group-based lists to whining
Patch by Erik Stambaugh <erik@dasbistro.com>
r=joel, r,a=justdave
2005-02-18 22:42:07 +00:00
shaver%mozilla.org 062e113139 Bug 282768: infrastructure for XPI_PKGNAME/XPI_PACKAGE-driven XPI automation.
r=bsmedberg
2005-02-18 22:17:37 +00:00
mvl%exedo.nl feca0ecf48 store unknown properties
other misc fixes
2005-02-18 22:16:55 +00:00
bugzilla%arlen.demon.co.uk b5fc55e306 Bug 279054 Document new proxy pref pane in Help - Setting Proxy Values update
p=giacomo.magnini@portalis.it r=me
2005-02-18 22:15:30 +00:00
doronr%us.ibm.com 724a86c712 Bug 279057 - Implement hasFeature for XForms. Patch by smaug, r=bryner/sr=jst 2005-02-18 21:32:46 +00:00
doronr%us.ibm.com 4be07d28cc Checked in from wrong tree, backing out, sorry. 2005-02-18 21:28:20 +00:00
doronr%us.ibm.com b15c0e8b75 Bug 279057 - Implement hasFeature for XForms. Patch by smaug, r=bryner/sr=jst 2005-02-18 21:20:27 +00:00
travis%sedsystems.ca dac9bcfc2d Bug 282621 : error message in the apache log file when creating a new attachment
Patch by Frederic Buclin <LpSolit@gmail.com>  r=myk, a=myk
2005-02-18 21:11:59 +00:00
bryner%brianryner.com 3fc8341b89 Simplifying this a bit to try to fix bustage. 2005-02-18 19:58:13 +00:00
tor%cs.brown.edu dd40f019b2 Bug 281742 - text as clip path causes paint loop. r=scooter 2005-02-18 19:50:41 +00:00
doronr%us.ibm.com 48532f2fe6 XForms bug 280264 - XForms submission doesn't remove non-relevant instance-data. r=aaronr/smaug 2005-02-18 19:48:46 +00:00
mrbkap%gmail.com 76f3ff6fb1 bug 263053: Get rid of the <endnote> tag when parsing fragments with context, since this can fail if the input stream contains another <endnote> tag. Instead, parse the context in different "chunks" from the new buffer, and notify the fragment sink by way of functions. r=peterv sr=bzbarsky 2005-02-18 19:18:39 +00:00
bryner%brianryner.com 58396e7490 Remove nsINameSpace and replace with a simple array-based list of namespace mappings for CSS. Bug 281728, r+sr=bzbarsky. 2005-02-18 19:18:37 +00:00
jst%mozilla.jstenback.com 48a9ab5e12 Additional changes needed to fix bug 280947 (dragging of images whose extension doesn't map to the right mimetype on the client is broken). r=bzbarsky@mit.edu, sr=dveditz@cruzio.com 2005-02-18 19:18:20 +00:00
tor%cs.brown.edu 6731bcda03 Bug 281990 - <svg:tspan> doesn't propagate transform. r=scooter 2005-02-18 19:14:00 +00:00
mkanat%kerio.com b9c6e41763 Bug 281360: Checksetup should use the new DB-compatibility layer to create $dbh
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, r=glob, a=justdave
2005-02-18 18:53:17 +00:00
bzbarsky%mit.edu 8399287dcb Remove utterly unused member. No bug, r=biesi, sr=lxr search 2005-02-18 18:49:11 +00:00
cbiesinger%web.de a401da5e3f 250936 check that mozilla can handle the MIME type before opening a window for it
r=bz sr=tor
2005-02-18 18:43:11 +00:00
travis%sedsystems.ca 209da3a0c7 Bug 238665 : "change anything on the selected" is awkward in "bugs_not_changed" error
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=LpSolit  a=justdave
2005-02-18 18:40:34 +00:00
cbiesinger%web.de f25a0b7537 Bug 282275 remove NS_NOTREACHED in ReadSegments implementations
r+sr=darin
2005-02-18 18:39:53 +00:00
cbiesinger%web.de 628cca75d3 Bug 282246 Improve log output in helper app service
r+sr=bz
2005-02-18 18:36:33 +00:00
mrbkap%gmail.com c363e34e07 bug 253979: Protect against a possible crash handling malformed content. r=bzbarsky sr=brendan 2005-02-18 18:33:55 +00:00
mrbkap%gmail.com e93261de82 bug 142260: Make doxygen comments in the htmlparser reflect reality. sr=bzbarsky 2005-02-18 18:30:48 +00:00
mrbkap%gmail.com 7f87f42262 bug 280713: Make sure OnStopRequest updates the correct parsercontext to make sure that pages always get a last chunk shot at tokenization. r=jst sr=bzbarsky 2005-02-18 18:29:02 +00:00
bzbarsky%mit.edu 34b03e8a02 Make sure that we have an mParentContentListener at all times in docshell. Bug
282644, r=biesi, sr=jst
2005-02-18 18:20:42 +00:00
cbiesinger%web.de d0e111d772 Bug 237244 use location.reload for "Try Again" on error pages instead of
assigning to location.href
r+sr=bz
2005-02-18 17:53:45 +00:00
mkaply%us.ibm.com 8cd2a2ac7d Add OS/2 installer makefile 2005-02-18 17:48:44 +00:00
mkaply%us.ibm.com e71755acfb #282335
r=cmp
Make packager understand OSes other than Windows
2005-02-18 17:48:15 +00:00
mkaply%us.ibm.com 93659cb1ce Allow environment variable MOZ_OBJDIR to be used with OS/2 packaging script 2005-02-18 17:43:15 +00:00
mkanat%kerio.com 73d632401b Bug 254347: Use of uninitialized value msg in query.cgi
Patch By Frederic Buclin <LpSolit@gmail.com>, r=mkanat, a=justdave
2005-02-18 17:34:19 +00:00
bzbarsky%mit.edu c7a523c260 Fix CSS error. Bug 281652, patch by Anne van Kesteren
<bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-18 16:48:11 +00:00
bugzilla%glob.com.au b6010fd27f Bug 282510: Argument "" isn't numeric when modifying group
Patch by Byron Jones <bugzilla@glob.com.au> r,a=justdave
2005-02-18 16:38:42 +00:00
bzbarsky%mit.edu c0a59befc5 Convert internal users of -moz-opacity to just use opacity. Bug 281907, patch
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-18 16:33:02 +00:00
tor%cs.brown.edu 6ce8f5faf8 Bug 199771 - soft fail if gdi+ or cairo can't be found/used.
r=scooter, sr=bryner
2005-02-18 16:30:12 +00:00