Commit Graph

898 Commits

Author SHA1 Message Date
peterv@propagandism.org
44535293b8 Fix for bug 376854 (CycleCollector depends on uninitialized values (ageSelectionCallback and nsPurpleBuffer::BumpGeneration)). r/sr=dbaron. 2007-04-25 11:33:55 -07:00
ted.mielczarek@gmail.com
7c574f527c backing out due to tinderbox bustage - bug 368206 2007-04-25 10:46:32 -07:00
nboyd@atg.com
f292fc978d Fix test not to depend on AWT, which caused headless exceptions running withouta X terminal. 2007-04-25 10:25:08 -07:00
nboyd@atg.com
49d6c21a93 Skip performance test. 2007-04-25 10:23:13 -07:00
Olli.Pettay@helsinki.fi
08402ec8a3 Bug 377899, Cycle between nsXULTooltipListener and nsGlobalWindows causes leaks, r=neil,sr=peterv 2007-04-25 10:18:50 -07:00
benjamin@smedbergs.us
8c1589e166 Bug 368206 - enable breakpad by default on mac-intel (it currently doesn't build on mac-ppc, but it will in the future), r=luser 2007-04-25 09:40:27 -07:00
peterv@propagandism.org
f61971e016 Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking. 2007-04-25 09:35:27 -07:00
sharparrow1@yahoo.com
5885215d03 relanding of bug 370952: fix the reflow functions in nsPresShell. r+sr=dbaron 2007-04-25 08:49:55 -07:00
aaronleventhal@moonset.net
65e80f5041 Bug 370163. Fix a11y hierarchy for selects with optgroup. r=evan.yan 2007-04-25 08:11:02 -07:00
smontagu@smontagu.org
360c411c82 Allow property values to have (escaped) trailing and leading whitespace. Bug 365345, r+sr=darin 2007-04-25 07:48:12 -07:00
benjamin@smedbergs.us
be43570e2e Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento 2007-04-25 07:26:42 -07:00
igor@mir2.org
68d7b74a96 Bug 378261: Replacing GC_MARK_DEBUG by DumpHeap. r=brendan 2007-04-25 06:43:18 -07:00
alfred.peng@sun.com
1d9fcd63fd Followup from bug 375449. Fix the bustage for Solaris SPARC/x86.r=benjamin. 2007-04-25 06:42:13 -07:00
longsonr@gmail.com
0612c11da2 Include reftests from bugs subdirectory 2007-04-25 06:13:52 -07:00
longsonr@gmail.com
82a337b0dc Update and rename simple clipPath reftest 2007-04-25 06:06:22 -07:00
sharparrow1@yahoo.com
add7264218 Backing out bug 370952 due to mac tinderbox bustage 2007-04-25 03:44:29 -07:00
sharparrow1@yahoo.com
13e6ddd1c4 Bug 370952: Fix the reflow functions in nsPresShell (covers ResizeReflow and StyleChangeReflow). r+sr=dbaron 2007-04-25 01:22:28 -07:00
smontagu@smontagu.org
1e0d2b20c8 Reverse the sign of mXOffset in RTL runs so that the offset is always from left to right. Bug 378351, r=roc 2007-04-24 23:59:34 -07:00
philringnalda@gmail.com
6fb9578986 Bug 375741 – Add support for APNG encoding, patch by Justin Dolske <dolske@mozilla.com>, r=asmith15, sr=pavlov 2007-04-24 22:56:53 -07:00
ginn.chen@sun.com
6aeb263096 Bug 378563 warning in getNameCB when opening a new pager=aaronleventhal 2007-04-24 21:19:26 -07:00
ginn.chen@sun.com
eb7749a57b Bug 378561 Fire STATE_CHANGE event without specified stater=aaronleventhal 2007-04-24 21:11:34 -07:00
sdwilsh@shawnwilsher.com
5a6c3be68e Bug 362685 - Growl Integration for Mac OS X (nsIAlertsService). r=cbarrett, r=mano 2007-04-24 20:20:38 -07:00
timeless@mozdev.org
644d79fa24 Bug 378692 warning C4099: 'OnLinkClickEvent' : type name first seen using 'struct' now seen using 'class'r=bz sr=bz 2007-04-24 20:13:57 -07:00
sdwilsh@shawnwilsher.com
765e2e170d Bug 362685 - Growl Integration for Mac OS X (nsIAlertsService). r=cbarrett, r=mano 2007-04-24 20:10:59 -07:00
sdwilsh@shawnwilsher.com
e83128b664 Bug 282185 - Global notifications for completed downloads. r=mano, ui-r=mconnor 2007-04-24 18:29:17 -07:00
benjamin@smedbergs.us
ec9985337e Bug 378627 - Allow firefox --enable-libxul to be packaged like a static build, r=luser 2007-04-24 18:17:44 -07:00
igor@mir2.org
d194d1ad7f Bug 378492: proper checks for null and jsval type when tracing, r=brendan 2007-04-24 16:11:02 -07:00
rhelmer@mozilla.com
b37418f984 automate tinderbox configuration b=371325 r=preed 2007-04-24 15:04:12 -07:00
rob_strong@exchangecode.com
8f3f4b920e Win32 only - Bug 372236: Internet Shortcut (.url) icons are now icons of Firefox instead of a page with a Firefox icon on it. patch=Thomas Bertels tbertels@gmail.com, r=rob_strong 2007-04-24 14:33:13 -07:00
rhelmer@mozilla.com
3381d9a0f7 get pushdir from build log r=preed b=378226 2007-04-24 14:25:05 -07:00
gavin@gavinsharp.com
c45a19a535 Bug 377076: Enhance Security tab in Page Info, patch by Johnathan Nightingale, r=mconnor, ui-r=beltzner 2007-04-24 14:13:57 -07:00
joshmoz@gmail.com
e9322fe62a Rework the way we handle mouse move events targeted at popup windows. This behavior is more correct (mimics gtk2) and the impl is cleaner. Fixes bugs 376811, 371405, 354768, 377105, and probably 378316. r=cbarrett sr=sicking 2007-04-24 12:02:31 -07:00
bugzilla@standard8.demon.co.uk
655c127140 Bug 210934 Option to use Moz to open MNGs even though MNG support dropped. p=Peter Weilbacher <mozilla%Weilbacher.org>,r=cst,sr=neil 2007-04-24 11:42:58 -07:00
aaronleventhal@moonset.net
760417b6c3 Bug 376275. getTextAtOffset returns bad text, start, end offsets for bulletted list. r=surkov 2007-04-24 11:25:00 -07:00
aaronleventhal@moonset.net
8dda39f551 Bug 377767. Crash when closing page info dialog at the media tab. r=surkov 2007-04-24 11:20:52 -07:00
sayrer@gmail.com
e61a4a106c bug 321024. Crash in nsCryptoHash during shutdown of nsUrlClassifierDBService. Patch by Tony Chang <tony@ponderer.org>. r=darin 2007-04-24 10:41:44 -07:00
benjamin@smedbergs.us
1add5b4227 Followup from bug 375449, #define renaming doesn't work with assembly files. 2007-04-24 10:28:02 -07:00
benjamin@smedbergs.us
bc865ae32f Bug 375449 - NS_InvokeByIndex not exported from xpcom, only from xpcom_core, r=dbaron 2007-04-24 10:02:51 -07:00
timeless@mozdev.org
4a5890e58f Bug 375270] GC: separating traversal and markingAdding help() for dumpHeap [fixing crash on solaris x86]r=igor 2007-04-24 09:42:25 -07:00
gavin@gavinsharp.com
f63c7e5b7d Bug 218223: Long tooltips should wrap instead of cropping text, based on original SeaMonkey patch by Chris Thomas <cst@yecc.com>, Firefox patch by shaver, r=me 2007-04-24 09:20:24 -07:00
aaronleventhal@moonset.net
1c25a61a15 Bug 378465. Clean up some irrelevant warnings on console related to a11y. r=surkov 2007-04-24 08:42:33 -07:00
longsonr@gmail.com
cb1b05eaa0 Reftest for a simple clip-path 2007-04-24 02:14:42 -07:00
longsonr@gmail.com
4b7db8e4dd Reftest to check that the opacity of element referencing a pattern is respected. See bug 374280 2007-04-24 01:48:26 -07:00
longsonr@gmail.com
273bbf57a6 Bug 377833 - Crash on SVG element nested in a xul:stack. r+sr=bzbarsky 2007-04-24 01:14:58 -07:00
longsonr@gmail.com
9e968ee157 Bug 374280 - Opacity of elements referencing a pattern isn't respected. r=jwatt,sr=tor 2007-04-24 01:11:22 -07:00
bzbarsky@mit.edu
1bd6d423f6 Back out. This actually hurts Tp2, the mac reftests are _still_ orange 2007-04-24 00:33:58 -07:00
bzbarsky@mit.edu
484674884d Another peformance test for bug 378480. Will back out in a few cycles. 2007-04-23 22:46:11 -07:00
sayrer@gmail.com
60a57fa0e2 bug 375543. One last resource in the Makefile to fix bustage. 2007-04-23 22:25:13 -07:00
sayrer@gmail.com
add691fc93 bug 375543. alter Makefiles to prevent Windows bustage. 2007-04-23 21:41:41 -07:00
sayrer@gmail.com
fe7436e0d2 Add Prototype.js library unit tests. Hopefully the first of many AJAX test suites. Patch by John Resig <jresig@mozilla.com>. r=sayrer 2007-04-23 21:01:42 -07:00