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

6129 Коммитов

Автор SHA1 Сообщение Дата
jay%mozilla.org 9ba910c61d Hookup Reporter tool to Firefox nightlies r=robert@accettura.con sr=bryner@brianryner.org (The Brain) Bug 285653 2005-04-01 03:02:31 +00:00
doronr%us.ibm.com 360774b197 Bug 287714 - Add console outputting of XForms errors. r=aaronr,smaug 2005-03-30 16:41:07 +00:00
timeless%mozdev.org 7146ba3112 Bug 282698 use application/soap+xml in nsHTTPSOAPTransport
patch by bug@annevankesteren.nl r=doron sr=jst
2005-03-30 16:31:27 +00:00
dwitte%stanford.edu 38564a588f removing obsolete file. 2005-03-30 08:41:43 +00:00
bzbarsky%mit.edu dcf49c7884 Make sure to wrap a buffered stream around the stream we're passed before
sending it to the parser (which expects a buffered stream).  Bug 287409,
r=darin, sr=jst
2005-03-30 04:18:08 +00:00
mvl%exedo.nl e8954033a2 remove the old imgmanager from cookies.
bug 287628, r=dwitte, sr=bzbarsky
2005-03-29 09:52:19 +00:00
darin%meer.net 02f8c9d9ad fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg 2005-03-28 19:36:24 +00:00
bugzilla%arlen.demon.co.uk 3e56e92f8b Bug 287713 Remove hard-coded "Mozilla" in Help .rdf files (dtd-fix)
p=stefan_h@hem.utfors.se r/sr=neil.parkwaycc.co.uk
2005-03-27 11:51:40 +00:00
bugzilla%arlen.demon.co.uk 7b02dd958b Bug 263216 links opened into new tab from ChatZilla pass the URL of the current tab as the http Referer
p=gavin.sharp@gmail.com r=silver
2005-03-25 23:25:24 +00:00
bugzilla%arlen.demon.co.uk 5bac92e581 Bug 287713 Remove hard-coded "Mozilla" in Help .rdf files
p=stefan_h@hem.utfors.se r=doronr sr=neil.parkwaycc.co.uk
2005-03-25 23:09:59 +00:00
darin%meer.net b8c41fda73 fixes bug 287729 "ChatZilla can't connect on Trunk builds (as of 2005-03-25)" patch by gijskruitbosch@gmail.com r=rginda 2005-03-25 21:26:48 +00:00
timeless%mozdev.org 9e0f3ac91b Bug 287621 Right click (context menu) in source view margin should not change breakpoint
patch by ajvincent@gmail.com r=rginda sr=bz
2005-03-25 07:19:34 +00:00
darin%meer.net 5132277f8f fixing bustage 2005-03-25 04:26:04 +00:00
mvl%exedo.nl 16fe25edce Make the permission extension read the pref to block images in mailnews.
This actually means that other remote content is also blocked.
bug 274866, r=dwitte, sr=darin
2005-03-24 18:00:50 +00:00
dbaron%dbaron.org 2f567f7940 Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan 2005-03-23 05:43:39 +00:00
scott%scott-macgregor.org c4302a27b4 Bug #245430 --> get rid of the last global static nsString object so static builds work on the Mac.
r=pkwarren
sr=bienvenu
2005-03-22 23:30:33 +00:00
Olli.Pettay%helsinki.fi 5003885b69 Bug 287272 - The default color for the xforms:hint should be InfoText/InfoBackground, r=doron 2005-03-22 21:57:30 +00:00
timeless%mozdev.org a1e09c4a21 Bug 268482 ###!!! ASSERTION: You are calling CreateInstance "@mozilla.org/xmlextras/schemas/schemaloader;1" when a service for this CID already exists!
r=doron sr=peterv
2005-03-22 19:10:35 +00:00
doronr%us.ibm.com 30608a55da Bug 286630 - nsSchemaLoader doesn't bail on invalid elements as direct children of xs:schema. r/sr=peterv 2005-03-22 19:03:42 +00:00
cbiesinger%web.de f7f28ad9be Bug 286990 nsHttpNegotiateAuth.cpp behaves different in debug/non-debug
r+sr=darin
2005-03-22 18:19:27 +00:00
cbiesinger%web.de f6c5f13bb9 270224 create nsIPropertyBag2 for easier getting of values from a propertybag
r=shaver sr=darin
2005-03-22 18:16:53 +00:00
darin%meer.net 4aca2ec174 fixes bug 286803 "Automatic NTLM auth fails if SSPI 'negotiate' package not found" r=biesi 2005-03-21 22:42:07 +00:00
timeless%mozdev.org 4c276ee9c4 Bug 283513 OOM crasher [@ WSPProxy::GetInterfaces]
patch by dewildt@gmail.com r=timeless sr=jst
2005-03-21 12:50:16 +00:00
allan%beaufour.dk cb08506c94 Backing out bug 285094 until bug 285658 is fixed, so nightly builds will install 2005-03-18 09:33:41 +00:00
timeless%mozdev.org c915bf3077 Bug 286191 UMR in nsTypeAheadFind::PrefsReset
patch by ajschult@verizon.net r=aaronl sr=jst
2005-03-18 03:49:33 +00:00
bugzilla%arlen.demon.co.uk 1dbaeb7896 Bug 286126 help-glossary.rdf: 2 SSL Entries
p=opitz.michael@inode.at r=me
2005-03-16 22:02:36 +00:00
pedemont%us.ibm.com e00c906352 Should be using variant.val.p rather than variant.ptr for some instances 2005-03-16 18:32:18 +00:00
doronr%us.ibm.com bd0379ad70 XForms bug 285207 - Need to handle inline schema. r=cartman/smaug 2005-03-16 18:09:40 +00:00
timeless%mozdev.org a65ab19567 Bug 286073 internal code should use application/xml rather than text/xml
patch by bug@annevankesteren.nl r=peterv sr=peterv
2005-03-15 21:34:41 +00:00
doronr%us.ibm.com 7ac58811f1 Bug 285751 - Move nsSchemaLoader from nsSupportsHashtable to nsInterfaceHashtable. r/sr=peterv 2005-03-15 17:26:06 +00:00
allan%beaufour.dk e18b82563c Fix xpi packaging, so version is taken from Makefile.in and make clean removes temporaries. Bug 285418, r=aaronr 2005-03-15 09:12:57 +00:00
timeless%mozdev.org f23a2409d1 Bug 286090 nsXMLHttpRequest.cpp should probably avoid text/xml
patch by bug@annevankesteren.nl r=doron sr=peterv
2005-03-14 22:15:05 +00:00
pedemont%us.ibm.com 6c6950d87a Make thread locking less stupid. 2005-03-14 21:18:53 +00:00
gandalf%firefox.pl 2ed9036363 bug 279768: Bring build system to work with --enable-ui-locale. autoconfig part; r=bsmedberg 2005-03-14 18:58:01 +00:00
bzbarsky%mit.edu e5b42293b5 Change more internal consumers to use application/xml instead of text/xml. Bug
247024, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-03-13 19:08:42 +00:00
bugzilla%arlen.demon.co.uk 94e8006232 Bug 282893 Properly indent children in help files especially <div> - cs_nav_prefs_appearance cleanup
p=giacomo.magnini@portalis.it r=me
2005-03-12 23:28:16 +00:00
doronr%us.ibm.com d0a40f4e3c Bug 280945 - XForms XPI missing nsSchemaValidatorRegexp.js. Patch by beaufour, r=me 2005-03-11 15:55:39 +00:00
db48x%yahoo.com 97dfe4bcb6 bug 285102: XBL Viewer broken
r=caillon, sr=neil
2005-03-11 02:05:39 +00:00
bugzilla%arlen.demon.co.uk 0bceb13ea2 Bug 277097 Tidy up cookie js/xul/pref code - removing another file that got missed in prune p=me r=dwitte/benjamin sr=darin 2005-03-11 01:13:55 +00:00
bugzilla%arlen.demon.co.uk fc17e149b1 Bug 277097 Tidy up cookie js/xul/pref code - removing another file that got missed in prune
p=me r=dwitte/benjamin sr=darin
2005-03-11 00:54:35 +00:00
bugzilla%arlen.demon.co.uk 3189a5660b Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details) - removing seven files that got missed during previous prune
p=me r=dwitte/benjamin sr=darin
2005-03-10 22:42:29 +00:00
bsmedberg%covad.net b99feb29cc Fix misplaced semicolon from bug 281414 - r=biesi sr=lumpy 2005-03-10 19:06:59 +00:00
bugzilla%arlen.demon.co.uk 3d7d551c76 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details) - file removal part
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:59:11 +00:00
bsmedberg%covad.net eef6b7396f From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bugzilla%arlen.demon.co.uk 9f52c678e3 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +00:00
allan%beaufour.dk 89cde6f236 Expression with no meaning. Bug 285434, r=smaug 2005-03-10 09:42:15 +00:00
bsmedberg%covad.net ab0810ddac Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
doronr%us.ibm.com 1b2fca3f86 bug 284351 - nsSchemaLoader doesn't handle xsd:complexType correctly. r/sr=peterv 2005-03-08 21:34:41 +00:00
gandalf%firefox.pl c2d3232365 bug 279768: Bring build system to work with --enable-ui-locale; r=bsmedberg; a=doron on webservices move 2005-03-08 17:21:36 +00:00
allan%beaufour.dk d7b94fc05f Make minimum version be 1.0+ for xpi install, and instert url and description too. Bug 285094, r=doron+smaug 2005-03-08 10:33:13 +00:00