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

133504 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 2d8f77306a Removing unused files b=247305 2004-09-18 13:23:11 +00:00
gerv%gerv.net b946d6175e Bug 250979 - fix broken anchors to severity. Patch by Tobias Sager <moixa@gmx.ch>, r=gerv, a=justdave. 2004-09-18 11:33:10 +00:00
cls%seawood.org aab913d4e0 Remove 'use diagnostics' calls to speed up scripts.
Bug #204463 r=justdave
2004-09-18 05:02:17 +00:00
saul.edwards%sun.com db56a2e608 258779: Add /usr/lib/mps to RPATH for Solaris 10. 2004-09-17 22:25:50 +00:00
saul.edwards%sun.com 634e43cd1e 245518: Add /usr/lib/mps to RPATH for tools. 2004-09-17 21:59:04 +00:00
dbaron%dbaron.org f94ed4c91a Null-check document to fix crash, and a little other cleanup. b=258843 r+sr=bzbarsky 2004-09-17 20:50:22 +00:00
mostafah%oeone.com fb39000eeb Open ics files in binary mode so \n is not saved as \r\n
Fixes bug 259956:Interoperability problem with iCal: Cause unknown
2004-09-17 20:44:21 +00:00
darin%meer.net 79280bb50d landing additional patch for bug 257308 "Visual indicators of site security appear for the wrong site" r=biesi sr=bz 2004-09-17 20:33:25 +00:00
neil%parkwaycc.co.uk 3ea40a5827 Bug 260070 Improve detection of missing <title>s r+sr=bz 2004-09-17 20:11:02 +00:00
neil%parkwaycc.co.uk 575c61d32e Set the XUL document's title once the DOM is ready and not after a chrome window finishes loading, so that we get titles on XUL documents in content and we can also use document.title or window.title to set the title in a load handler b=126903 but also fixes 216651, 259067 and the like r=danm sr=jst 2004-09-17 20:03:18 +00:00
mvl%exedo.nl 9d972de4c5 make datepicker and timepicker use menulist
bug 259155, patch by gekacheka and me, r=mostafah
2004-09-17 19:52:56 +00:00
cbiesinger%web.de 8a7a839057 Bug 259890 don't call Remove(PR_TRUE) to delete a file
r=bzbarsky sr=darin
2004-09-17 19:13:00 +00:00
dbaron%dbaron.org 19ca6cda52 Remove unconditional MarkDirty in nsBoxFrame::AttributeChanged. This is likely to cause some regressions, since it removes code that may have covered up inadequate handling of certain specific attribute changes. b=253364 r=bryner sr=roc 2004-09-17 18:36:30 +00:00
bzbarsky%mit.edu 7cf7c3072a View-source of XML files should allow non-ascii chars in start tags. Bug
204573, patch by Blake Kaplan <mrbkap@rice.edu>, r=bzbarsky, sr=rbs
2004-09-17 15:10:47 +00:00
steffen.wilberg%web.de ac4fb4b220 Bug 256661: use new images for extension and theme managers in Help. r=jwalden+fxhelp@mit.edu 2004-09-17 14:45:42 +00:00
pinkerton%aol.net b3e306cb33 hide this view so it doesn't keep taking clicks in the top 100x16 of the
content area. it will go away soon, it's still here for the code inside it
which will go elsewhere on a further patch (bug 259955)
2004-09-17 13:37:04 +00:00
peterv%propagandism.org bf119d218f Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 13:03:33 +00:00
cltbld bba1def0fe Automated update from host egg 2004-09-17 11:32:17 +00:00
cltbld d9c0fb928a Automated update from host egg 2004-09-17 11:22:44 +00:00
peterv%propagandism.org 7bff9127ab Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 11:12:14 +00:00
bugzilla%arlen.demon.co.uk a14eb588e3 Bug 258193 nsIDOMMouseEvent::GetButton() broken with contextmenu event
p=trev@gtchat.de r=jst sr=bzbarsky
2004-09-17 10:48:59 +00:00
peterv%propagandism.org 78ea38b9ed Fix for bug 257647 (pulldown menus in top-left corner (regression from 223545) on OS X 10.2). r=jhpedemonte, sr=jst. 2004-09-17 09:16:56 +00:00
kyle.yuan%sun.com 70e0e0b274 Bug 238854 [gtk2] Changing GNOME2 theme doesn't apply until restarting Mozilla
r=bryner, sr=dbaron, patch=ginn.chen@sun.com
2004-09-17 06:27:01 +00:00
jshin%mailaps.org 1f5850f22e bug 227265 : View/Character Encoding changes state of outgoing message, so does not belong into "View" (r=bienvenu, sr=mscott) 2004-09-17 02:09:55 +00:00
aaronleventhal%moonset.net 4ee3f35b00 Bug 185824. Type ahead find fails with frames. Also fixes crash from bug 255002. r=timeless, sr=jst 2004-09-17 02:07:39 +00:00
jag%tty.nl f7ec23b8fd Fix minor compilation warning. 2004-09-17 01:27:23 +00:00
nelsonb%netscape.com c704c4fcaa Increase the maximum allowable size of the prime field for DH computations.
bug 259229.
2004-09-17 00:34:52 +00:00
jst%mozilla.jstenback.com d510814527 Landing fix for bug 235798. Ignore Internet Explorer conditional comments parsed in document prologue. Patch by mrbkap@rice.edu, r=dbaron@dbaron.org, sr=jst@mozilla.org 2004-09-17 00:16:48 +00:00
roc+%cs.cmu.edu 1c6d567101 Bug 248825. Correctly push overflowing float placeholders to the start of the overflow lines in the case where the first overflow line is a block. r+sr=dbaron 2004-09-17 00:02:56 +00:00
neil%parkwaycc.co.uk 198d7fc4ca Fix regression from previous checkin, CloneContent needs to be virtual so that nsTextNode can override it r+sr=jst over irc, no bug 2004-09-16 21:45:38 +00:00
tor%cs.brown.edu ecfee9cc6c Bug 257433 - fix color channels on libart/OS-X. r=pedemonte 2004-09-16 19:25:36 +00:00
jst%mozilla.jstenback.com dc338f5a98 Fixing bug 259206. Force local documents to always be loaded as XML to fix problem with XML prettyprinting not working if the system incorrectly sets bogus mimetypes for .xsl files (as Fedora Core 2 happens to do). r+sr=peterv@propagandism.org 2004-09-16 19:18:51 +00:00
igor%mir2.org a1dd5464b5 Resolving bug 258844: implementation of continuation support for Rhino interpret
er inspired by Christopher Oliver work for custom Rhino version for cocoon.apach
e.org.
2004-09-16 19:04:34 +00:00
bzbarsky%mit.edu 922d016b3f Make the XUL content sink store the right namespace for "xmlns" attributes.
Bug 256165, r=peterv, sr=jst
2004-09-16 18:38:07 +00:00
bzbarsky%mit.edu 06df868b16 Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris
Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan
2004-09-16 18:33:39 +00:00
bzbarsky%mit.edu 15a9a1449a Pass aShared=PR_TRUE when compiling brutally shared methods and properties.
Bug 258832, r+sr=brendan
2004-09-16 18:30:04 +00:00
igor%mir2.org 073a538dd0 Resolving bug 258844: implementation of continuation support for Rhino interpreter inspired by Christopher Oliver work for custom Rhino version for cocoon.apache.org. 2004-09-16 18:27:42 +00:00
bzbarsky%mit.edu 20bc916c2f Don't crash on <binding> elements with no "id" attribute. Bug 255715, r+sr=bryner 2004-09-16 18:26:18 +00:00
igor%mir2.org c7e4b65890 Replacing back track array in RegExp matching code by linked list to address bug 258419. 2004-09-16 17:30:01 +00:00
peterv%propagandism.org 2b17e5cf1d Backing out to fix bustage. 2004-09-16 17:28:38 +00:00
peterv%propagandism.org d2f5c64e0a Remove semicolon to fix bustage. 2004-09-16 17:25:09 +00:00
saul.edwards%sun.com 15728c6425 Bug 245915: Add NSS_IsInitialized prototype to header. 2004-09-16 16:31:45 +00:00
cls%seawood.org 85582672b1 Removing leftover debug statement. 2004-09-16 16:02:44 +00:00
aaronleventhal%moonset.net f3d1b9d883 Bug 250306. Double clicking on any tree item collapses first tree item in tree. Fixed by porting Neil's fix to bug 130477 which brings syncs up toolkit and xpfe's tree.xml a bit. r=mconnor, no sr= needed 2004-09-16 15:05:02 +00:00
cbiesinger%web.de 7a2f8789c3 forgot to check this in as part of Bug 258411 2004-09-16 14:20:54 +00:00
peterv%propagandism.org 4d359db0ee Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 13:16:28 +00:00
cbiesinger%web.de 337362d9eb Bug 258411 - fixing regression from bug 250342: wrong z-order for frames
r+sr=roc
2004-09-16 13:02:54 +00:00
cbiesinger%web.de bbf0c642e7 Bug 259103 nsPluginsDirMac.cpp unused
r=jst sr=peterv
2004-09-16 12:59:48 +00:00
peterv%propagandism.org 93852793b1 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 12:39:49 +00:00
hpradhan%hotpop.com e17c9e0dc0 bug 249366 : oops, missed a file 2004-09-16 11:46:09 +00:00