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

8926 Коммитов

Автор SHA1 Сообщение Дата
bclary%bclary.com f9322e3d48 JavaScript Test - regression tests for bug 336410, by Georgi Guninski 2007-02-08 23:27:59 +00:00
bclary%bclary.com ac6cdafd82 JavaScript Test - regression tests for bug 336409, by Georgi Guninski 2007-02-08 23:24:59 +00:00
bclary%bclary.com 13d8ae7854 JavaScript Test - regression test for bug 335700, by Charles Verdon, Brendan Eich 2007-02-08 23:14:02 +00:00
bclary%bclary.com dd1b19a88e JavaScript Test - regression test for bug 338121, by Georgi Guninski 2007-02-08 23:01:41 +00:00
bclary%bclary.com 2397aafdee JavaScript Test - regression test for bug 338001, by Georgi Guninski 2007-02-08 22:56:41 +00:00
bclary%bclary.com 66ba61e663 JavaScript Test - regression test for bug 356238, by Igor Bukanov 2007-02-08 22:50:31 +00:00
bclary%bclary.com 66d526b310 JavaScript Test - regression test for bug 355474, by Jesse Ruderman 2007-02-08 22:02:36 +00:00
bclary%bclary.com 7dccdbe956 JavaScript Test - regression test for bug 325425, by Igor Bukanov 2007-02-08 21:28:30 +00:00
brendan%mozilla.org f4970208b1 Trailing whitespace police raid. 2007-02-08 21:21:06 +00:00
crowder%fiverocks.com 6aa1be7dc4 Bug 365048: JSRuntime threadTPIndex should be a static, r=brendan 2007-02-08 19:49:35 +00:00
inonit%inonit.com 782d874e1b Improve/fix building optional E4X components, see also bug 367707 2007-02-08 15:55:14 +00:00
inonit%inonit.com f481640452 Fix up documentation in JsDriver.java source code 2007-02-08 11:30:56 +00:00
inonit%inonit.com 9b7f03bf3e Fix XMLBeans out-of-the-box build problems 2007-02-08 01:05:26 +00:00
inonit%inonit.com 0b5045a643 Fix for bug 369536 (assignment to index of target property of XMLList overwrites attributes) 2007-02-07 22:14:33 +00:00
inonit%inonit.com 6ecc2637d8 Fix bug 291930 (XML constructor called with comment followed by element) 2007-02-07 15:22:10 +00:00
inonit%inonit.com 535ebd4472 Fix bug 288027 (XMLList not instanceof XML) 2007-02-06 23:00:00 +00:00
inonit%inonit.com 6a33f1cd8a Fix license boilerplate on recent commits 2007-02-06 17:48:46 +00:00
inonit%inonit.com 4c9afff608 Fix bug in EXPECT EXIT
Emulate SpiderMonkey exit code for OutOfMemoryError
2007-02-05 23:41:15 +00:00
inonit%inonit.com 318d17a865 Don't rely on JAXP for ignoring comments (semantics are slightly different than E4X, or JRE parser has a bug, not sure which) 2007-02-05 19:08:07 +00:00
inonit%inonit.com 770da6fb43 Fix infinite-loop condition with >1 generated namespace prefix 2007-02-05 17:32:09 +00:00
crowder%fiverocks.com 4fc62c33cc Bug 366398: Makefile.ref on Darwin builds dynamic library correctly, and a fix for debug builds 2007-02-05 16:24:49 +00:00
inonit%inonit.com 78211623bd Implement E4X without Apache XMLBeans, fix bug #355677 2007-02-05 15:24:52 +00:00
inonit%inonit.com 265841c90d Remove CVS keywords (at least for now) to make merging easier 2007-02-05 14:56:40 +00:00
bclary%bclary.com 3f7b18e9f0 JavaScript Tests - correct bugnumber in tests 2007-02-05 11:22:03 +00:00
bclary%bclary.com 312935e779 JavaScript Tests - update test template.js files copyright to 2007, Bug 369347 2007-02-05 11:14:08 +00:00
jst%mozilla.org da7c921433 Fix for bug 368945. Prevent creation of safe wrappers for objects that the caller can not access. r+sr=brendan@mozilla.org 2007-02-03 03:03:07 +00:00
graydon%mozilla.com e418e1d430 Bug 369134, bandaid for crash during restart under cycle collection.
r=vlad
2007-02-03 00:37:44 +00:00
bclary%bclary.com b3fd3bac1a JavaScript Tests - sub status undefined, bug 369131, not part of the build 2007-02-02 21:54:13 +00:00
jst%mozilla.org 6328ec2665 Fixing bug 368945. Add more value checking. r+sr=brendan@mozilla.org 2007-02-02 03:35:06 +00:00
crowder%fiverocks.com 57f9073a6a Bug 366398: Backing this out since it breaks branch debug builds.
Will restore when I have branch approvals
2007-02-01 18:40:00 +00:00
szegedia%freemail.hu caac19b9e1 setAttributes must not be prevented by READONLY attribute -- we must be able to programmatically reset it. 2007-02-01 15:07:49 +00:00
gavin%gavinsharp.com 72b0b8d6d5 Bug 366398: On Darwin, Makefile.ref builds static libjs.so instead of dynamic libjs.dylib, patch by Brian Crowder <crowder@fiverocks.com>, r=bsmedberg 2007-01-31 20:09:41 +00:00
crowder%fiverocks.com 1d76f34df7 Bug 366398: On Darwin, Makefile.ref builds static libjs.so instead of dynamic libjs.dylib, r=bsmedberg 2007-01-31 19:55:41 +00:00
jst%mozilla.org 5e1fc8a1a3 Fixing bug 355766. Provide safe cross-origin access helper object, and make XPCNativeWrapper.wrappedJSObject use it. r=bzbarsky@mit.edu, sr=brendan@mozilla.org 2007-01-31 16:25:35 +00:00
mozilla.mano%sent.com e2f165cac1 Remove hidden character from the patch for bug 326854, thanks Neil. 2007-01-31 11:49:16 +00:00
bzbarsky%mit.edu c1fbb4c36a Fire the branch callback for the original cx when we're evaluating in a
sandbox.  Bug 368714, r+sr=jst
2007-01-31 03:07:24 +00:00
crowder%fiverocks.com a5066c30d4 253142: another script ordering bug, r=brendan 2007-01-29 08:22:31 +00:00
crowder%fiverocks.com 5f80275577 252995: reordering script_toSource and script_toString, r=brendan 2007-01-29 04:50:34 +00:00
crowder%fiverocks.com 94c8db41a9 253003: re-ordering script compile, r=brendan 2007-01-29 04:40:34 +00:00
crowder%fiverocks.com fefa42ee24 253125: script_exec ordering fix, r=brendan 2007-01-29 04:18:49 +00:00
inonit%inonit.com 549e162c3d Fix spelling errors in code, documentation 2007-01-28 19:31:26 +00:00
inonit%inonit.com 64524762d0 Better documentation on jsdriver target 2007-01-28 19:28:10 +00:00
inonit%inonit.com da0fbeacc7 Fix for bug #321967 ("default xml namespace =" statement decompiles incorrectly) 2007-01-28 19:23:51 +00:00
crowder%fiverocks.com 5a1b387260 Bug 355820: follow-up to fix eval breakage. patch by crowder@fiverocks.com, r=brendan 2007-01-28 19:17:29 +00:00
jwalden%mit.edu 91253981fd Bug 368459 - Test for XML.prototype.normalize() in E4X test suite is wrong; also fix the bug the buggy testcase was hiding. r=brendan 2007-01-28 06:27:21 +00:00
crowder%fiverocks.com 9f161256b1 Bug 355820: fixing a flub from first checkin, patch by crowder@fiverocks.com, r=brendan 2007-01-27 04:19:23 +00:00
brendan%mozilla.org 75fb61ea2c Do not strip format control characters from source (274152, r=mrbkap). 2007-01-26 22:13:39 +00:00
crowder%fiverocks.com 650cece8fa Bug 355820: Remove non-standard Script object, patch by Brian Crowder crowder@fiverocks.com, r=brendan 2007-01-25 23:08:52 +00:00
inonit%inonit.com e2e5eb55a7 Make sure the files in this directory are not accidentally committed to the tree by misbehaving CVS clients (like the one bundled with NetBeans). Even though the parent directory contains a .cvsignore which ignores this directory, the NetBeans default CVS client refuses to ignore them. (A few tests seem to indicate that NetBeans will not ignore files that are new in directories that actually exist in the repository.) 2007-01-25 15:27:48 +00:00
mrbkap%gmail.com 14e21aea25 Fix the decompiler's JSOP_GETLOCALPROP to not push an index that's not at the end of the sprint stack. bug 366668, r=brendan 2007-01-25 01:32:20 +00:00
inonit%inonit.com c282a159ab Fix for #353501: Add Java port of jsDriver.pl; catch some additional failure cases in JUnit test driver 2007-01-24 22:15:00 +00:00
igor.bukanov%gmail.com e7e16aadce Bug 367481: Patch from Seno.Aiko@gmail.com to rearrange JSContext to reduce code size. r=myself 2007-01-23 23:57:36 +00:00
crowder%fiverocks.com 94dc4f9ced Bug 367923: tweak strict warning for variable that redeclares function parameter, patch by Ryan Jones bugs@ryan-jones.com, r=crowder 2007-01-23 23:44:39 +00:00
timeless%mozdev.org abf608ad64 Bug 365943 nsIScriptError comment is wrong
r=bz sr=bz
2007-01-23 21:18:04 +00:00
alfred.peng%sun.com 94ce737fe3 Bug 261468. SpiderMonkey LiveConnect calls free() instead of JS_smprintf_free(), problem with static linking.
r=brendan,sr=jst.
2007-01-23 05:28:31 +00:00
szegedia%freemail.hu 5130de5dd8 Fix for #367385 and #333168 defineClass's inheritance mapping is broken for abstract class subclasses 2007-01-23 02:21:35 +00:00
szegedia%freemail.hu 84f52576a7 Fix for #366550 � increment and decrement operators don't work for global vars with dynamic scopes (patch by Hannes Wallnoefer) 2007-01-23 02:14:24 +00:00
szegedia%freemail.hu 29fbd4596b Fix for #366550 � increment and decrement operators don't work for global vars with dynamic scopes 2007-01-23 02:10:13 +00:00
brendan%mozilla.org fe0b75a735 Oops. 2007-01-22 20:29:17 +00:00
brendan%mozilla.org 045fb650d1 Fix 367589, a=dveditz. 2007-01-22 20:27:31 +00:00
crowder%fiverocks.com 0c098d5500 Bug 367743: memory leak in AddCharsToURI (jsstr.c) - patch by Gavin Reaney gavin@picsel.com, r=crowder 2007-01-22 17:13:23 +00:00
inonit%inonit.com 06c8cfcb75 Partial fix for bug #224334: implements __defineGetter__ and __defineSetter__. 2007-01-21 15:28:18 +00:00
brendan%mozilla.org 8dfb021c18 Handle slot-and-setter-less read-write nonsense state; compatibility requires it (367589, r=mrbkap). 2007-01-20 22:56:50 +00:00
brendan%mozilla.org 2d5f3bb3b5 Remove unused NATIVE_SET. 2007-01-20 02:38:10 +00:00
inonit%inonit.com d7a73ba3b4 Partial fix for bug #224334: implements __defineGetter__ and __defineSetter__. 2007-01-19 21:43:49 +00:00
igor.bukanov%gmail.com d3aa4afaeb Bug 367226: JS_THREADED_INTERP can be set through command line. r=brendan 2007-01-19 18:33:13 +00:00
igor.bukanov%gmail.com 170a2f2fa8 Bug 36680: new function to report error using decompiled jsval text. r=brendan 2007-01-19 08:37:55 +00:00
igor.bukanov%gmail.com 3316f787fe Bug 366975: Allow to allocate new GC things from JSGC_END callback. r=brendan 2007-01-18 23:36:41 +00:00
pavlov%pavlov.net 0ff3b7b29b removing perlconnect. bug 366355. 2007-01-18 21:04:13 +00:00
bclary%bclary.com fb76622d4d JavaScript Test - regression test for bug 355497, by Jesse Ruderman, Seno Aiko 2007-01-18 11:31:49 +00:00
bclary%bclary.com db4b5e643c JavaScript Test - regression test for bug 363988, by Hein Roehrig, Daniel Veditz, Erik Fabert 2007-01-18 11:05:24 +00:00
bclary%bclary.com 5a07bda9d3 JavaScript Test - regression test for bug 364017, by Jeff Walden 2007-01-18 10:41:55 +00:00
brendan%mozilla.org 96901888ec Fix for 362872, r=mrbkap. 2007-01-18 00:28:38 +00:00
jwalden%mit.edu 25a28b4274 Fix two bug number typos 2007-01-17 21:45:16 +00:00
bclary%bclary.com 7d222753f0 JavaScript Test - regression test for bug 364104 2007-01-17 12:53:44 +00:00
bclary%bclary.com 295edce23e JavaScript Test - regression test for bug 366288, by Jesse Ruderman 2007-01-17 12:38:42 +00:00
bclary%bclary.com a4c39f61b1 JavaScript Test - regression test for bug 366292, by Jesse Ruderman 2007-01-17 12:33:53 +00:00
igor.bukanov%gmail.com 61e6b9d2ad Bug 351739: Patch from Ryan Jones, bugs@ryan-jones.com, to fix memory leak. a=myself 2007-01-17 12:27:47 +00:00
bclary%bclary.com b7069ab09b JavaScript Test - regression test for bug 366396, by Jesse Ruderman 2007-01-17 12:25:43 +00:00
bclary%bclary.com 28bf74664d JavaScript Test - regression test for bug 366468, by Alex Vincent, Gavin Sharp 2007-01-17 12:18:46 +00:00
bclary%bclary.com 1cd9d35574 JavaScript Test - regression test for bug 354246, by Jesse Ruderman 2007-01-17 11:12:49 +00:00
igor.bukanov%gmail.com 7d2008a7b1 Bug 364809: Patch from Seno.Aiko@gmail.com to remove no longer used JSContext.jsop_*. r=myself 2007-01-17 11:02:11 +00:00
bclary%bclary.com bdb682ff0b JavaScript Test - regression test for bug 347155, by Jesse Ruderman 2007-01-17 10:24:24 +00:00
brendan%mozilla.org 573da385ae Tweak comment per wtchang. 2007-01-17 00:56:35 +00:00
crowder%fiverocks.com 743598bdfe Bug 314874: Function.call/apply pass thisArg.valueOf() as this value when thisArg is not a primitive, r=brendan 2007-01-17 00:27:36 +00:00
brendan%mozilla.org 4185947a8b Fix O(n^2) complexity in {Get,Inset}PropertyTreeChild (335700, r=mrbkap). 2007-01-15 05:40:45 +00:00
brendan%mozilla.org 50babdd79e Fix from wtc/kai for unsafe macro parameter (366869, r=me). 2007-01-13 00:41:19 +00:00
crowder%fiverocks.com a566354f3c Bug 354246. Fix allows throwing exceptions and reporting errors while constructing an exception object, as long as an error is not already being reported, or an exception already being thrown. Previously yielded silent failure. r=igor 2007-01-12 20:41:11 +00:00
igor.bukanov%gmail.com 83ca98586b Bug 366236: cleanup and debug checks for atom indexes. r=brendan 2007-01-12 12:10:36 +00:00
bclary%bclary.com ed54807b03 JavaScript Test - regression test for bug 313967, by Julien Lecomte, Igor Bukanov 2007-01-11 18:04:27 +00:00
igor.bukanov%gmail.com 216cbd80e3 bug 366601, r=brendan 2007-01-11 10:45:03 +00:00
brendan%mozilla.org d0c543781e Fix js_IsScopeLocked assertion (366606, r=sayrer). 2007-01-11 00:45:49 +00:00
brendan%mozilla.org 2e4976944e Add macrology for presetting double hashtable capacity to avoid growth given a known initial population (356116, r=dbaron). 2007-01-10 22:11:34 +00:00
crowder%fiverocks.com f63d3b9033 Bug 355497: infinite recursion with Array.slice/getter for 0. Patch by Seno.Aiko@gmail.com, r=crowder 2007-01-10 17:04:35 +00:00
brendan%mozilla.org 5b1c35a600 Fix bogus assertion and improve comment per mrbkap's suggestion (366468). 2007-01-10 01:47:58 +00:00
brendan%mozilla.org 0deb33f7fe Fix LOCKED_OBJ_CHECK_SLOT misnomers; tweak comment. 2007-01-09 06:27:48 +00:00
brendan%mozilla.org 24de37da87 Fix 366396, r=mrbkap. 2007-01-09 05:59:48 +00:00
crowder%fiverocks.com 2a0bf1174b Bug 374155: fix for too much recursion in E4X literal. Patch by Seno.Aiko@gmail.com. r=crowder 2007-01-08 23:04:28 +00:00
brendan%mozilla.org 98a6ab10d3 Fix regression from bug 365851 (366292, r=mrbkap). 2007-01-08 20:36:22 +00:00
igor.bukanov%gmail.com f1e30ac704 Bug 366312: fixing document.all detecting regression from bug 365608. r=brendan 2007-01-08 20:29:14 +00:00
brendan%mozilla.org 383deae9a7 Followup warning fix for 128150. 2007-01-08 19:37:09 +00:00
brendan%mozilla.org 715e06484d Remove property cache (128150, r=igor). 2007-01-08 19:34:43 +00:00
brendan%mozilla.org 7c71bd6237 Fix copy/paste error in assertion (366288, r=me). 2007-01-08 09:01:41 +00:00
timeless%mozdev.org f80ba2953a Bug 325539 typo in mozilla/js/jsd/idl/jsdIDebuggerService.idl
r=silver
2007-01-07 10:50:23 +00:00
timeless%mozdev.org e39cb7489c Bug 348879 case errors in jsshell help
r=brendan

