Граф коммитов

181076 Коммитов

Автор SHA1 Сообщение Дата
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
crowder%fiverocks.com 10e1027fd6 woops, backing out due to closed tree 2007-05-09 05:45:57 +00:00
crowder%fiverocks.com 43cdc29aee Bug 379482: Crash decompiling float setter, r=brendan, r=igor 2007-05-09 05:45:09 +00:00
bzbarsky%mit.edu ef287d764c Add test for last-minute regression I found. 2007-05-09 03:41:39 +00:00
nelson%bolyard.com 9c742880fe Bug 213359 � enhance PK12util to extract certs from p12 file. r=Neil.williams 2007-05-09 03:14:58 +00:00
bzbarsky%mit.edu 5140c59daa Store the charset we had when we were written into when document.open()
happens.  Then restore that as the document charset when loading from a wyciwyg
channel, instead of just claiming to be UTF-16.  Bug 255820, r+sr=jst
2007-05-09 02:47:59 +00:00
preed%mozilla.com ff0fb3cef1 Bug 375782: Bootstrap - Dependent tool config file gen for patcher2. r=cf/rhelmer. 2007-05-09 02:02:33 +00:00
dietrich%mozilla.com 62ee4eb8cb follow-up to bug 379986 (r=sayrer) 2007-05-09 01:51:39 +00:00
glen.beasley%sun.com ba376df649 378332 update ciphersuite constants and added isFipsCipherSuite method r=neil 2007-05-09 01:40:14 +00:00
dietrich%mozilla.com f76adee00b Bug 379986 make bookmark folders use ids from the moz_bookmarks table (r=mano) 2007-05-09 01:19:12 +00:00
ted.mielczarek%gmail.com 0ea3177d28 bug 379117 - upload breakpad symbols from bm-xserve08. r=preed 2007-05-09 01:07:44 +00:00
roc+%cs.cmu.edu 5fd04b1134 Fixing bustage 2007-05-09 00:45:21 +00:00
glen.beasley%sun.com e0bc2aa97c 340128 version update r=christophe 2007-05-09 00:28:31 +00:00
neil.williams%sun.com c17c4881d9 Bug 82268, Builds use wrong version of perl
r=Christophe,nelson
2007-05-09 00:09:38 +00:00
bienvenu%nventure.com afd85cc820 fix eudora import to maintain status flags, patch by gwenger@qualcomm.com, r=mscott, sr=bienvenu 368347 2007-05-08 23:07:19 +00:00
rhelmer%mozilla.com 9ffd4acd54 add errback to ensure that BonsaiPoller keeps polling if a timeout of other error occured. b=379613 p=bhearsum r=rhelmer 2007-05-08 22:46:35 +00:00
roc+%cs.cmu.edu 9604a69b0d Bug 375760. Make a number of small changes to the gfxTextRun/gfxFont/gfxFontGroup APIs. r=vlad 2007-05-08 22:46:15 +00:00