nrthomas%gmail.com
|
371055b937
|
For bug 379240, changes to update verification for Tb 1.5.0.12
|
2007-05-10 10:33:56 +00:00 |
nrthomas%gmail.com
|
a3ccb1744f
|
For bug 379241, changes to update verification for Fx 2.0.0.4
|
2007-05-10 10:27:42 +00:00 |
nrthomas%gmail.com
|
a0bfb22906
|
For bug 379240, update bootstrap.cfg for RC2
|
2007-05-10 10:15:31 +00:00 |
nrthomas%gmail.com
|
6058141c87
|
For bug 379240, update bootstrap.cfg for RC2
|
2007-05-10 09:56:04 +00:00 |
nrthomas%gmail.com
|
19c1d8590a
|
For bug 379240, changes to update verification for Fx 1.5.0.12
|
2007-05-10 08:34:25 +00:00 |
mozilla.mano%sent.com
|
c5bd30ba2d
|
Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich.
|
2007-05-10 08:05:22 +00:00 |
bclary%bclary.com
|
681d041bb8
|
JavaScript Test - regression test for bug 354998, revert Object.prototype to prevent side effects
|
2007-05-10 06:10:50 +00:00 |
smontagu%smontagu.org
|
03788b5d51
|
Add unit test for bug 378839 and remove obsolete test programs
|
2007-05-10 04:58:59 +00:00 |
bzbarsky%mit.edu
|
ec0580a205
|
Twiddle parentheses a little bit. Bug 311415 followup, r+sr=dbaron
|
2007-05-10 02:55:15 +00:00 |
mark%moxienet.com
|
1d6cdcc312
|
Temporarily disable tests and official releases from cb-xserve01 (bootstrapping)
|
2007-05-10 01:30:59 +00:00 |
julien.pierre.bugs%sun.com
|
c01ca3026c
|
Fix for bug 353899 . PR_CallOnce and PR_CallOnceWithArg do not set NSPR error code if once->initialized is TRUE and once->status is PR_FAILURE . r=wtc
|
2007-05-10 01:21:41 +00:00 |
mark%moxienet.com
|
fa22fbd4f2
|
Camino tinderbox configurations for cb-xserve01
|
2007-05-10 01:21:09 +00:00 |
nelson%bolyard.com
|
584794bb02
|
Bug 379753 � S/MIME should support AES. r=rrelyea
|
2007-05-10 01:12:21 +00:00 |
nelson%bolyard.com
|
78e41fb818
|
Bug 377548 � NSS QA test program certutil's default DSA prime is only 512 bits.
r=rrelyea
|
2007-05-10 01:07:29 +00:00 |
scott%scott-macgregor.org
|
acdf0d17dd
|
Bug #379070 --> API and string clean up for nsIMsg*IncomingServer.idl
sr=bienvenu
|
2007-05-10 01:06:12 +00:00 |
roc+%cs.cmu.edu
|
53bfb2bc82
|
Not part of the build. Fix text lifetime issues for transformed textruns.
|
2007-05-10 00:58:47 +00:00 |
jst%mozilla.org
|
6cd05e346d
|
Backing out Jonas' last changes due to tinderbox orange, per Jonas' request.
|
2007-05-10 00:42:33 +00:00 |
kaie%kuix.de
|
f58d3c8cf8
|
Bug 379190, crashes when loading chrome urls
r=rrelyea
|
2007-05-09 23:43:01 +00:00 |
jonas%sicking.cc
|
917c6cc079
|
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
|
2007-05-09 23:33:29 +00:00 |
rrelyea%redhat.com
|
f139e63c15
|
Bug 376417 ��� PK11_GenerateKeyPair needs to get the key usage from the caller.
r = nelson
|
2007-05-09 23:21:06 +00:00 |
bclary%bclary.com
|
1d7a4fb2c7
|
JavaScript Tests - remove extraneous debugger statement, no bug, not part of the build
|
2007-05-09 23:01:33 +00:00 |
roc+%cs.cmu.edu
|
942d47af85
|
Not part of the build. Update new text frame for textrun API changes. Also implements a textrun cache for the new text frame
|
2007-05-09 22:04:56 +00:00 |
jst%mozilla.org
|
5410dd4258
|
More for bug 379539. Updating include and exclude lists, fixing a problem with rmfileortree(), and fixing a problem with the hg argument in ImportMozillaCVS(). r=preed@mozilla.org and benjamin@smedbergs.us
|
2007-05-09 22:02:37 +00:00 |
roc+%cs.cmu.edu
|
771c6908fa
|
Bug 380209. Hooks for a textframe-specific textrun cache startup/shutdown. r+sr=bzbarsky
|
2007-05-09 22:02:29 +00:00 |
igor%mir2.org
|
cb6c12eea9
|
Bug 380197: fixing regression from bug 380197. r=brendan
|
2007-05-09 21:40:36 +00:00 |
roc+%cs.cmu.edu
|
c9b1752ce1
|
Bug 375760. Implement new textrun cache: gfxTextRunCache (base cache which leaves textrun lifetime management to the client) and gfxGlobalTextRunCache (cache which manages textrun lifetimes using nsExpirationTracker). r=vlad
|
2007-05-09 20:33:17 +00:00 |
brendan%mozilla.org
|
83e65c48bd
|
Fiddle cosmetics.
|
2007-05-09 20:19:26 +00:00 |
neil%parkwaycc.co.uk
|
c62352370a
|
Backing out bug 377035 because it caches the tree body inappropriately
|
2007-05-09 20:13:26 +00:00 |
ted.mielczarek%gmail.com
|
25b89ccae8
|
remove unnecessary ifdef MOZ_DEBUG_SYMBOLS. r=bsmedberg
|
2007-05-09 19:56:28 +00:00 |
joshmoz%gmail.com
|
16a83528b7
|
Use small control type for radio buttons and checkboxes in HTML. On Windows and Linux this has no effect because small and normal are the same thing, but it means we can differentiate on Mac OS X where they are not. b=380056 r/sr=roc
|
2007-05-09 19:17:18 +00:00 |
rrelyea%redhat.com
|
1de9d88484
|
Bug 341121 ��� Coverity 408 sec_PKCS7CreateEncryptObject leaks param & result (edit)
|
2007-05-09 19:02:18 +00:00 |
nboyd%atg.com
|
54a812fb3e
|
Remove a number of warnings by having the switch generator use label L0.
|
2007-05-09 18:39:12 +00:00 |
nboyd%atg.com
|
99c2a5b427
|
Move test classes out of org.mozilla.javascript package. Updates to JsDriver
to allow for loading test lists from files using '@' syntax.
|
2007-05-09 18:22:59 +00:00 |
smontagu%smontagu.org
|
1718b64f42
|
Uneven justification with new textframe. Bug 380062, r+sr=roc
|
2007-05-09 18:09:32 +00:00 |
surkov.alexander%gmail.com
|
49cc26354d
|
Fix for bug 377728 - delayed accessible events problem, r=aaronlev
|
2007-05-09 17:48:11 +00:00 |
aaronleventhal%moonset.net
|
fae8b6b2cf
|
getTextAtOffset by line fails with wrapped spans that have accessibles. r=parente
|
2007-05-09 17:42:42 +00:00 |
bugzilla%standard8.demon.co.uk
|
a7133ae77c
|
Follow up to Bug 363491 Stop suiterunner builds needing to build in xpfe/global - add nsAboutAbout.js to the packaging lists
|
2007-05-09 15:49:14 +00:00 |
crowder%fiverocks.com
|
95a9e671a2
|
Bug 379482: Crash decompiling float setter, r=brendan, r=igor
|
2007-05-09 15:21:32 +00:00 |
enndeakin%sympatico.ca
|
07862a0099
|
Bug 371260, cleanup of <radio> code, r=neil
|
2007-05-09 13:43:27 +00:00 |
mats.palmgren%bredband.net
|
cafc85a9d4
|
Mochitest for bug 377539. b=377539 r=bzbarsky
|
2007-05-09 13:27:59 +00:00 |
aaronleventhal%moonset.net
|
48edf19b9e
|
Bug 379878. Fix crashes and accessible value interface support for XUL progress meter. r=ginn.chen
|
2007-05-09 13:25:52 +00:00 |
peterv%propagandism.org
|
b345a308a8
|
Fix for bug 370098 (Some constructors raise a "XXX is not a function" exception when called (DOMParser, XMLSerializer, XMLHttpRequest, XPathEvaluator, XSLTProcessor). r/sr=jst.
|
2007-05-09 12:04:59 +00:00 |
smontagu%smontagu.org
|
82eb65f5b3
|
Unit test for bug 365345
|
2007-05-09 11:36:06 +00:00 |
igor%mir2.org
|
a06e35a66c
|
Bug 379727: Using tracing instead of explicit root management. r=alfred.peng sr=brendan
|
2007-05-09 11:11:53 +00:00 |
Olli.Pettay%helsinki.fi
|
f89ee22069
|
xpcshell testcases for Bug 378247, p=Alex Vincent
|
2007-05-09 10:48:21 +00:00 |
neil%parkwaycc.co.uk
|
2a30f05d29
|
Bug 377035 Allow <tree> to be anonymous parent of <treechildren> r=Enn sr=roc
|
2007-05-09 08:54:24 +00:00 |
neil%parkwaycc.co.uk
|
be5110655b
|
Bug 281630 Support ch width units in XUL r+sr=bz
|
2007-05-09 08:48:38 +00:00 |
surkov.alexander%gmail.com
|
d594f17ffe
|
Fix for bug 380022 - implement IAccessibleImage, r=aaronlev
|
2007-05-09 08:42:13 +00:00 |
neil%parkwaycc.co.uk
|
19ccc03ce3
|
Avoid calling formatStringByName with no formats b=379889 r=smontagu sr=biesi
|
2007-05-09 08:40:41 +00:00 |
surkov.alexander%gmail.com
|
505b27cc30
|
Fix for bug 380021 - implement IAccessibleValue, r=aaronlev, sr=neil
|
2007-05-09 08:19:01 +00:00 |