bob%bclary.com
08f5d32ba7
Initial add. Regression test for bug 273931, by brendan@mozilla.org
2005-03-07 04:39:49 +00:00
bob%bclary.com
d8fd9ea457
Initial add. Regression test for bug 257751, by bugzilla@gemal.dk, jerfa@yahoo.com
2005-03-07 04:35:43 +00:00
bob%bclary.com
9fc990d1ac
Initial add. Regression test for bug 255555, by jerfa@yahoo.com
2005-03-07 04:31:23 +00:00
bob%bclary.com
5a18505745
Initial add. Regression test for bug 260106, by liorean@gmail.com
2005-03-07 04:25:44 +00:00
bob%bclary.com
b1669738e3
Initial add. Regress test for bug 283349, by igor@mir2.org
2005-03-07 04:20:59 +00:00
bob%bclary.com
77e48e3ed3
Initial add. Regression test for bug 280844, by igor@mir2.org
2005-03-07 02:55:17 +00:00
bob%bclary.com
afe62315e1
Initial add. Regression test for bug 283972, by Martin.Honnen@arcor.de
2005-03-07 02:46:10 +00:00
brendan%mozilla.org
1d7fdf8411
When converting from list to hashtable in js_IndexAtom, arrange to preallocate the table's buckets array to the list length, and set table->nentries (buglet reported by tellme.com folks).
2005-03-04 18:23:58 +00:00
bob%bclary.com
ff7c720248
Fix error where testcase did not test conversion of the object to a string. Note this does not accurately test the true problem of evaluating the object in the js shell
2005-03-04 06:24:16 +00:00
bob%bclary.com
a91090fc40
Initial add. Regression test for bug 167328, by pschwartau@meer.net
2005-03-04 03:26:50 +00:00
bob%bclary.com
e8b1da722d
Initial add. Regression test for bug 155081, by ajschult@verizon.net
2005-03-04 00:17:19 +00:00
timeless%mozdev.org
6acd2a12ba
Bug 284549 crash if nsIClassInfo.getInterfaces includes a null interface [@ HashIIDPtrKey]
...
r=shaver sr=shaver
2005-03-03 23:41:12 +00:00
bob%bclary.com
514fdb52bb
Initial add. Regression test for bug 119719
2005-03-03 22:00:16 +00:00
bob%bclary.com
52c97d663e
Initial add. Regression test for bug 58116
2005-03-03 21:25:31 +00:00
bob%bclary.com
bc33efc364
Initial add. Regression test for bug 249211, by dcourtin@systemplus.fr
2005-03-03 18:59:05 +00:00
bob%bclary.com
55f9667cd4
Initial add. Regression test for bug 245148, by bebabo@swissonline.ch
2005-03-03 18:51:11 +00:00
bob%bclary.com
76537bb595
Initial add. Regression test for bug 281930, by jerfa@yahoo.com
2005-03-03 18:32:13 +00:00
bob%bclary.com
e666fc56c9
Initial add. Regression test for bug 280769, by igor@mir2.org
2005-03-03 17:03:05 +00:00
bob%bclary.com
919fd14406
Update section 2 to handle changed Spidermonkey behavior. Bug 284123
2005-03-02 11:29:10 +00:00
bob%bclary.com
ea083903ed
Initial add. Regression test for bug 238945, by hhschwab@gmail.com
2005-03-01 22:16:28 +00:00
bob%bclary.com
9a83d6a5c4
fix error where status was used instead of summary
2005-03-01 18:58:08 +00:00
bob%bclary.com
5d62eabbf0
Separate testcases for 32K boundary in regexp bytecode jump offset and 64K boundary of [] offset in regexp search string. bug 280769
2005-03-01 17:08:17 +00:00
bob%bclary.com
6e032cdbbd
Initial add. Regression testcases for bug 280769, by igor@mir2.org
2005-03-01 17:04:51 +00:00
bob%bclary.com
a54bf61c9e
Initial add. Regression test for bug 240577
2005-03-01 16:57:07 +00:00
bob%bclary.com
92bd1f8def
remove redeclaration of variable N which hid argument.
2005-03-01 08:59:45 +00:00
bob%bclary.com
143e99dc98
Modify to include 3 sections for N=20000, 0xFFFF, 100000
2005-03-01 01:45:46 +00:00
bob%bclary.com
7feebf75e8
Initial add. Regression test for bug 280769, comment 12 by igor@mir2.org
2005-03-01 00:59:48 +00:00
bob%bclary.com
ee8dd0b527
Initial add. Regression test for bug 254296, by kal_el1938@hotmail.com
2005-02-28 19:04:03 +00:00
igor%mir2.org
c9b019c48a
Patch from Attila Szegedi, szegedia@freemail.hu to address an issue with bug fix for bug 274467. From comment 24:
...
Patch for wrapping unchecked exceptions from Java method invocations
Recently we had a problem with a NPE occurring in a Java method - it wasn't
wrapped into WrappedException and subsequently we did not see the interpreter
script stack traces. This is because unchecked throwables aren't wrapped into
InvocationTargetException. I changed the relevant code in MemberBox.java to
wrap all exceptions (checked and unchecked) into WrappedException. BTW, this is
now consistent with how JavaMembers.get() and JavaMembers.put() work - they
also wrap all exceptions into WrappedException, not just
InvocationTargetException.
2005-02-28 12:39:04 +00:00
bob%bclary.com
02b4b8df17
Initial add. Regression test for bug 281606, by sukhisoul@yahoo.com
2005-02-28 12:27:37 +00:00
bob%bclary.com
7d8903c658
remove o instanceof o testcase, bug 281606
2005-02-28 12:10:37 +00:00
bob%bclary.com
682d0f7cf6
Initial add. Regression test for bug 261887, by osfo@home.se
2005-02-28 03:52:46 +00:00
bob%bclary.com
56eb7d08ef
Initial add. Regression test for bug 261886, by osfo@home.se
2005-02-28 03:52:02 +00:00
mrbkap%gmail.com
4a98e6c61a
bug 274888: Use the correct type for indexing into the input so that backtracking works when it is longer than 65535 characters. r=brendan
2005-02-27 18:32:57 +00:00
bob%bclary.com
246224ff53
Add Alexander Law as primary contributor
2005-02-27 15:30:28 +00:00
bob%bclary.com
f68375559c
Initial add. Regression test for bug 280769, by aldenfloyd@gmail.com
2005-02-26 23:55:30 +00:00
bob%bclary.com
42717d0581
Initial add. Regression test for bug 169559
2005-02-26 23:50:56 +00:00
bob%bclary.com
45d1db3555
Initial add. Regression test for bug 165201, by brendan@mozilla.org
2005-02-26 23:45:45 +00:00
bob%bclary.com
4ad675c930
Initial add. Regression test for bug 283477, by sjoerd@w3future.com
2005-02-26 21:39:32 +00:00
bob%bclary.com
27fb70bbf9
Initial add. Regression test for bug 274888, by sjoerd@w3future.com
2005-02-26 21:29:59 +00:00
brendan%mozilla.org
04aee5ffc8
Cosmetic tweak.
2005-02-26 18:29:00 +00:00
brendan%mozilla.org
9513c8157e
Fix from Igor Bukanov <igor@mir2.org> for 283064 (r=me).
2005-02-26 18:28:14 +00:00
bob%bclary.com
140153aece
Initial add. List of obsolete spidermonkey tests
2005-02-26 05:03:53 +00:00
bob%bclary.com
78f30a3ba0
Initial add. Regression test for bug 255245, by celsoaguiar@hotmail.com, brendan@mozilla.org
2005-02-26 04:59:58 +00:00
bob%bclary.com
c09d0918cd
Initial add. Regression test for bug 233483, by m-wada@japan.com
2005-02-26 04:48:48 +00:00
brendan%mozilla.org
6d3b81b8d1
Deal with undefined as well as empty namespace prefix in GetNamespace (283349, r=igor, sr=shaver).
2005-02-25 01:19:35 +00:00
cbiesinger%web.de
b9f88b57ee
282339 patch by Frank Wein <bugzilla@mcsmurf.de> r=pschwartau
...
add a comment that these tests won't work in non-english locales
2005-02-24 19:13:36 +00:00
brendan%mozilla.org
7f56bfbe27
Fix almost-10-year-old lastIndex bug reported by Sjoerd Visscher <sjoerd@w3future.com> (283477, r=me).
2005-02-24 18:59:41 +00:00
bob%bclary.com
f5dee5050c
Initial add. Regression test for bug 203278, by igor@mir2.org
2005-02-24 06:43:32 +00:00
bob%bclary.com
7c7ea5e8b5
Initial add. Regression test for bug 277779, by martin.honnen@arcor.de
2005-02-24 05:48:45 +00:00
bob%bclary.com
10aae62902
Initial add. Regression test for bug 277683, by martin.honnen@arcor.de
2005-02-24 05:46:57 +00:00
bob%bclary.com
af1873fda6
Initial add. Regression test for bug 277664, by martin.honnen@arcor.de
2005-02-24 05:44:35 +00:00
bob%bclary.com
5a322e0b72
Initial add. Regression test for bug 277650, by martin.honnen@arcor.de
2005-02-24 05:42:20 +00:00
bob%bclary.com
7bddcf3482
Initial add. Regression test for bug 3649, by mff@research.att.com
2005-02-24 05:38:10 +00:00
bob%bclary.com
00418450e9
Initial add. Regression test for bug 278873, by vogge@vlbg.dhs.org
2005-02-24 05:34:39 +00:00
bob%bclary.com
935e026365
Initial add. Regression test for bug 278725, by silver@warwickcompsoc.co.uk, ajvincent@gmail.com, timeless@mozdev.org
2005-02-24 05:32:32 +00:00
bob%bclary.com
94b3c6ff00
Initial add. Regression test for bug 276103, by gianugo@apache.org
2005-02-24 05:29:06 +00:00
bob%bclary.com
68cf7ba4d9
Initial add. Regression test for bug 275378, by martin.zvieger@sphinx.at
2005-02-24 05:26:39 +00:00
brendan%mozilla.org
e313350da8
Implement specialized Deutsch-Schorr-Waite under js_MarkXML to avoid stack overflow (280844, r=igor, sr=shaver).
2005-02-24 05:24:26 +00:00
bob%bclary.com
00db9170a3
Initial add. Regression test for bug 274035, by jerfa@yahoo.com
2005-02-24 05:24:22 +00:00
bob%bclary.com
da41251406
Initial add. Regression test for bug 271716, by cbiesinger@gmx.at
2005-02-24 05:21:47 +00:00
bob%bclary.com
a8c86a0eca
Initial add. Regression test for bug 260541, by troy@entheossoft.com
2005-02-24 05:19:30 +00:00
bob%bclary.com
57aa3fce6a
Initial add. Regression test for bug 256798, by brendan@mozilla.org
2005-02-24 05:17:02 +00:00
bob%bclary.com
6517529a60
Initial add. Regression test for bug 256617, by igor@mir2.org
2005-02-24 05:15:09 +00:00
bob%bclary.com
fa07bccfdd
Initial add. Regression test for bug 256501, by igor@mir2.org
2005-02-24 05:13:11 +00:00
bob%bclary.com
8713cdd855
Initial add. Regression test for bug 254974, by timeless@mozdev.org
2005-02-24 05:11:21 +00:00
bob%bclary.com
e18651f973
Initial add. Regression test for bug 254375, by timeless@mozdev.org
2005-02-24 05:09:32 +00:00
bob%bclary.com
66c489af81
Initial add. Regression test for bug 252892, by archer@meta-comm.com, brendan@mozilla.org
2005-02-24 05:06:49 +00:00
bob%bclary.com
77265a8b06
Initial add. Regression test for bug 248444, by timeless@mozdev.org
2005-02-24 05:04:36 +00:00
bob%bclary.com
9d3b2d753a
Initial add. Regression test for bug 247179, by jim@jibbering.com, malcolm-bmo@farside.org.uk
2005-02-24 05:02:35 +00:00
bob%bclary.com
6b66535c94
Initial add. Regression test for bug 246964, by brendan@mozilla.org, bzbarsky@mit.edu, steven.chapel@sbcglobal.net
2005-02-24 04:58:33 +00:00
bob%bclary.com
68901aedf2
Initial add. Regression test for bug 246911, by thingol@mail.ru
2005-02-24 04:55:50 +00:00
bob%bclary.com
4f86eeb06f
Initial add. Regression test for bug 245795, by timeless@mozdev.org
2005-02-24 04:54:04 +00:00
bob%bclary.com
5a75bf0901
Initial add. Regression test for bug 245308, by silver@warwickcompsoc.co.uk
2005-02-24 04:52:14 +00:00
bob%bclary.com
7ee48e192c
Initial add. Regression test for bug 245113, by jerfa@yahoo.com
2005-02-24 04:49:50 +00:00
bob%bclary.com
9d4bc03944
Initial add. Regression test for bug 244619, by hassman@czilla.cz
2005-02-24 04:45:09 +00:00
bob%bclary.com
58fa55dcf0
Initial add. Regression test for bug 244470, by jerfa@yahoo.com
2005-02-24 04:42:41 +00:00
bob%bclary.com
46c992afa8
Initial add. Regression test for bug 243869, by ajvincent@gmail.com
2005-02-24 04:40:21 +00:00
bob%bclary.com
b8fdd52164
Initial add. Regression test for bug 243389, by bugzilla@gemal.dk
2005-02-24 04:38:29 +00:00
bob%bclary.com
f2f7f0314f
Initial add. Regression test for bug 243174, by brendan@mozilla.org
2005-02-24 04:36:11 +00:00
bob%bclary.com
46de67889e
Initial add. Regression test for bug 240317
2005-02-24 04:33:59 +00:00
bob%bclary.com
564a6f7814
Initial add. Regression test for bug 238881, by brendan@mozilla.org
2005-02-24 04:31:56 +00:00
brendan%mozilla.org
0cbc6f1d33
Fix instanceof to throw a TypeError if the RHS doesn't have a [[HasInstance]] internal method, per ECMA-262 Ed. 3 (r=shaver).
2005-02-24 00:06:43 +00:00
bob%bclary.com
852e442fdb
Initial add. Regression test for bug 237461, by archer@meta-comm.com
2005-02-23 22:51:45 +00:00
bob%bclary.com
5fe13223b2
Initial add. Regression test for bug 233483, by m-wada@japan.com
2005-02-23 22:48:26 +00:00
bob%bclary.com
29416c0de6
Initial add. Regression test for bug 231518, by dragosan@dragosan.net, martin.honnen@arcor.de
2005-02-23 22:44:38 +00:00
bob%bclary.com
d60d7d6f75
Initial add. Regression test for bug 230216, by brendan@mozilla.org
2005-02-23 22:41:54 +00:00
bob%bclary.com
30c598528e
Initial add. Regression test for bug 230216, by igor@mir2.org
2005-02-23 22:40:21 +00:00
bob%bclary.com
4336d30b8e
Initial add. Regression test for bug 229006, by dbaron@mozilla.org
2005-02-23 22:34:39 +00:00
bob%bclary.com
551f4e2c27
Initial add. Regression test for bug 203278, by igor@mir2.org
2005-02-23 22:32:31 +00:00
bob%bclary.com
7754c46559
Initial add. Regression test for bug 203278, by ash@huntwork.com
2005-02-23 22:30:40 +00:00
bob%bclary.com
719e38587d
Initial add. Regression test for bug 174709, by Q42.nl, martijn.martijn@gmail.com
2005-02-23 22:27:37 +00:00
bob%bclary.com
c4df7d638f
Initial add. Regression test for bug 162392.
2005-02-23 22:23:02 +00:00
brendan%mozilla.org
e2c403d6f4
Fix from Juergen Kreileder <jk@blackdown.de> for 32-bit processes on 64-bit OSes that map the heap up against the 0x100000000 wall (279273, r=shaver).
2005-02-23 21:36:10 +00:00
brendan%mozilla.org
99917980ea
Avoid recycling an overlarge arena from the evil arena_freelist, in case the new consumer is itself oversized and therefore owns the entire allocation (283234, r=shaver).
2005-02-23 21:31:58 +00:00
bob%bclary.com
8422dd5fb6
Initial add. Regression test for bug 10278.
2005-02-23 21:27:57 +00:00
brendan%mozilla.org
32a06e8050
Specialize for QARG and QVAR types within JOF_NAME format in js_DecompileValueGenerator (281487, r=shaver).
2005-02-23 02:40:40 +00:00
brendan%mozilla.org
5b39984627
Null |obj| VM register for correct |this| binding (281930, r=shaver).
2005-02-22 23:25:49 +00:00
igor%mir2.org
d6d018f0b6
Resolving bug 282595: patch from Juerg lehni <juerg@scratchdisk.com> to allow
...
for several setters for bean properties.
2005-02-18 23:06:39 +00:00
shaver%mozilla.org
0667b9db73
Bug 273931: pop With objects from scope chain as appropriate, when resetting
...
stack depth due to exception-handling flow control jumps. r=brendan.
2005-02-18 16:06:49 +00:00