Commit Graph

7769 Commits

Author SHA1 Message Date
bclary%bclary.com
8234e4942c JavaScript Test Library - regression test for bug 339685, by Jesse Ruderman 2006-06-16 15:14:03 +00:00
bclary%bclary.com
9d749f8350 JavaScript Test Library - regression test for bug 338653, by shadowpage, Igor Bukanov 2006-06-16 14:34:56 +00:00
bclary%bclary.com
e17b40198b JavaScript Test Library - regression test for bug 338307, by TOYAMA Nao 2006-06-16 12:50:07 +00:00
igor.bukanov%gmail.com
4ebdd1094a Bug 340526: make sure during GC that all unreachable objects with close hooks are closed. r=mrbkap 2006-06-16 09:51:11 +00:00
bclary%bclary.com
84b26ca512 Bug 340036: Script tag should support version 1.7, r=mrbkap, r=peterv, sr=brendan 2006-06-15 21:47:59 +00:00
bclary%bclary.com
20bc441541 JavaScript Test Library - regression test for bug 331719, by David Baron 2006-06-15 10:51:00 +00:00
igor.bukanov%gmail.com
5c77935888 Bug 341499: The assert in js_NewGCThing about not running GC now takes into account that we allow allocation from close hooks. r=mrbkap 2006-06-15 10:42:57 +00:00
igor.bukanov%gmail.com
e43c76eb9d Bug 341496: Iterator class now tells the engine about extra slots it uses as its instances are exposed to scripts. r=mrbkap 2006-06-15 10:35:11 +00:00
igor.bukanov%gmail.com
16c92706ee Bug 340751: js_NewGCThing now contains missed checks for delayed GC after too many allocation. r=mrbkap 2006-06-15 10:28:39 +00:00
igor.bukanov%gmail.com
640729a776 Bug 340129: Bulletproof rooting of objects during sharp graph construction/usage. r=mrbkap 2006-06-15 10:14:42 +00:00
gavin%gavinsharp.com
db10e826e9 Fix bustage (forgot to check in these files for bug 337095) 2006-06-15 04:17:43 +00:00
gavin%gavinsharp.com
5c16889651 When calling from C++ out to JS, decide whether to wrap in XPCNativeWrapper based on the callee, not based on what's on the JS stack. The latter is not relevant in this case. Bug 337095, patch by bzbarsky, r=jst/mrbkap, sr=brendan 2006-06-15 03:45:18 +00:00
mrbkap%gmail.com
a9b2667c51 Add some sanity checks. bug 336410, r=igor 2006-06-15 03:26:21 +00:00
mrbkap%gmail.com
1c3b387bd2 Don't fold attribute values whose keys weren't folded since it produces invalid output. bug 340042, r=brendan 2006-06-15 03:17:34 +00:00
bclary%bclary.com
2a90e56d39 JavaScript Test Library - regression test for bug 325269, by Igor Bukanov, a=bsmedberg for checkin to closed tree 2006-06-15 00:17:03 +00:00
bclary%bclary.com
29ca1cef11 JavaScript Test Library - regression test for bug 319980, by diablohn, WADA 2006-06-15 00:14:16 +00:00
bclary%bclary.com
5f0b183588 JavaScript Test Library - regression test for bug 313938, by Igor Bukanov, a=bsmedberg for checkin to closed tree 2006-06-15 00:11:28 +00:00
bclary%bclary.com
83c798dd5e JavaScript Test Library - regression test for bug 313763, by Igor Bukanov, a=bsmedberg for checkin to closed tree 2006-06-15 00:08:42 +00:00
bclary%bclary.com
3307ff6c97 JavaScript Test Library - regression test for bug 313630, by Igor Bukanov, a=bsmedberg for checkin to closed tree 2006-06-15 00:05:51 +00:00
bclary%bclary.com
24c39aecd7 JavaScript Test Library - regression test for bug 313479, by Igor Bukanov, a=bsmedberg for checkin to closed tree 2006-06-15 00:00:19 +00:00
bclary%bclary.com
7b841d2b8c JavaScript Test Library - regression test for bug 313276, by Igor Bukanov, a=bsmedberg for checking to closed tree 2006-06-14 23:57:40 +00:00
bclary%bclary.com
afdc0d5304 JavaScript Test Library - regression test for bug 312278, by Igor Bukanov, a=bsmedberg for checkin to closed tree 2006-06-14 23:54:13 +00:00
bclary%bclary.com
d234f753ef JavaScript Test Library - regression test for bug 311792, by Igor Bukanov, a=bsmedberg for checkin to closed tree 2006-06-14 23:51:15 +00:00
bclary%bclary.com
037ccbc99e JavaScript Test Library - regression test for bug 311497, by Igor Bukanov, a=bsmedberg for checkin to closed tree 2006-06-14 23:48:08 +00:00
bclary%bclary.com
eef471d7ec JavaScript Test Library - browser automation infrastructure, no bug, not part of the build, a=bsmedberg for checkin to closed tree 2006-06-14 23:45:22 +00:00
bclary%bclary.com
026937fdca JavaScript Test Library - regression test for bug 313952, by Igor Bukanov, a=bsmedberg for checkin to closed tree 2006-06-14 23:40:50 +00:00
bclary%bclary.com
0fe3d7aa45 JavaScript Test Library - regression test for bug 327170, by Jonas Jonsson 2006-06-14 23:34:14 +00:00
bclary%bclary.com
db60b1550d JavaScript Test Library - regression test for bug 327691, by Jesse Ruderman, a=bsmedberg for checkin to closed tree 2006-06-14 23:23:36 +00:00
bclary%bclary.com
596fd7f505 JavaScript Test Library - regression test for bug 305335, by shutdown 2006-06-14 23:17:21 +00:00
bclary%bclary.com
fc0292aa49 JavaScript Test Library - miscellaneous fixes for test automation, no bug, not part of the build, a=bsmedberg for checkin to closed tree 2006-06-14 23:14:14 +00:00
bclary%bclary.com
d5eefe02f5 JavaScript Test Library - add JavaScript 1.7 version and fix JavaScript 1.6 to browser menu, no bug, not part of the build, a=bsmedberg for checkin to closed tree 2006-06-14 23:10:47 +00:00
bclary%bclary.com
dd9101e033 JavaScript Test Library - exclude sub-categories from browser menu if all tests are excluded, no bug, not part of the build, a=bsmedberg for checkin to closed tree 2006-06-14 23:09:11 +00:00
bclary%bclary.com
4690063a69 JavaScript Test Library - fix MakeDate, bug 341554, a=bsmedberg for checkin to a closed tree 2006-06-14 19:35:19 +00:00
bclary%bclary.com
ff0e8dc4a3 JavaScript Test Library - add support for browser tests which complete after page load, bug 341550, a=bsmedberg for checkin to closed tree 2006-06-14 18:52:00 +00:00
bclary%bclary.com
6ffc7a26f1 JavaScript Test Library - add JS 1.7 tests by Jeff Walden, bug 341300, not part of the build, a=bsmedberg for checkin during tree closure 2006-06-14 18:16:46 +00:00
bclary%bclary.com
09d48daf4d JavaScript Test Library - add JS 1.7 infrastructure, bug 341300, not part of the build, a=bsmedberg for checkin during tree closure 2006-06-14 18:03:48 +00:00
mrbkap%gmail.com
6cebff1c46 Distinguish between void (VTYPE_VOID) and null (VTYPE_EMPTY). bug 341364, r=bzbarsky sr=shaver 2006-06-14 16:41:29 +00:00
igor.bukanov%gmail.com
99ed8ebc2a Bug 340129: Reverting all the commits as the tree IS CLOSED. 2006-06-13 23:06:17 +00:00
igor.bukanov%gmail.com
0a42ade42c Bug 340129: Bulletproof rooting of objects during sharp graph construction/usage. r=mrbkap 2006-06-13 22:29:31 +00:00
igor.bukanov%gmail.com
719b0db492 Bug 340129: Reverting the commit, it was the wrong patch! 2006-06-13 22:21:56 +00:00
igor.bukanov%gmail.com
59017eb846 Bug 340129: Bulletproof rooting of objects during sharp graph construction/usage. r=mrbkap 2006-06-13 22:19:55 +00:00
mrbkap%gmail.com
98997f8669 Checking in Ben Turner <bent.mozilla@gmail.com> and timeless's patch to make Gecko use the JS engine's request model to help multithreaded embedders avoid GC races and crashes. bug 176182, r=mrbkap assumed-rs=brendan 2006-06-12 22:39:55 +00:00
bzbarsky%mit.edu
024441ca86 Use a non-bogus error reporter for the subscript loader. Bug 340019, r=mrbkap,
sr=brendan
2006-06-10 00:47:40 +00:00
mrbkap%gmail.com
0e79e0fd16 Use a less complicated function to create the parent object. bug 340727, r=igor 2006-06-09 18:40:56 +00:00
mrbkap%gmail.com
fd559e119f Protect against leaked objects that have close hooks by not attempting another GC if we didn't actually call any close hooks. bug 340889, r=igor 2006-06-09 00:00:19 +00:00
igor.bukanov%gmail.com
bb6fe16e07 Bug 324533: Added missed checks for bad string buffer. 2006-06-08 18:16:10 +00:00
szegedia%freemail.hu
1f39071795 Fix for #340682 2006-06-08 07:19:24 +00:00
bclary%bclary.com
a9a87b2943 JavaScript Test Library - Add empty files required for browser based tests, bug 339835 2006-06-07 22:54:34 +00:00
mrbkap%gmail.com
26f873f113 Add some additional evalInSandbox functionality for PAC and use it there. bug 337389, r=shaver sr=darin 2006-06-07 20:21:40 +00:00
mrbkap%gmail.com
1c8b596b49 Use a shiny new API for propagating uncaught exceptions. bug 328161, r=brendan sr=shaver 2006-06-07 00:19:29 +00:00