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

7789 Коммитов

Автор SHA1 Сообщение Дата
gijskruitbosch%gmail.com dd4ff5fca7 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 496b676b35 Bug 341877: Reverting the previous commit, the patch was broken. 2006-06-20 00:50:17 +00:00
brendan%mozilla.org 6c46252312 White space police state attack. 2006-06-19 23:38:02 +00:00
igor.bukanov%gmail.com 278380aac4 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 7c5b6c6457 Bug 341896: Call the branch callback outside GC lock. r=brendan 2006-06-19 22:46:39 +00:00
timeless%mozdev.org 64a760c3c0 Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
brendan%mozilla.org 0fa3613646 Home ToString results before concatenating (341896, r=igor). 2006-06-18 16:27:10 +00:00
brendan%mozilla.org 0869d26570 Fix iterator to mark opaque state (341877, r=igor). 2006-06-18 02:04:40 +00:00
bclary%bclary.com 56f39d1464 JavaScript Test Library - regression test for bug 341675, by Igor Bukanov 2006-06-17 04:54:08 +00:00
bclary%bclary.com 4ca55ec40d JavaScript Test Library - regression test for bug 341500, by Igor Bukanov 2006-06-17 04:46:15 +00:00
bclary%bclary.com 0fc3e1d648 JavaScript Test Library - regression test for bug 341499, by Igor Bukanov 2006-06-17 04:40:13 +00:00
bclary%bclary.com c7eb9bd1ca JavaScript Test Library - regression test for bug 341496, by Igor Bukanov 2006-06-17 04:36:01 +00:00
bclary%bclary.com 7e8675c8a0 JavaScript Test Library - regression test for bug 341360, by Ted Mielczarek, Ria Klaassen 2006-06-17 04:28:35 +00:00
bclary%bclary.com 74ffd8704c JavaScript Test Library - regression test for bug 340526, by Igor Bukanov 2006-06-17 02:58:31 +00:00
bclary%bclary.com 5a7bf4b0bc JavaScript Test Library - regression test for bug 340024, by jhs@lysator.liu.se 2006-06-17 02:47:03 +00:00
mrbkap%gmail.com f509988064 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 1efcd1b68a JavaScript Test Library - regression test for bug 340369, by Ria Klaassen, Gavin Sharp 2006-06-17 00:50:52 +00:00
bclary%bclary.com 3c6bef0d3f JavaScript Test Library - regression test for bug 338709, by Seno Aiko 2006-06-16 22:32:08 +00:00
igor.bukanov%gmail.com bc1d4eb4d1 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 6dab44b619 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 4069d68527 JavaScript Test Library - regression test for bug 339685, by Jesse Ruderman 2006-06-16 15:14:03 +00:00
bclary%bclary.com cfcaf2e3bb JavaScript Test Library - regression test for bug 338653, by shadowpage, Igor Bukanov 2006-06-16 14:34:56 +00:00
bclary%bclary.com 1b747cf8f8 JavaScript Test Library - regression test for bug 338307, by TOYAMA Nao 2006-06-16 12:50:07 +00:00
igor.bukanov%gmail.com aabf4fc4dc 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 cc4c42a134 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 bf436012cf JavaScript Test Library - regression test for bug 331719, by David Baron 2006-06-15 10:51:00 +00:00
igor.bukanov%gmail.com 70210b67a8 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 0765266eca 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 e94a8741c4 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 a4da672f94 Bug 340129: Bulletproof rooting of objects during sharp graph construction/usage. r=mrbkap 2006-06-15 10:14:42 +00:00
gavin%gavinsharp.com 2bee9a0c1f Fix bustage (forgot to check in these files for bug 337095) 2006-06-15 04:17:43 +00:00
gavin%gavinsharp.com 6f36303838 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 6f58c8ac37 Add some sanity checks. bug 336410, r=igor 2006-06-15 03:26:21 +00:00
mrbkap%gmail.com 0adc7e649c 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 87e6c2eed0 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 b9394e2769 JavaScript Test Library - regression test for bug 319980, by diablohn, WADA 2006-06-15 00:14:16 +00:00
bclary%bclary.com 78658a189b 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 ac068153f1 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 86223c7e91 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 cd0dc6e80a 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 ffe8f3663e 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 994621bcb6 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 c772672ce2 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 f0ab0c3fa7 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 537384e45f 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 4dafdbc475 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 7b8ac5e778 JavaScript Test Library - regression test for bug 327170, by Jonas Jonsson 2006-06-14 23:34:14 +00:00
bclary%bclary.com c9b523bde8 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 09b9650eaa JavaScript Test Library - regression test for bug 305335, by shutdown 2006-06-14 23:17:21 +00:00
bclary%bclary.com 622c0317f7 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