Commit Graph

7799 Commits

Author SHA1 Message Date
bclary%bclary.com
7cc03cafd9 JavaScript Test Library - regression test for bug 340199, by Blake Kaplan 2006-06-22 18:49:07 +00:00
szegedia%freemail.hu
d4515f125a Removed "pre" 2006-06-22 16:16:07 +00:00
szegedia%freemail.hu
2d4fc75b74 Committing the patch for Bugzilla 328924 "Impossible to use the debugger from outside the omj.tools.debugger package" 2006-06-22 16:12:44 +00:00
bclary%bclary.com
9fc23fb5a4 JavaScript Test Library - properly terminate browser based test if uncaught exception occurs, no bug, not part of the build 2006-06-22 06:44:45 +00:00
mrbkap%gmail.com
c51c5cdee9 Exception classes need to set their constructors on the global object themselves since they don't use JS_InitClass. bug 342359, r=brendan 2006-06-21 23:54:04 +00:00
mrbkap%gmail.com
b2988348b3 Fix whitespace and style nits from brendan (bug 336409) 2006-06-21 18:16:52 +00:00
brendan%mozilla.org
9041c05ece Fix warning in str_split. 2006-06-21 16:54:40 +00:00
igor.bukanov%gmail.com
9f9ab7cc1e Bug 341877: Infrastructure to root properly native iterator states. r=brendan 2006-06-21 09:13:24 +00:00
mrbkap%gmail.com
87295eaca7 Be safer in doing these additions. bug 336409, r=igor 2006-06-21 00:42:04 +00:00
brendan%mozilla.org
cd71953372 Null defense in case of early failure under js_NewContext (342180, r=mrbkap). 2006-06-20 18:36:34 +00:00
gijskruitbosch%gmail.com
a68352ae26 Bug 342074 - JSD crashes on exit when there's two clients
r+a=timeless
2006-06-20 15:54:44 +00:00
igor.bukanov%gmail.com
8d743fde46 Bug 341877: Reverting the previous commit, the patch was broken. 2006-06-20 00:50:17 +00:00
brendan%mozilla.org
a422d9cec7 White space police state attack. 2006-06-19 23:38:02 +00:00
igor.bukanov%gmail.com
2d2124eb15 Bug 341877: Infrastructure to properly mark native iterator state during GC without changing public API. r=brendan 2006-06-19 22:53:51 +00:00
igor.bukanov%gmail.com
e03eb62472 Bug 341896: Call the branch callback outside GC lock. r=brendan 2006-06-19 22:46:39 +00:00
timeless%mozdev.org
27eaab5dcd Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
brendan%mozilla.org
574558f96c Home ToString results before concatenating (341896, r=igor). 2006-06-18 16:27:10 +00:00
brendan%mozilla.org
3b45f3b63c Fix iterator to mark opaque state (341877, r=igor). 2006-06-18 02:04:40 +00:00
bclary%bclary.com
e9bdb84776 JavaScript Test Library - regression test for bug 341675, by Igor Bukanov 2006-06-17 04:54:08 +00:00
bclary%bclary.com
99dc9732c0 JavaScript Test Library - regression test for bug 341500, by Igor Bukanov 2006-06-17 04:46:15 +00:00
bclary%bclary.com
db2b8d2079 JavaScript Test Library - regression test for bug 341499, by Igor Bukanov 2006-06-17 04:40:13 +00:00
bclary%bclary.com
bd22b9adae JavaScript Test Library - regression test for bug 341496, by Igor Bukanov 2006-06-17 04:36:01 +00:00
bclary%bclary.com
407bdd50cc JavaScript Test Library - regression test for bug 341360, by Ted Mielczarek, Ria Klaassen 2006-06-17 04:28:35 +00:00
bclary%bclary.com
c420b4d0eb JavaScript Test Library - regression test for bug 340526, by Igor Bukanov 2006-06-17 02:58:31 +00:00
bclary%bclary.com
99032d0253 JavaScript Test Library - regression test for bug 340024, by jhs@lysator.liu.se 2006-06-17 02:47:03 +00:00
mrbkap%gmail.com
0ccee130e1 Hacky patch to allow XPConnect's global objects to participate in the JS engine's new JSCLASS_GLOBAL_FLAGS class flags. bug 339041, r=shaver, sr=sicking 2006-06-17 01:03:10 +00:00
bclary%bclary.com
f9c1cdd373 JavaScript Test Library - regression test for bug 340369, by Ria Klaassen, Gavin Sharp 2006-06-17 00:50:52 +00:00
bclary%bclary.com
aece56f10c JavaScript Test Library - regression test for bug 338709, by Seno Aiko 2006-06-16 22:32:08 +00:00
igor.bukanov%gmail.com
1b632c00b3 Bug 341675: Prevent an infinite loop in GC when a close hook create more objects with close hooks. r=mrbkap 2006-06-16 19:21:38 +00:00
igor.bukanov%gmail.com
b170611b96 Bug 341510: GC executes close hooks after the sweeping phase as a bulletproof way to prevent finalization of new live things created by the hooks. r=mrbkap 2006-06-16 19:18:50 +00:00
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