i tried to fix the regression test so that it handles both the new and old spellings
2007-01-07 10:46:06 +00:00
brendan%mozilla.org 5535f707ed Igor's patch for simpler extended atom indexing (365608, tweaks and r=me). 2007-01-06 23:25:00 +00:00
igor.bukanov%gmail.com fa9f0ba8f4 Bug 363603: JSObjectMap.nslots is removed as redundant. r=brendan 2007-01-06 22:03:06 +00:00
brendan%mozilla.org 96845bbad4 Fast followup for 365851: use MARK_ID instead of its expansion. 2007-01-05 00:14:39 +00:00
graydon%mozilla.com 4525ab79d9 Bug 333078: XPCOM cycle collector
r=brendan, sicking, bz, dbaron, bsmedberg
2007-01-04 22:31:26 +00:00
brendan%mozilla.org 546f5b33f3 Stage 0 patch for getter/setter optimizations (365851, r=igor). 2007-01-04 21:15:09 +00:00
brendan%mozilla.org 7a3aad3932 Partial fix from me (239721, r=gavin) and the real fix from Gavin Reaney <gavin@picsel.com> (364836, r=me). 2007-01-02 20:57:03 +00:00
igor.bukanov%gmail.com f9d3b754f0 Bug 363530: cleaning up arguments bytecode implementation. r=brendan 2007-01-01 03:03:16 +00:00
brendan%mozilla.org d728d63203 Optimize x.p for arg/var/local x; fix decompiler bugs hiding nearby (363536, r=igor). 2006-12-27 23:47:13 +00:00
szegedia%freemail.hu c16d7587b8 Test watches 2006-12-27 20:35:32 +00:00
szegedia%freemail.hu f6be9da78b Updated with recently fixed bugs 2006-12-27 19:43:00 +00:00
szegedia%freemail.hu b453f25c70 Updated changelog with recent bugfixes 2006-12-27 19:23:09 +00:00
szegedia%freemail.hu 90ea0ccc19 Fix for #344501 "Can't step into/put breakpoint in functions that are tail called in the debugger" 2006-12-27 18:34:25 +00:00
szegedia%freemail.hu 2493b1c42d Bug 340561 � <Function>.prototype should not be DontEnum 2006-12-27 18:21:59 +00:00
szegedia%freemail.hu 7ab7ff434e Revert previous change for now 2006-12-27 18:07:58 +00:00
szegedia%freemail.hu 96d918a47a Fix for Bug 347154 � CompilerEnvirons examines deprecated cx.compileFunctionsWithDynamicScopeFlag instead of calling cx.hasFeature(Context.FEATURE_DYNAMIC_SCOPE) 2006-12-27 18:04:25 +00:00
igor.bukanov%gmail.com dfdb718838 Bug 310405: allow to stop long running native code. r=brendan 2006-12-24 11:31:37 +00:00
bclary%bclary.com 946fd9029b JavaScript Test - test callback mutation in Array filter, by Jeff Walden, bug 364603 2006-12-22 21:45:44 +00:00
brendan%mozilla.org 51a581faa8 Meter small-slot ops (363529, r=crowder). 2006-12-22 18:02:42 +00:00
bclary%bclary.com 102a225dc1 JavaScript Test - modify test to use object instance instead of |this|, bug 355344 2006-12-22 14:53:50 +00:00
bclary%bclary.com 05522692d9 JavaScript Test - modify test to reflect change in typeof RegExp instance, bug 61911 2006-12-22 14:43:56 +00:00
bclary%bclary.com 15f4576091 JavaScript Test - modify test to delay execution until page loaded, bug 324688 2006-12-22 14:38:00 +00:00
brendan%mozilla.org a4a9b8bd30 Fix from shutdown@flashmail.com for off-by-one in js_Disassemble1 (364691, r=me). 2006-12-22 08:22:32 +00:00
brendan%mozilla.org 288ec0e9ea Back out patch for 310405 due to regressions. 2006-12-22 05:46:46 +00:00
igor.bukanov%gmail.com 68c89714e9 Bug 310405: long running loops in native code are brekable now. r=brendan,crowder 2006-12-22 00:00:40 +00:00
timeless%mozdev.org c87ecd54c6 Bug 364264 Assertion failure: pcdepth >= 0, at jsopcode.c:4737 - failure to handle JSOP_TRAP in js_DecompileValueGenerator
r=brendan
2006-12-21 06:59:51 +00:00
igor.bukanov%gmail.com 81b3f34473 Bug 364017: fix source node decoding in the dissembler, r=brendan 2006-12-21 01:48:27 +00:00
brendan%mozilla.org c5d8b22052 Finish NEW_ => STRICT_ renaming (363536, r=igor). 2006-12-21 01:35:54 +00:00
brendan%mozilla.org fe3bf24fdf Remove stale comments (334261 followup, r=self). 2006-12-21 01:00:32 +00:00
brendan%mozilla.org feeaaf3367 JSOP_GETTHISPROP optimization (363536, r=igor). 2006-12-21 00:02:20 +00:00
crowder%fiverocks.com 968a68cf5d Bug 364350: free of uninitialized memory in OOM condition, patch by Gavin Reaney (gavin@picsel.com), r=crowder@fiverocks.com 2006-12-20 20:51:12 +00:00
mozilla.mano%sent.com 9d34c4f244 Fix upcoming bustage from bug 326854 2006-12-20 20:16:23 +00:00
mozilla.mano%sent.com e3c73f5312 Bug 326854 - expose btoa and atob to JS components. r=brendan, sr=jst. 2006-12-20 20:10:12 +00:00
igor.bukanov%gmail.com a62403471a Bug 354297: Fix for getters on index when compiled with GC_MARK_DEBUG. r=brendan 2006-12-20 18:55:07 +00:00
brendan%mozilla.org b46f2143a6 Rename strict equality ops (cleanup pre-patch for 363536, r=igor). 2006-12-20 08:12:18 +00:00
brendan%mozilla.org 32eddc2698 Bytecode succession metering (363529, r=crowder). 2006-12-20 07:47:22 +00:00
wsharp%adobe.com 7abcdeeded bug 360602. fix mac build from recent checkin 2006-12-18 16:43:46 +00:00
wsharp%adobe.com ace068b208 bug 360602. 64-bit porting work. review: stejohns.adobe.com 2006-12-18 16:04:48 +00:00
jwalden%mit.edu 2fbf4b340c Bug 364104 - Fix two bugs: one in array.indexOf with first argument === array[array.length-1] and second argument >= array.length, and another in array.lastIndexOf with first argument === array[0] and with second argument < -array.length. r=brendan 2006-12-18 06:43:02 +00:00
szegedia%freemail.hu 2a2981fba5 finalizers should be protected 2006-12-17 15:39:48 +00:00
szegedia%freemail.hu 63d44c67b6 Don't invoke System.gc 2006-12-17 15:39:36 +00:00
szegedia%freemail.hu b89a57f202 Smaller sanity fixes - removal of unnecessary casts and local variables 2006-12-17 15:37:19 +00:00
szegedia%freemail.hu bc04c4d7fc Fix for #351664: more usable error message in JavaScriptException 2006-12-17 15:14:31 +00:00
szegedia%freemail.hu aa29c493e5 Fix for #359411, courtesy of Hannes Wallnoefer 2006-12-17 14:42:39 +00:00
szegedia%freemail.hu 7c27ee1b39 Fix for #359411: make it serializable 2006-12-17 14:33:47 +00:00
szegedia%freemail.hu 33334aab54 Reduce race condition opportunity 2006-12-17 14:29:34 +00:00