Commit Graph

2670 Commits

Author SHA1 Message Date
sdwilsh@shawnwilsher.com
863ad22cce Bug 384958 - DM needlessly checks return variable of GetDBConnection. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-21 16:56:17 -07:00
sdwilsh@shawnwilsher.com
fe4b51fc1e Bug 385262 - NOTREACHED called before logging. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-21 16:52:18 -07:00
dbaron@dbaron.org
1b35379c96 See if using mScanDelay of 1 instead of 0 fixes the leak regression. 2007-06-21 16:49:37 -07:00
dtownsend@oxymoronical.com
6633f2f361 Bug 385335 - Remove the use of "none" assertions in EM. r=robstrong 2007-06-21 16:17:08 -07:00
dbaron@dbaron.org
8a1ffc4a83 Change cycle collector aging constant from 10 to 0. b=381199 r+sr=peterv 2007-06-21 16:02:53 -07:00
jwatt@jwatt.org
c644886ee5 Fixing bug 384591. Make nsSVGForeignObjectFrame.cpp easier to understand. r+sr=tor@acm.org 2007-06-21 16:01:10 -07:00
dcamp@mozilla.com
6033f1d1ed Bug 380540, add some includes in nsAirbagExceptionHandler.cpp. r=luser 2007-06-21 15:37:39 -07:00
dbaron@dbaron.org
a2803faf25 Add reftest for bug 368155 from Ryan VanderMeulen <ryanvm@gmail.com>. r+sr=dbaron 2007-06-21 15:34:21 -07:00
dbaron@dbaron.org
ad3d506605 Make text-indent contribute to intrinsic widths, and handle negative text-indent and negative margin properly by distinguishing forced and optional breaks when accumulating minimum widths. b=368155 r+sr=roc 2007-06-21 15:32:47 -07:00
dbaron@dbaron.org
3416985295 Bug 368869, suspect all native wrappers for cycle collection. Relanding. Patch by graydon@mozilla.com. r=brendan, sr=jst 2007-06-21 15:25:51 -07:00
dcamp@mozilla.com
c096d39bc0 Bug 380540: Check curl-config if libcurl.pc isn't found, try enabling breakpad by default again on linux. r=luser 2007-06-21 14:44:30 -07:00
joshmoz@gmail.com
b233adb8a4 IsWidgetStyled calculates case NS_THEME_DROPDOWN incorrectly. It shouldn't be doing anything with the NS_THEME_DROPDOWN case right now. b=385367 r=cbarrett sr=roc 2007-06-21 14:27:43 -07:00
myk@mozilla.org
a5593b77b9 bug 385086: another followup patch with a better mechanism for nulling XPCOM components that could potentially cause leaks
r=sayrer
2007-06-21 14:19:15 -07:00
asqueella@gmail.com
602b28cb66 Bug 379929 - Lazy creation of nsProperties object for imgContainer
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=stuart, sr=tor
2007-06-21 13:45:49 -07:00
mrbkap@gmail.com
599875400f Remove useless variable. bug 385368, patch from Gabriel Sjoberg <gabrielsjoberg@gmail.com>, r=mrbkap 2007-06-21 13:38:45 -07:00
dcamp@mozilla.com
ae37b1a9d7 backing out last patch for bug 380540 for breakage 2007-06-21 13:22:58 -07:00
asqueella@gmail.com
458d0c8b38 Bug 384823 - Sort tests by filename to manage dependencies
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=sayrer
2007-06-21 13:21:30 -07:00
asqueella@gmail.com
7cb7471f2a Bug 350932 - expose NS_EscapeURL through nsINetUtil
p=Prasad Sunkari <prasad@medhas.org>
r+sr=biesi
2007-06-21 13:18:25 -07:00
dcamp@mozilla.com
b6229f3b68 Bug 380540: enable breakpad by default on linux, r=luser 2007-06-21 13:04:02 -07:00
gerv@gerv.net
bad43e28ef Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-21 12:55:33 -07:00
darin@meer.net
ecbcf25a51 fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil 2007-06-21 12:55:32 -07:00
mconnor@myrealbox.com
511059a5d9 Bug 235915, RemovePage method is no longer part of nsIBrowserHistory interface, patch by bsmedsberg, r=mconnor 2007-06-21 12:55:31 -07:00
bryner@brianryner.com
158d446867 fixing firefox bustage 2007-06-21 12:55:30 -07:00
ben@bengoodger.com
c21a66d503 Migration Branch landing, currently turned off! 2007-06-21 12:55:29 -07:00
bsmedberg@covad.net
ccdf8858f6 Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2007-06-21 12:55:28 -07:00
ben@netscape.com
a21e76b352 Fixing Firebird build bustage after timeless' fishy checkin to bug 58613. 2007-06-21 12:55:27 -07:00
varga@netscape.com
5de4383c22 Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2007-06-21 12:55:26 -07:00
bryner@netscape.com
cedd57a7f8 stub out OutputReferrerURL to fix phoenix bustage 2007-06-21 12:55:25 -07:00
hewitt@netscape.com
daff09aed1 moving the phoenix history from browser to toolkit 2007-06-21 12:55:24 -07:00
asqueella@gmail.com
a59c970a1c Bug 380589 - Clear Private Data might miss some SessionStore data
p=Simon Bunzli <zeniko@gmail.com>
r=dietrich
2007-06-21 12:18:33 -07:00
asqueella@gmail.com
1ad08b1c7a tests for bugs 336359/336682 - WHATWG online/offline events
r+sr=jst
2007-06-21 12:10:03 -07:00
mrbkap@gmail.com
c2eb204370 Switch over to using XPCSafeJSObjectWrapper instead of trying to write it ourselves. bug 374071, r=crowder sr=darin 2007-06-21 11:56:37 -07:00
myk@mozilla.org
a412c03d68 bug 385086: followup patch to null more XPCOM components that could potentially cause leaks and also clear structures of observers to avoid cycles in the event the observers don't remove themselves
r=sayrer
2007-06-21 11:52:35 -07:00
kaie@kuix.de
2384492e47 Minor upgrade of NSS from 3.11.7 beta to 3.11.7 final + roots module 1.64
Fixes Bug 384719
r=nelson
2007-06-21 11:45:18 -07:00
sdwilsh@shawnwilsher.com
c47cb6f588 Bug 341137 - Upgrade to latest version of sqlite (I forgot to cvs rm these files) 2007-06-21 11:19:13 -07:00
ted.mielczarek@gmail.com
3f4afb27c8 bug 355470 - rebase throwing error 99 on tinderboxes with VC8. r=bsmedberg 2007-06-21 09:55:48 -07:00
dcamp@mozilla.com
a2de02967c Bug 378685 - Permission manager should operate on innermost URI, r=dveditz sr=mconnor 2007-06-21 09:32:46 -07:00
dcamp@mozilla.com
56ba514ddd Bug 380540 - crash reporter client on linux, r=luser 2007-06-21 09:11:07 -07:00
kaie@kuix.de
b5f0e9e04c Bug 383390, follow up check in, adding a unit Test.
Patch contributed by Nils Maier, comments provided by Jeff Walden
r=kengert
2007-06-21 08:22:43 -07:00
tor@cs.brown.edu
3bf4b46c55 Bug 385096 - make sure component transfer filter functions call base Init.
r=jwatt, sr=roc
2007-06-21 08:09:43 -07:00
tor@cs.brown.edu
d22cf92ba6 Bug 384391 - maks sure outer svg is constructed only for svg:svg. r=bz, sr=roc 2007-06-21 08:05:05 -07:00
tor@cs.brown.edu
2e18506291 Bug 382333 - update filter invalidation region before use. r=longsonr, sr=roc 2007-06-21 08:03:30 -07:00
rcampbell@mozilla.com
3afc873e2b bug 379506, Integrate MochiKit Test Suite, patch by John Resig, <jresig@mozilla.com> 2007-06-21 07:13:56 -07:00
longsonr@gmail.com
28b07366fc Bug 384637 - Self-referencing svg:mask causes stack overflow crash. r+sr=tor 2007-06-21 04:01:41 -07:00
neil@parkwaycc.co.uk
9b5434879e Bug 384874 Fix regression from previous patch for bug 382746 r=Enn sr=bz 2007-06-21 03:25:06 -07:00
dtownsend@oxymoronical.com
cd15dc88d0 Bug 385028: Remove nsIExtensionManager_MOZILLA_1_8_BRANCH from trunk.
r=robstrong
2007-06-21 03:04:09 -07:00
Olli.Pettay@helsinki.fi
be8f9644bb Bug 384491, remove assertion when <xul:listboxbody style='overflow: hidden' />, r+sr=roc 2007-06-21 02:35:41 -07:00
ginn.chen@sun.com
2cad371ef8 Bug 385305 Crash [@already_AddRefed<nsRootAccessible> nsAccessNode::GetRootAccessible()]
r=aaronleventhal
2007-06-21 02:16:32 -07:00
neil@parkwaycc.co.uk
93a71aa785 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces (change getOverrideValue() to attribute overrideValue) b=304309 r=ajschult sr=jag 2007-06-21 02:13:53 -07:00
sharparrow1@yahoo.com
7b70874e6a Mark passing testcases as such on mac (caused by checkin for bug 382092) 2007-06-20 23:09:32 -07:00