Commit Graph

178306 Commits

Author SHA1 Message Date
philringnalda@gmail.com
a0356eac51 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
4abf6ab90b Bug 378563 warning in getNameCB when opening a new pager=aaronleventhal 2007-04-24 21:19:26 -07:00
ginn.chen@sun.com
a8d8587592 Bug 378561 Fire STATE_CHANGE event without specified stater=aaronleventhal 2007-04-24 21:11:34 -07:00
sdwilsh@shawnwilsher.com
c31ea3607b Bug 362685 - Growl Integration for Mac OS X (nsIAlertsService). r=cbarrett, r=mano 2007-04-24 20:20:38 -07:00
timeless@mozdev.org
19fe340b2b 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
7b577b4614 Bug 362685 - Growl Integration for Mac OS X (nsIAlertsService). r=cbarrett, r=mano 2007-04-24 20:10:59 -07:00
sdwilsh@shawnwilsher.com
bf1432026a Bug 282185 - Global notifications for completed downloads. r=mano, ui-r=mconnor 2007-04-24 18:29:17 -07:00
benjamin@smedbergs.us
1a3c971646 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
cf9855cab4 Bug 378492: proper checks for null and jsval type when tracing, r=brendan 2007-04-24 16:11:02 -07:00
rhelmer@mozilla.com
dc0d0eee84 automate tinderbox configuration b=371325 r=preed 2007-04-24 15:04:12 -07:00
rob_strong@exchangecode.com
fa6d607087 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
d6e0724c78 get pushdir from build log r=preed b=378226 2007-04-24 14:25:05 -07:00
gavin@gavinsharp.com
d95a02620d 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
a798e754b0 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
c8adbd5203 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
0da4d53ca6 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
7303ddaf70 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
d9429eeac3 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
fa3472f021 Followup from bug 375449, #define renaming doesn't work with assembly files. 2007-04-24 10:28:02 -07:00
benjamin@smedbergs.us
2111848195 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
c4317466a7 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
16d6ea87b2 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
f7c802b66f 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
41177f037c Reftest for a simple clip-path 2007-04-24 02:14:42 -07:00
longsonr@gmail.com
fb39b03402 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
43ee3f9fe6 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
282b97a786 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
a935465109 Back out. This actually hurts Tp2, the mac reftests are _still_ orange 2007-04-24 00:33:58 -07:00
bzbarsky@mit.edu
d35b8816a8 Another peformance test for bug 378480. Will back out in a few cycles. 2007-04-23 22:46:11 -07:00
sayrer@gmail.com
30f03c5271 bug 375543. One last resource in the Makefile to fix bustage. 2007-04-23 22:25:13 -07:00
sayrer@gmail.com
ad4a34a327 bug 375543. alter Makefiles to prevent Windows bustage. 2007-04-23 21:41:41 -07:00
sayrer@gmail.com
78fb404c9f 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
Olli.Pettay@helsinki.fi
52be8d23c9 Bug 378369, Crash [@ nsEventListenerManager::FixContextMenuEvent] when firing contextmenu event in display: none iframe, r+sr=jst 2007-04-23 20:13:52 -07:00
ted.mielczarek@gmail.com
88ee5251c6 bug 365344 crash reporter should save list of crash reports (pending and successfully submitted). r=bsmedberg 2007-04-23 17:21:35 -07:00
mozilla.mano@sent.com
9c9736c770 Bug 376581 - ASSERT: null node when deleting last history item. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:38:04 -07:00
dbaron@dbaron.org
be3b7ec321 Followup fixes to making cycle collector use more efficient hashtables: shrink size of table and fix warnings on 64-bit machines. b=377606 sr=peterv r=graydon 2007-04-23 16:34:33 -07:00
mozilla.mano@sent.com
2019f586fe Bug 378248 - PlacesCreateLivemarkTransaction doTransaction use getItemURI instead of getFolderURI. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:34:08 -07:00
mozilla.mano@sent.com
a299f09892 Bug 378470 - refreshVisibleSection fails to update viewIndex properly. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:30:11 -07:00
dietrich@mozilla.com
019e6aa194 Bug 378069 bookmark id import is broken (r=mano) 2007-04-23 14:37:37 -07:00
ted.mielczarek@gmail.com
f3f3722891 bug 378180 - switch the default submission URL to the correct mozilla.com collector. r=bsmedberg 2007-04-23 13:59:37 -07:00
ccooper@deadsquid.com
c6e495ff1a b=372764r=preed- port groom-files logic to release automation 2007-04-23 13:45:02 -07:00
mark.finkle@gmail.com
00d3720e30 bug 372069. add FUEL to trunk. r=gavin 2007-04-23 13:27:46 -07:00
benjamin@smedbergs.us
3048b90adc Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
sayrer@gmail.com
b80649a523 bug 378487. allocator mismatch in SpanningCellSorter. r+sr=bzbarsky 2007-04-23 11:40:07 -07:00
ted.mielczarek@gmail.com
6ca23d7ccc bug 378469 - fix some configure tests in MSMANIFEST_TOOL checking. r=bsmedberg 2007-04-23 09:32:52 -07:00
Olli.Pettay@helsinki.fi
6019630d5f Bug 378380, FTP problem with IBM iSeries (AS400, Series I) systems (does not recognize SYST response), p=bugzilla@mcsmurf.de, r+sr=biesi 2007-04-23 09:28:12 -07:00
aaronleventhal@moonset.net
fdc0d9cce7 Bug 378171. Offscreen should always be true for hidden elements. r=surkov 2007-04-23 08:41:26 -07:00
aaronleventhal@moonset.net
3ada1c19e4 Bug 377737. Fix Shutdown() process for a11y objects whose refcount becomes 0. Patch by mats.palmgren. r=aaronlev, sr=bz 2007-04-23 08:37:55 -07:00
benjamin@smedbergs.us
baab01ada6 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
bent.mozilla@gmail.com
cc4ca83433 Bug 372050 - "Expose UnescapeString through nsINetUtil". Patch by Prasad Sunkari <prasad@medhas.org>. r+sr=biesi. 2007-04-23 07:19:04 -07:00