igor@mir2.org
|
6ba05ff79d
|
Bug 378789: js_PutEscapedStringImpl can now cope with \0 in JSString. r=brendan
|
2007-04-25 15:30:35 -07:00 |
|
ted.mielczarek@gmail.com
|
a11c33e17c
|
bug 378598 - Firefox executable should have the manifest with requestedExecutionLevel=asInvoker. r=rob_strong
|
2007-04-25 15:11:44 -07:00 |
|
asqueella@gmail.com
|
035859265a
|
backed out, b=317748
|
2007-04-25 14:21:28 -07:00 |
|
dbaron@dbaron.org
|
c7cfb02cfd
|
Record results of cycle collection traversal so we only have to call the traversal APIs once per collection. b=378514 sr=peterv r=graydon
|
2007-04-25 14:12:11 -07:00 |
|
asqueella@gmail.com
|
d7957d4f56
|
Backed out until the patch is tested. Sorry for not building with it.b=377049
|
2007-04-25 14:10:54 -07:00 |
|
mozilla.mano@sent.com
|
7737f46584
|
Bug 377500 - Result is broken if two bookmarks items have the same URL but with different titles. r=dietrich.
|
2007-04-25 14:03:29 -07:00 |
|
asqueella@gmail.com
|
6facfc990d
|
Bug 366643 - Crash after loading page with html entities and <img> tagp=Philip Taylor <philip@zaynar.demon.co.uk>r=pavlov
|
2007-04-25 14:02:50 -07:00 |
|
asqueella@gmail.com
|
94f197331e
|
Bug 377049 - nsBaseURLParser::ParsePath doesn't handle strings that are not NULL terminatedp=Ryan Jones <sciguyryan@gmail.com>r=biesi
|
2007-04-25 13:57:35 -07:00 |
|
asqueella@gmail.com
|
8d9af20e87
|
Bug 317748 - Merge BlackenFrame and SetMaskVisibility into ClearFramep=Alfred Kayser <alfredkayser@nl.ibm.com>r=pavlov, sr=tor
|
2007-04-25 13:55:06 -07:00 |
|
dbaron@dbaron.org
|
a16788635e
|
Add dbus headers. b=378303 r=bsmedberg
|
2007-04-25 13:53:05 -07:00 |
|
asqueella@gmail.com
|
b8416a312a
|
Bug 376865 - nsInputStreamPump::AsyncRead does not null check listenerp=Ryan Jones <sciguyryan@gmail.com>r+sr=biesi
|
2007-04-25 13:52:16 -07:00 |
|
asqueella@gmail.com
|
f9b2a89c07
|
Bug 368700 - Using TLDs in document.domain should not be allowedp=Wladimir Palant <trev.moz@adblockplus.org>r=bz, sr=dveditz
|
2007-04-25 13:48:28 -07:00 |
|
asqueella@gmail.com
|
08839e84c9
|
Bug 376014 - Possible stack overflow in nsDocNavStartProgressListenerp=Ryan Jones <sciguyryan@gmail.com>r=tony@ponderer.org
|
2007-04-25 13:42:46 -07:00 |
|
ted.mielczarek@gmail.com
|
b328262fc9
|
bug 377992 - dbus build fails with some dbus versions - disable dbus by default, add --enable-dbus configure arg. r=bsmedberg
|
2007-04-25 13:40:58 -07:00 |
|
igor@mir2.org
|
0f6d3e4521
|
Bug 378255: Information about JS_DumpDebug to replace GC_MARK_DEBUG info.
|
2007-04-25 12:39:15 -07:00 |
|
joshmoz@gmail.com
|
07065b5c0d
|
dock menu impl for Cocoa-based applications. patch by Colin Barrett. b=368784 r=josh sr=bsmedberg
|
2007-04-25 12:30:02 -07:00 |
|
bzbarsky@mit.edu
|
3cfe7cdfcc
|
Don't drop the old sheet when "rel" changes from one value that contains"stylesheet" to anoher. Bug 360746, r+sr=sicking
|
2007-04-25 11:48:18 -07:00 |
|
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 |
|