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

7909 Коммитов

Автор SHA1 Сообщение Дата
bclary%bclary.com c27fde6d36 JavaScript Test Library - regression test for bug 345879, by Seno Aiko 2006-07-27 11:23:25 +00:00
bclary%bclary.com 314c8d0355 JavaScript Test Library - regression test for bugs 336373, 345922, by Jeff Walden 2006-07-27 11:16:25 +00:00
bclary%bclary.com 3e772026d1 JavaScript Test Library - regression test for bug 336921, by Joey Minta 2006-07-27 11:12:13 +00:00
mrbkap%gmail.com 9a8e8bfca5 GCC isn't smart enough to see that list cannot be used uninitialized. Fallout from bug 336921, rs=brendan 2006-07-26 22:10:04 +00:00
igor.bukanov%gmail.com 76f0ad3201 Bug 345967: ensure proper id rooting in array_unshift. r=mrbkap,sr=brendan 2006-07-26 21:32:56 +00:00
mrbkap%gmail.com 97e873c7f4 Add a newline. 2006-07-26 20:54:01 +00:00
mrbkap%gmail.com c9d87c2bfe Make XML.prototype.appendChild useful by fixing a bug in GetProperty that also exists in ECMA-357. bug 336921, r=brendan 2006-07-26 20:49:52 +00:00
mrbkap%gmail.com ad0b9077cb Checking in a patch from Feng Qian <feng.qian.moz@gmail.com> to improve the performance of Date by caching the UTC time as well as the local time. bug 340992, r=mrbkap 2006-07-26 20:23:45 +00:00
mrbkap%gmail.com 8fa698f011 Allow reserved keywords to be used as property identifiers after attribute selectors. bug 345922, r=brendan a=beltzner 2006-07-26 18:50:40 +00:00
bclary%bclary.com 6a58b518d2 Improve consistency of IEEE 754 floating point, shell only, not part of the build, r=mrbkap,sr=brendan, bug 343984 2006-07-26 03:56:41 +00:00
mrbkap%gmail.com 9d9e946dfb Deal with a function in a generator passing too few arguments and with calling the result of 'yield'. Patch from brendan, r=mrbkap, bug 345879 2006-07-26 03:07:16 +00:00
mrbkap%gmail.com fd7a5d36d0 Push catch and with statements onto tc->topScopeStmt so we don't optimize variable lookups inside of them. Also, protect against adding a stmt to the scope statement list twice. bug 345867, r=brendan 2006-07-26 03:03:18 +00:00
bclary%bclary.com 9cfd8af041 Force JS_Assert to exit with code 3 on Windows, debug only, r=mrbkap,sr=brendan, bug 345118 2006-07-26 02:38:58 +00:00
mrbkap%gmail.com d3f726c702 Protect each cloned block object from being GC'd. Patch from brendan, r=mrbkap, bug 345772 2006-07-25 23:21:03 +00:00
mrbkap%gmail.com f9cd7ff116 Make jsfile.c compile in the new world. bug 345761, rs=brendan 2006-07-25 20:46:11 +00:00
mrbkap%gmail.com 48582dfa8b User a variable that's actually defined by default everywhere. bug 345787, r=brendan 2006-07-24 23:20:56 +00:00
nboyd%atg.com b775e94f0c Add change log for 1.6R3. 2006-07-24 12:30:45 +00:00
nboyd%atg.com a209a4f3c2 Don't add apidocs URL prefix since this file is input to javadoc. 2006-07-24 12:02:07 +00:00
nboyd%atg.com f5d9fac5d0 fix broken links 2006-07-23 16:17:52 +00:00
bclary%bclary.com d3963a700f JavaScript Test Library - regression test for bug 345542, by nanto vi (TOYAMA Nao) 2006-07-23 03:42:39 +00:00
bclary%bclary.com 726093f12f JavaScript Test Library - add ability to declare multiple success exit codes, bug 345370, r=mrbkap 2006-07-23 03:29:10 +00:00
brendan%mozilla.org f89ab319cd Mark the calle (argv[-2]) from generator_mark (343455, r=mrbkap). 2006-07-22 22:20:40 +00:00
mrbkap%gmail.com e36cd17062 Don't assert when the block chain has been captured. bug 345542, r=brendan 2006-07-22 02:16:12 +00:00
brendan%mozilla.org 9768f26fd8 Rest of fix for 343455 (r=mrbkap). 2006-07-21 21:59:21 +00:00
brendan%mozilla.org 40c7df07fc Defend against null acx->thread in js_GC, in case JS_ClearContextThread is used for context-pooling (345365, r=feng). 2006-07-21 19:09:36 +00:00
brendan%mozilla.org f21afa95b1 Null defense needed in case of JS_DestroyRuntime with no script filenames tabled (345350, r=mrbkap). 2006-07-21 02:17:22 +00:00
brendan%mozilla.org ca84af0dfc Mark newborn generators' frames (343455, r=mrbkap). 2006-07-21 02:00:36 +00:00
bclary%bclary.com c5a3f0a849 JavaScript Test Library - regression test for bug 324359 by Joey Minta 2006-07-20 22:38:46 +00:00
bclary%bclary.com 40b9c51fd3 JavaScript Test Library - regression test for bug 324650, by Philipp Vogt, Brendan Eich 2006-07-20 22:35:45 +00:00
bclary%bclary.com b265889b01 JavaScript Test Library - regression test for bug 330684, by Shaohua Wen 2006-07-20 22:32:29 +00:00
bclary%bclary.com 5627a6b494 JavaScript Test Library - test MakeDate, no bug 2006-07-20 22:28:13 +00:00
bclary%bclary.com 617d62207b JavaScript Test Library - remove extraneous print() in js1_7/block/regress-341939.js 2006-07-20 21:37:03 +00:00
silver%warwickcompsoc.co.uk 24ff5a8c5d Bug 343511 - Don't assert more than necessary. r=rginda 2006-07-20 15:25:32 +00:00
bclary%bclary.com 76e484fd54 JavaScript Test Library - regression test for bug 344804, by Jesse Ruderman 2006-07-19 20:14:48 +00:00
bclary%bclary.com c077313074 JavaScript Test Library - regression test for bug 344370, by nanto vi (TOYAMA Nao) 2006-07-19 20:02:08 +00:00
mrbkap%gmail.com a305a33478 Protect the newborn function object from being collected because of a GC callback displacing it from its newborn root. bug 344759, r=brendan 2006-07-19 18:37:53 +00:00
mrbkap%gmail.com 93d1cd7160 Remove the new wrapper from the map when postcreate fails so that we don't find
it the next time we try to wrap that object. bug 344873, r=jst sr=brendan
2006-07-18 21:26:36 +00:00
mrbkap%gmail.com ae55575f38 Set up let declarations properly by finding the correct JSStmtInfo (not missing try or catch
blocks). This required making the 'scope' statements have a bit instead of a statement type
since we can now morph e.g. try statements. This patch also fixes the numbering for let
blocks after the first let block. bug 344370, r=brendan
2006-07-18 21:23:30 +00:00
bclary%bclary.com 8ed097357f JavaScript Test Library - report JS_Assert as a test failure, add failure list output file, bug 344131 2006-07-18 19:48:32 +00:00
jst%mozilla.jstenback.com 1f678fe83f Fixing bug 344960. Cap the length of ActiveX contract id argument to prevent windows from crashing in bstr code due to OOM. r=mrbkap@gmail.com, sr=bugmail@sicking.cc 2006-07-18 19:45:08 +00:00
mrbkap%gmail.com a5f29e4d17 Handle js_ValueToPrintableSource failure without crashing. bug 344804, r=brendan 2006-07-18 18:20:49 +00:00
bclary%bclary.com 52e5a75bd8 JavaScript Test Library - regression test for bug 344711, by Eric Promislow 2006-07-18 17:37:53 +00:00
szegedia%freemail.hu 546f7fd1e9 Fix for #343976 2006-07-18 17:01:08 +00:00
bclary%bclary.com 8a536bad36 JavaScript Test Library - regression test for bug 343765, by nanto vi (TOYAMA Nao), Blake Kaplan 2006-07-18 09:53:41 +00:00
bclary%bclary.com ee1dd6db83 JavaScript Test Library - regression test for bug 343966, by Uri Bernstein 2006-07-18 09:30:53 +00:00
bclary%bclary.com 245aeea9eb JavaScript Test Library - regression test for bug 344959, by Seno Aiko 2006-07-18 09:11:47 +00:00
mrbkap%gmail.com fd955e4ec4 Don't peek over newlines, since we assume that ts->ungetpos refers to a point on our line. bug 344711, r=brendan 2006-07-18 00:35:15 +00:00
brendan%mozilla.org a37abb4f72 Fix JSOP_SETSP to trim only the current frame's scope chain (344959, r=mrbkap). 2006-07-17 23:49:36 +00:00
bclary%bclary.com 2ae01a2559 JavaScript Test Library - regression test for bug 344262, by nanto vi (TOYAMA Nao), not part of the build or tinderbox tests 2006-07-17 23:07:35 +00:00
bclary%bclary.com 2013905c42 JavaScript Test Library - regression test for bug 344455, not part of the build or tinderbox tests 2006-07-17 22:54:25 +00:00