Commit Graph

172089 Commits

Author SHA1 Message Date
mats.palmgren%bredband.net
e5b2a2562a Improved NS_ERROR_OUT_OF_MEMORY error handling. b=354074 r=mrbkap sr=jst 2006-10-27 01:49:52 +00:00
redfive%acm.org
6d59aea94b bug 357426 add static ctor/dtor PRLock methods via nsAutoLock ala. nsAutoMonitor
r=brendan
sr=jst
2006-10-27 00:57:14 +00:00
sayrer%gmail.com
c10cbf5223 Add bug 338541 2006-10-27 00:25:45 +00:00
vladimir%pobox.com
be94704cd1 b=356354, msvc cairo fbmmx patches, r=stuart 2006-10-27 00:08:50 +00:00
bzbarsky%mit.edu
4547d34bd4 When retargeting events to a parent presshell, do not lose our focus. Bug
305939, patch by Oliver Yeoh <oliver_yeoh@hotmail.com>, r=mats, sr=bzbarsky
2006-10-27 00:01:19 +00:00
bienvenu%nventure.com
f3df20e39e don't disable compose window ui while doing auto save, r=neil@httl.net, sr=mscott 352310 2006-10-26 23:49:27 +00:00
mats.palmgren%bredband.net
3bec893823 Adding testcases for bug 342531 and bug 357449 to the layout regression test suite. 2006-10-26 23:47:10 +00:00
ghendricks%novell.com
9974aed38e Added the ability to choose any component from any product for your test case. 2006-10-26 23:45:18 +00:00
igor.bukanov%gmail.com
1be78ec564 Bug 358183: xml elements should be equal only if they have the same number of attributes. r=brendan 2006-10-26 23:28:44 +00:00
sayrer%gmail.com
b36bb76c0c Test for Bug 345521, cleanup 2006-10-26 23:03:18 +00:00
cltbld
3b51ae4bea Automated update from host egg.office.mozilla.org 2006-10-26 23:02:13 +00:00
bienvenu%nventure.com
717a4d88e5 fix 357017 hang during fcc in copy service, sr=mscott 2006-10-26 22:57:48 +00:00
ted.mielczarek%gmail.com
a58d90900e bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento 2006-10-26 22:52:30 +00:00
bienvenu%nventure.com
af19678e46 fix 357840 going into quicksearch and leaving quicksearch, when grouped, makes us lose twisties on groups, sr=mscott 2006-10-26 22:51:39 +00:00
sayrer%gmail.com
59c83762f4 Test for Bug 345521 2006-10-26 22:49:41 +00:00
neil%parkwaycc.co.uk
9f6c2a9b15 Windows version of bug 97811 use bullets as password masking chars r=ere sr=roc 2006-10-26 22:32:30 +00:00
igor.bukanov%gmail.com
4105bba4b5 Bug 358192: Make sure that Out-of-Memory during exception initialization is properly propagated. r=brendan 2006-10-26 22:23:52 +00:00
julien.pierre.bugs%sun.com
280bcba7da Fix for bug 350948 . freebl macro change gives 1% improvement in RSA on Solaris AMD64 2006-10-26 22:22:57 +00:00
mike.morgan%oregonstate.edu
0133ee127a Adding true to header() to overwrite conflicting headers for bug 358261. Apparently there is a second no-cache header being set in production that we didn't know about. Still not sure where that is coming from, but this should fix it. 2006-10-26 21:28:23 +00:00
dougt%meer.net
d2991ee682 Removing base uri from indexed html parser as we believe it isn't used. b=358128, r=dveditz 2006-10-26 21:24:10 +00:00
mattwillis%gmail.com
ec4c5f51cf bug 353999 - Fix misaligned event boxes due to rounding errors. Patch by gekachecka@yahoo.com, r=ctalbert,lilmatt 2006-10-26 21:19:48 +00:00
mike.morgan%oregonstate.edu
2baac09716 Added cache headers to be more like install.php -- for bug 357908. 2006-10-26 21:16:25 +00:00
sayrer%gmail.com
c69ce74ec9 add svg file for bug344830 2006-10-26 21:00:12 +00:00
sayrer%gmail.com
e2e08610e5 Add bug 344830 2006-10-26 20:59:11 +00:00
sayrer%gmail.com
6f782ac175 add svg to server.py mime types 2006-10-26 20:58:16 +00:00
mattwillis%gmail.com
c7b4de4d76 bug 356637 - Lose old dayplanner icon. r=ctalbert,jminta ui-r=dmose 2006-10-26 20:45:23 +00:00
scott%scott-macgregor.org
56051123b0 Bug #330443 --> forgot to check this in as part of Bug 330443. 2006-10-26 20:38:20 +00:00
sayrer%gmail.com
e9ef1c1765 add bug 218277 2006-10-26 20:32:52 +00:00
scott%scott-macgregor.org
87ca8a5298 Bug #330443 --> msg content policy manager improvements. decontamination work by removing nsIDraft/nsMsgCreate.cpp/nsMsgCreate.h using a simple method call instead. sr=bienvenu 2006-10-26 20:26:43 +00:00
sayrer%gmail.com
80dc18931c add bug 340800, update README warn of tinderbox orange 2006-10-26 20:03:27 +00:00
sayrer%gmail.com
346109f942 Add a todo() function for tests that we know aren't going to pass. 2006-10-26 18:57:34 +00:00
fligtar%gmail.com
dea4104d80 Convert dictionary code to lowercase before comparison - bug 358024 2006-10-26 18:37:09 +00:00
vladimir%pobox.com
3466a8c609 b=357761, tiled image drawing somewhat broken, r=stuart 2006-10-26 18:14:27 +00:00
bienvenu%nventure.com
cb03261acb fix 358138 after deleting imap folder, it shows up the next time you start up, until we connect to the server, sr=mscott 2006-10-26 18:06:42 +00:00
ghendricks%novell.com
b8029b038a Bugzilla Bug 358103
tr_install.pl uses Multi-value INSERT
2006-10-26 18:02:29 +00:00
ghendricks%novell.com
09c10c47fc Updated documentation with Environment information.
Added tr_csv2xml.pl
2006-10-26 17:55:17 +00:00
fligtar%gmail.com
5bf0385237 Converting plugins page to new sidebar format 2006-10-26 16:51:31 +00:00
fligtar%gmail.com
60ea1fd420 Cameron's patch for bug 357903 removing the title from index and login pages 2006-10-26 15:41:01 +00:00
vladimir%pobox.com
5f16d02aa3 b=352488, canvas drawWindow causes transform change in source window; also 324803, drawwindow sometimes fails on cairo builds, r=stuart 2006-10-26 15:24:15 +00:00
martijn.martijn%gmail.com
86622fa411 Bug 358120 - add id attributes to passwordManager.xul, r=gavin.sharp 2006-10-26 14:56:28 +00:00
aaronleventhal%moonset.net
fbcec24c11 Bug 356419. LABEL of PANEL and PANEL don't have LABEL_FOR/BY relations. Patch by Nian Liu. r=mano, aaronlev. 2006-10-26 14:42:32 +00:00
edburns%acm.org
946b3e3e0a checkpoint 2006-10-26 13:46:57 +00:00
igor.bukanov%gmail.com
1fa789186f Bug 357063: use cursor operations to implement xml equality to properly implement E4X. r=brendan,jwalden 2006-10-26 13:36:16 +00:00
mozilla%justcameron.com
2e574c3f3b Bug 357862.
Rustico dropped favicon, rss feeds, meta keywords from <head>
r=Shaver
2006-10-26 13:35:08 +00:00
joshmoz%gmail.com
971ab33afc use static variables and class methods for resource loading. b=358165 r=hwaara 2006-10-26 12:26:52 +00:00
joshmoz%gmail.com
457a7bb799 remove dependencies on nsMacNativeUnicodeConverter and nsMacResources. b=358165 r=hwaara 2006-10-26 11:58:09 +00:00
hwaara%gmail.com
f684bd8d06 Camino perf is bad when deleting a lot of bookmarks. b=357080, r=smorgan, sr=pinkerton 2006-10-26 08:53:53 +00:00
reed%reedloden.com
d9d593b009 Use the correct if logic in determining whether or not the box shows. [p=reed] 2006-10-26 06:53:16 +00:00
reed%reedloden.com
d9b8b569a7 Don't display the 'days until we party' box if the days are up. [p=ryan@ryanflint.com] 2006-10-26 06:40:33 +00:00
mhammond%skippinet.com.au
b2ade93836 Correct the semantics of Python global variables in event handlers. 2006-10-26 05:23:08 +00:00