jst@mozilla.org
|
a591b886e0
|
Possible fix for bug 354595. Deal with PL_DHashTableOperate() returning null as it does when out of memory. Fix found by raymond@lala.com, r+sr=jonas@sicking.cc
|
2007-04-17 16:10:20 -07:00 |
|
rhelmer@mozilla.com
|
8a13a51529
|
config bumper b=371325 r=preed
|
2007-04-17 15:49:31 -07:00 |
|
rhelmer@mozilla.com
|
d40136cf5b
|
tinder config for testing
|
2007-04-17 15:49:06 -07:00 |
|
tor@cs.brown.edu
|
73ddc47593
|
Bug 375141 - convert svg text to thebes. r=longsonr, sr=roc
|
2007-04-17 15:48:28 -07:00 |
|
joshmoz@gmail.com
|
b469d60c85
|
remove unnecessary semicolon in method impl signature. no bug.
|
2007-04-17 15:32:40 -07:00 |
|
joshmoz@gmail.com
|
ae4d5e1770
|
use the Cocoa method for hiding cursor, not Quickdraw. b=377807 r=cbarrett sr=pav
|
2007-04-17 14:41:31 -07:00 |
|
igor@mir2.org
|
aaf374c87c
|
Bug 377754: fixing JS_CLASS_TRACE macro and misspellings. r=brendan
|
2007-04-17 14:14:18 -07:00 |
|
igor@mir2.org
|
86aa582846
|
Fixing misspelling in comments.
|
2007-04-17 14:10:22 -07:00 |
|
mrbkap@gmail.com
|
1adf2d2eda
|
Add an assertion. bug 377090, r=brendan
|
2007-04-17 14:07:31 -07:00 |
|
preed@mozilla.com
|
55e2c7c621
|
Bug 375332: patcher2 changes required to support beta program; specifically, this allows a way to configure patcher to dump snippets for all a channel in a separate directory, to be staged separately. r=rhelmer.
|
2007-04-17 13:53:28 -07:00 |
|
kaie@kuix.de
|
10c79b894d
|
Bug 370693, Mozilla.org nightly bits broken, Failure to use crypto with FIPS modeBuild system changes onlyPatch originally proposed by Wan-Teh in bug 249782r=bsmedberg
|
2007-04-17 13:42:54 -07:00 |
|
tor@cs.brown.edu
|
4aac3559a5
|
Bug 368675 - limit maximum size of filtered surface. r=dveditz, sr=roc
|
2007-04-17 12:34:52 -07:00 |
|
dbaron@dbaron.org
|
769aa8470d
|
Add comment explaining some of the test.
|
2007-04-17 11:57:35 -07:00 |
|
gavin@gavinsharp.com
|
9332690443
|
Bug 346994: part 1, remove leading dots from filenames before saving, r=mano
|
2007-04-17 11:51:33 -07:00 |
|
dbaron@dbaron.org
|
6b9392fc01
|
Better express that failures in one of the system font cases depend on what the system fonts actually are.
|
2007-04-17 11:01:17 -07:00 |
|
dbaron@dbaron.org
|
80fda8f92e
|
Add code to know which failures to expect in test_value_storage.html (whether to call todo_is or is), and turn on the test.
|
2007-04-17 10:06:23 -07:00 |
|
bclary@bclary.com
|
e4b53c1240
|
JavaScript Test - add -Q command line option to jsDriver.pl to disable interrupt signal handler, bug 376701, r=mrbkap
|
2007-04-17 09:23:27 -07:00 |
|
bclary@bclary.com
|
414e580b77
|
JavaScript Test - regression test for bug 291927, by Michael Lipp, David P. Caldwell
|
2007-04-17 06:27:23 -07:00 |
|
bclary@bclary.com
|
aa19308ca0
|
JavaScript Tests - move tests 5,6 from 373082 to 376773
|
2007-04-17 05:55:18 -07:00 |
|
surkov.alexander@gmail.com
|
9ce8d030bc
|
Fix for bug 377612 - move out state change events handling from atk, r=ginn.chen
|
2007-04-17 05:39:10 -07:00 |
|
Olli.Pettay@helsinki.fi
|
87770d8f70
|
Bug 373998, Use inner global window as the event target in the event target chain, but outer global as DOM event target, r+sr=jst
|
2007-04-17 02:18:36 -07:00 |
|
longsonr@gmail.com
|
09edc1c88b
|
Bug 377015 - Simplify nsSVGClipPathFrame API and make clip reference loop detection more robust. r=jwatt,sr=tor
|
2007-04-17 02:01:52 -07:00 |
|
dbaron@dbaron.org
|
adf8e096fb
|
Fix values for -moz-box-sizing too.
|
2007-04-17 01:01:22 -07:00 |
|
dbaron@dbaron.org
|
518d7ff81c
|
Fix values for -moz-float-edge.
|
2007-04-17 00:56:33 -07:00 |
|
dbaron@dbaron.org
|
2a04f2b89f
|
Work towards getting test_value_storage running.
|
2007-04-17 00:41:44 -07:00 |
|
igor@mir2.org
|
904650319a
|
Bug 375270: API to trace GC things graph without running the GC. r=brendan
|
2007-04-16 23:53:37 -07:00 |
|
surkov.alexander@gmail.com
|
16b33e3aba
|
Fix for bug 377617 - get rid of AtkTextChange struct, r=ginn.chen
|
2007-04-16 23:52:52 -07:00 |
|
sayrer@gmail.com
|
202d24dff2
|
Bug 369672. Feed preview doesn't show dates when the timezone is specified as UTC rather than GMT. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=sayrer
|
2007-04-16 23:17:42 -07:00 |
|
ginn.chen@sun.com
|
1d6231fecc
|
Bug 377732 Firefox keep crashing after "Previous Session Restore" dialog,@nsRootAccessibleWrap::HandleEventWithTargetr=aaronleventhal
|
2007-04-16 23:15:58 -07:00 |
|
surkov.alexander@gmail.com
|
26c2c1ad4a
|
Fix for bug 376832 - L0, 1 of 1 being exposed for acc_description on everything, r=aaronlev
|
2007-04-16 22:13:24 -07:00 |
|
dbaron@dbaron.org
|
f7bae14fc0
|
Work in progress on a test for value storage and serialization.
|
2007-04-16 21:45:49 -07:00 |
|
surkov.alexander@gmail.com
|
753bc81fa3
|
Fix for bug 374711 - ARIA state change events not working in ATK, patch=aaronlev, me, r=aaronlev
|
2007-04-16 21:45:42 -07:00 |
|
philringnalda@gmail.com
|
55c09af394
|
Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst
|
2007-04-16 21:06:12 -07:00 |
|
dbaron@dbaron.org
|
46bc4ce52b
|
Add tests that exercise nsCSSDeclaration::ToString.
|
2007-04-16 20:50:30 -07:00 |
|
sayrer@gmail.com
|
5d3525af5d
|
Increase timeout for mochitests.
|
2007-04-16 18:48:48 -07:00 |
|
bzbarsky@mit.edu
|
557e77debe
|
Add test and some docs for bug 376660. r=biesi
|
2007-04-16 18:47:57 -07:00 |
|
dbaron@dbaron.org
|
c285a29ced
|
Finish up adding initial and other values sections to property database, and test for their presence.
|
2007-04-16 18:07:22 -07:00 |
|
dbaron@dbaron.org
|
4dc79491ad
|
Add todo_is and todo_isnot functions. b=377721 r=sayrer
|
2007-04-16 18:06:42 -07:00 |
|
jst@mozilla.org
|
cdbc870e44
|
Fixing bug 377449. Remove unnecessary arguments from LaunchTooltip(). r+sr=neil@parkwaycc.co.uk
|
2007-04-16 16:22:34 -07:00 |
|
jst@mozilla.org
|
cb9efcf232
|
Fixing bug 377356. Move code around to ensure security checks are always done against the right object. r+sr=bzbarsky@mit.edu
|
2007-04-16 16:11:15 -07:00 |
|
bzbarsky@mit.edu
|
8bce480031
|
This test should not be waiting past onload.
|
2007-04-16 14:57:51 -07:00 |
|
aaronleventhal@moonset.net
|
4fbb345683
|
Fixing bustage -- missed part of checkin
|
2007-04-16 14:35:42 -07:00 |
|
aaronleventhal@moonset.net
|
a43116707a
|
Bug 377470. Avoid caching drop down list frame for combo boxes. Patch by Mats Palmgren. r=aaronlev
|
2007-04-16 14:11:29 -07:00 |
|
tor@cs.brown.edu
|
b3c5a03a7b
|
Bug 376929 - Remove direct use of cairo from SVG path generation.r=jwatt, sr=roc
|
2007-04-16 13:57:09 -07:00 |
|
bzbarsky@mit.edu
|
a9e6194af7
|
Add tests
|
2007-04-16 13:34:22 -07:00 |
|
aaronleventhal@moonset.net
|
b9cba37c4e
|
Bug 377644. Move MSAA event firing to accessible wrap, to fix missing events. Patch by Alexander Surkov. r=aaronlev
|
2007-04-16 13:23:00 -07:00 |
|
tor@cs.brown.edu
|
3da4824553
|
Bug 376927 - add path flattening API to thebes. r=vlad
|
2007-04-16 13:18:32 -07:00 |
|
enndeakin@sympatico.ca
|
d910516ed2
|
Bug 377038, tabIndex property should return 0 when attribute is not specified, r=neil
|
2007-04-16 13:04:39 -07:00 |
|
gavin@gavinsharp.com
|
ae334e4da0
|
Bug 377189: fix nsIFileTest.cpp compilation, patch by Bernhard Rosenkraenzer <bero@arklinux.org>, r=dougt
|
2007-04-16 11:09:29 -07:00 |
|
vladimir@pobox.com
|
e0b09cb01c
|
remove glitz dependency from c3d (npotb)
|
2007-04-16 10:19:12 -07:00 |
|