bhearsum@mozilla.com
|
2b869c4e29
|
bug 399900: Bootstrap Stage step should throw error if locale XPIs are not found. r=rhelmer, patch=me
|
2007-12-27 14:32:47 -08:00 |
|
sayrer@gmail.com
|
6977f174a3
|
Bug 387522. Native JSON support. r=crowder/jst, sr=brendan
|
2007-12-27 13:45:03 -08:00 |
|
sayrer@gmail.com
|
bf0d4a7536
|
Bug 387522. Native JSON support. r=crowder/jst, sr=brendan
|
2007-12-27 13:34:03 -08:00 |
|
bclary@bclary.com
|
1692006424
|
JavaScript Tests - regression tests for bug 407727, by Igor Bukanov, not part of the build
|
2007-12-27 12:23:00 -08:00 |
|
bclary@bclary.com
|
262e91334e
|
JavaScript Tests - record additional fixes from bug 390949 in known failure list, not part of the build
|
2007-12-27 07:03:09 -08:00 |
|
dtownsend@oxymoronical.com
|
8ee20e5bcb
|
Bug 388445: Notify user when plugin on page is blocklisted. r=gavin, sr=jst
|
2007-12-27 03:49:26 -08:00 |
|
aaronleventhal@moonset.net
|
2413f7276d
|
Bug 409474. Round of crash fixes for a11y. r=surkov, a=beltzner
|
2007-12-26 21:13:40 -08:00 |
|
sspitzer@mozilla.org
|
859034fa29
|
fix for bug #408463: top crash @ nsAutoCompleteController::RevertTextValue() and nsAutoCompleteController::HandleKeyNavigation() r=mano, a=blocking-firefox-3+
|
2007-12-26 20:52:38 -08:00 |
|
sdwilsh@shawnwilsher.com
|
66b73f9270
|
Bug 409836 - download link is not styled :visited when clicked. r=Mano, a=beltzner
|
2007-12-26 17:48:19 -08:00 |
|
sdwilsh@shawnwilsher.com
|
a4b10289dd
|
Bug 401582 - Download Manager stuck scanning for viruses. r=Mardak, a=beltzner
|
2007-12-26 17:42:05 -08:00 |
|
rhelmer@mozilla.com
|
0e3a4557d4
|
more correct error checking for binary diff fail feature r=cf b=408157
|
2007-12-26 16:00:17 -08:00 |
|
edward.lee@engineering.uiuc.edu
|
6fa50e683a
|
Bug 409326 - Complement eTLD+1 status with a full host tooltip. r=sdwilsh, a1.9=beltzner
|
2007-12-26 15:37:13 -08:00 |
|
mrbkap@gmail.com
|
e66d54a4af
|
Don't lose exceptions when weird objects are passed to us. bug 407019, r+sr=sicking a=beltzner
|
2007-12-26 14:20:31 -08:00 |
|
mozilla@weilbacher.org
|
01745f3351
|
[OS/2] Bug 391019: correct parameters of external protocol handlers, r=mkaply
|
2007-12-26 14:01:04 -08:00 |
|
rhelmer@mozilla.com
|
c3a7eda127
|
fail on binary diff r=cf b=408157
|
2007-12-26 12:37:56 -08:00 |
|
jruderman@hmc.edu
|
291be0fbda
|
Backing out igor's fixes for bug 409109 and bug 364776 in an attempt to fix Tinderbox tgfx failures that are keeping talos red
|
2007-12-26 11:19:17 -08:00 |
|
bclary@bclary.com
|
51bae0c940
|
JavaScript Tests - record fixes from bug 390949 in known failure list, not part of the build
|
2007-12-26 06:36:33 -08:00 |
|
stefanh@inbox.com
|
f693bd84a7
|
Bug 409478 - Use translucent autoscroll cursor on Mac. r=Mano, a=beltzner.
|
2007-12-25 06:01:44 -08:00 |
|
igor@mir2.org
|
d0dfbf69ce
|
Bug 409109: using operation counting API instead of the branch callback. r,sr=jst
|
2007-12-25 02:46:50 -08:00 |
|
igor@mir2.org
|
04dc8b4a16
|
Bug 364776: new operation callback API to replace branch callback. a,r=brendan
|
2007-12-25 02:12:26 -08:00 |
|
reed@reedloden.com
|
e336dbd398
|
Bug 409674 - "No leak logging for DOM windows or documents" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r+sr=dbaron a1.9=beltzner]
|
2007-12-24 20:41:44 -08:00 |
|
reed@reedloden.com
|
c865d914b1
|
Bug 408812 - "AIX Compilation error for trunk build source nsThebesRegion.cpp : ./dist/include/gfx/nsRegion.h", line 85.18: 1540-0723 (S) The inline function "void operator delete(void *, size_t)" is referenced, but it is not defined" [p=shailen.n.jain@gmail.com (Shailen) r=vlad a1.9=beltzner]
|
2007-12-24 20:37:44 -08:00 |
|
reed@reedloden.com
|
cf2e55bbe5
|
Bug 297759 - ""No chrome package registered for chrome://..." in Error Console" [p=reed r=smontagu a1.9=beltzner]
|
2007-12-24 20:29:24 -08:00 |
|
reed@reedloden.com
|
8e6ed6cdd9
|
Add missing bracket to fix my bustage.
|
2007-12-24 20:20:45 -08:00 |
|
reed@reedloden.com
|
7932d2c1c1
|
Bug 396197 - "Leaking imgSurf again in nsCanvasRenderingContext2D::DrawImage" [p=philip.taylor@cl.cam.ac.uk (Philip Taylor) r=vlad a1.9=beltzner]
|
2007-12-24 20:11:02 -08:00 |
|
rflint@ryanflint.com
|
36e9e07ddb
|
Bug 409687 - XPCOMUtilify nsSessionStore. r=zeniko, a=beltzner
|
2007-12-24 14:15:17 -08:00 |
|
mrbkap@gmail.com
|
6d91bb218d
|
Do not propagate our toString function onto the wrapped objects. bug 390949, r+sr=jst
|
2007-12-24 12:17:16 -08:00 |
|
mrbkap@gmail.com
|
b26e5da62a
|
Always free the curren token at the end of HandleToken. bug 408939, r=bzbarsky sr=jst
|
2007-12-24 11:30:36 -08:00 |
|
mrbkap@gmail.com
|
16c69486d4
|
Add mochitests for bug 409298 and bug 403005 r=bzbarsky
|
2007-12-24 11:28:21 -08:00 |
|
rhelmer@mozilla.com
|
ede07e2fcb
|
make perl -c failures fatal b=407783 r=bhearsum
|
2007-12-24 11:01:33 -08:00 |
|
ccooper@deadsquid.com
|
c2c4e6bfa8
|
b=397724 r=jonas - allow passthrough of browser args to allow collection of malloc/leak logs
|
2007-12-24 09:32:39 -08:00 |
|
dolske@mozilla.com
|
0758a3cd45
|
Bug 409381 - gif images (with transparency) display corrupted. p=swsnyder@insightbb.com, r,sr=vlad, a=blocking-1.9+
|
2007-12-23 21:41:18 -08:00 |
|
jruderman@hmc.edu
|
2c77f6c48f
|
Fix these crashtests: rename -moz-intrinsic to -moz-max-content
|
2007-12-23 20:50:12 -08:00 |
|
jruderman@hmc.edu
|
4efac06e26
|
Add crashtest.
|
2007-12-23 19:08:42 -08:00 |
|
reed@reedloden.com
|
b73bac5563
|
Bug 409155 - "Ctrl+w not closing current tab" (make sure not to overwrite "wasDisabled") [p=zeniko@gmail.com (Simon Bünzli) r=Mano a1.9=mconnor]
|
2007-12-23 19:03:41 -08:00 |
|
jruderman@hmc.edu
|
0e4b4d6f1d
|
Add crashtests
|
2007-12-23 19:01:26 -08:00 |
|
jruderman@hmc.edu
|
7e4b7d38ec
|
Add crashtest
|
2007-12-23 18:38:25 -08:00 |
|
jruderman@hmc.edu
|
8536357df2
|
Add crashtest
|
2007-12-23 18:19:16 -08:00 |
|
jruderman@hmc.edu
|
bfd06678f7
|
Add crashtest for a leak bug
|
2007-12-23 18:12:28 -08:00 |
|
jruderman@hmc.edu
|
9e01023636
|
Add reftest
|
2007-12-23 18:08:45 -08:00 |
|
jruderman@hmc.edu
|
ad215997a9
|
Add wide-button crashtest
|
2007-12-23 17:55:58 -08:00 |
|
jruderman@hmc.edu
|
a4f1249a90
|
Add crashtests
|
2007-12-23 17:51:54 -08:00 |
|
jruderman@hmc.edu
|
5c4de33767
|
Add a reftest
|
2007-12-23 17:47:40 -08:00 |
|
jruderman@hmc.edu
|
d2ecf9b321
|
Add reftests for dynamic cross-element ligatures
|
2007-12-23 17:38:11 -08:00 |
|
jruderman@hmc.edu
|
30d9031cb1
|
Add crashtest (currently fails on Mac, hopefully passes on other platforms)
|
2007-12-23 17:30:58 -08:00 |
|
jruderman@hmc.edu
|
f6ce2dd711
|
Add crashtest
|
2007-12-23 17:25:00 -08:00 |
|
jruderman@hmc.edu
|
7e20ec75a8
|
Add reftest
|
2007-12-23 17:22:02 -08:00 |
|
jruderman@hmc.edu
|
f7887b75f4
|
Add crashtest
|
2007-12-23 17:16:17 -08:00 |
|
jruderman@hmc.edu
|
3ae5b97a28
|
Add crashtests.
|
2007-12-23 17:06:42 -08:00 |
|
jruderman@hmc.edu
|
e22850dd2b
|
Add crashtests. In old builds, these would have shown the problem only when Firefox was running under Valgrind.
|
2007-12-23 16:54:56 -08:00 |
|