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

10656 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org 4e256b751a Checking in mrbkap's fix for 420513, r=me, a=beltzner. 2008-03-03 06:49:26 +00:00
jruderman%hmc.edu 15ff046afd Add crashtest 2008-03-03 06:40:11 +00:00
igor%mir2.org edf83f961f bug=420593 fixing mispellings in comments introfuced in the patch for bug 396007. 2008-03-03 00:41:07 +00:00
igor%mir2.org 061b41e719 bug=420639 fixing comments in the checking for bug 418737. 2008-03-03 00:34:00 +00:00
mrbkap%gmail.com c286f62214 Fix dependencies in the JS shell. bug 388955, patch adapted from one by jorendorff, r=brendan a=NPOTB 2008-03-02 23:10:49 +00:00
igor%mir2.org cdc608036b bug=418737 r=brendan a1.9b4=mtshrep
fixing fast array enumerator
2008-03-02 17:45:33 +00:00
igor%mir2.org dff0627b93 bug=396007 r=brendan a1.9b4=mtschrep
Prefering posix_memalign over mmap to allocate GC arenas.
2008-03-02 16:13:16 +00:00
brendan%mozilla.org 8a03eb44df Fix property cache fill to recompute protoIndex to handle XBL and other JS_SetPrototype users (418139, r/a=shaver). 2008-03-02 04:06:33 +00:00
brendan%mozilla.org 3a0cab410b Unregress perf in wake of 418069 (420426, r=mrbkap, a=mconnor). 2008-03-01 22:15:21 +00:00
mrbkap%gmail.com b41b901993 Stick exn back into the context so that js_ReportErrorAgain callees can access the exception. bug 420409, patch from taras, r=mrbkap a=mconnor 2008-03-01 22:11:27 +00:00
bclary%bclary.com 318180203a Backout bug 420426 due to regressions 2008-03-01 11:02:43 +00:00
brendan%mozilla.org 4a1acb2cc3 Fix ComputeThis perf regression (420426, r=mrbkap, a=sayrer). 2008-03-01 07:37:27 +00:00
mrbkap%gmail.com c831a659c5 Remove unused variable. bug 418069, r+a=brendan 2008-03-01 01:21:11 +00:00
mrbkap%gmail.com 4867a6b528 Outerize |this| always. bug 418069, r/sr=jst/brendan a=beltzner 2008-03-01 00:17:38 +00:00
brendan%mozilla.org 72368f2397 Another assert that was an already-coped-with property cache hazard (420087, r=shaver, a=beltzner). 2008-03-01 00:03:41 +00:00
benjamin%smedbergs.us e81866579f Bug 420217 - _InterlockedCompareExchange needs to be extern "C" when using a C++ compiler, r=brendan a1.9b4=beltzner 2008-02-29 14:49:04 +00:00
brendan%mozilla.org 95ef76ce74 Fix slot type to satisfy C++ (420215, r=bsmedberg, a=beltzner). 2008-02-29 05:03:38 +00:00
bent.mozilla%gmail.com c2f17b7a19 Bug 414977 - "insufficient unlink methods in some DOM classes?". Allow the cycle collector to unlink XPCWrappedNatives in one cycle instead of two. r=peterv, sr=jst, a1.9b4+=schrep. 2008-02-29 02:09:10 +00:00
bclary%bclary.com 30fc4318bf JavaScript Tests - regression test for bug 419018, by jag (Peter Annema) 2008-02-29 01:37:05 +00:00
nboyd%atg.com 99e2d53159 Fix bug 420012: VerifyError on generated class 2008-02-29 00:53:09 +00:00
brendan%mozilla.org 3ac3746e73 Unbitrot JS_OPMETER (363529, r=shaver, a=beltzner/sayrer). 2008-02-29 00:29:59 +00:00
brendan%mozilla.org 96eabd4c05 Cope with JSOP_INITPROP property cache proto-property-with-non-stub-setter hazard (419822, r=shaver, a=beltzner). 2008-02-28 17:17:52 +00:00
bclary%bclary.com f52e64a82a JavaScript Tests - regression tests for bug 419152, by Mike Shaver 2008-02-28 16:44:05 +00:00
bclary%bclary.com 8e6c0e5865 JavaScript Tests - regression tests for bug 419803, by Jesse Ruderman 2008-02-28 16:24:13 +00:00
nboyd%atg.com 3424e30476 Fix bug 419940: Incorrect JavaAdapter generation for base class that overrides
an abstract method.
2008-02-28 03:49:53 +00:00
brendan%mozilla.org 47e7121b23 Fix bogus assertion with compensating code (419803, r=shaver, a=beltzner). 2008-02-27 19:39:27 +00:00
brendan%mozilla.org 2486715dec Backing out to fix orange on Windows fx/tb/sm... 2008-02-27 06:57:28 +00:00
brendan%mozilla.org 6c2517e4c2 Landing shaver's patch for 419743, r/a=me. 2008-02-27 05:54:02 +00:00
brendan%mozilla.org ab6bfe5c63 Optimize object initialisers via property cache; remove JSOP_SET{NAME,PROP} cache hazards (129496, r=shaver). 2008-02-27 01:59:37 +00:00
igor%mir2.org a2dfa4ca31 bug=400902 r,a1.9=brendan
Specialized GC arena for double values
2008-02-26 21:01:42 +00:00
bclary%bclary.com e6ea4ba958 JavaScript Tests - regression tests for bug 410649, by Igor Bukanov 2008-02-26 18:40:57 +00:00
brendan%mozilla.org 33c773eccd Fix regression from 419152 to test for 58274 (r/a=shaver). 2008-02-26 17:01:52 +00:00
timeless%mozdev.org 6f5413da48 Bug 394114 Interfaces missing from various QI implementations.
jsdContext
r=caillon sr=jag a=dsicore
2008-02-26 15:10:19 +00:00
timeless%mozdev.org 55a710b6ff Bug 405025 ASSERT_VALID_LOCK failed
r=gijs a=dsicore
2008-02-26 15:07:05 +00:00
timeless%mozdev.org 9bf84c3099 Bug 405025 ASSERT_VALID_LOCK failed
r=gijs a=dsicore
2008-02-26 15:04:13 +00:00
brendan%mozilla.org 5c6901f9e8 Shaver's huge patch for 419152 (Huge, I say; r=me). 2008-02-26 00:59:37 +00:00
reed%reedloden.com 094bb39a01 Bug 417710 - "Use JS_GET_CLASS, not JS_GetClass" [p=gyuyoung.kim@samsung.com (gyu-young kim) r=jorendorff r=jst sr+a1.9=brendan] 2008-02-25 08:59:21 +00:00
jag%tty.nl 0475f6a5a1 Backing out bug 400902. Something's still screwy :-( 2008-02-24 16:46:20 +00:00
igor%mir2.org 453bd117cf Bug 400902: specialized arena for doubles 2008-02-24 14:14:45 +00:00
dougt%meer.net f851de8119 WINCE Only. Slash doesn't work in MINGW32, but - works everywhere. 2008-02-23 01:31:02 +00:00
reed%reedloden.com 0e7b51aecd Bug 418957 - "js/src/prmjtime.c uses the wrong value for NS_HAVE_INVALID_PARAMETER_HANDLER on windows mobile" [p=dougt@meer.net (Doug Turner) r+a1.9=crowder] 2008-02-22 23:49:41 +00:00
benjamin%smedbergs.us e6772d9b53 Bug 419079 - cast void* in js/src for C++ compatibility, r+a=crowder 2008-02-22 20:41:28 +00:00
crowder%fiverocks.com 8f46c47439 Bug 419018 - Fix silly crash in slowarray_enumerate, patch by mrbkap, r=shaver, a1.9=mconnor 2008-02-22 19:40:57 +00:00
bclary%bclary.com 472e005de4 JavaScript Tests - regression tests for bug 385133, by Jesse Ruderman, Igor Bukanov 2008-02-22 01:31:45 +00:00
bclary%bclary.com 95b2f97fa5 JavaScript Tests - Object destructuring shorthand, bug 404734, by Brendan Eich 2008-02-22 01:00:36 +00:00
bclary%bclary.com 29647e6a82 JavaScript Tests - allow function Error() {} for the love of Pete, bug 412324 2008-02-21 21:22:38 +00:00
timeless%mozdev.org 431ad7bdaf Bug 418665 windows mobile build error in js/src/jsdate.c
GetLocalTime is defined in the Windows Mobile SDK
patch by dougt r=crowder a=beltzner
2008-02-21 21:09:57 +00:00
brendan%mozilla.org bb6c0fda3e ASSERT_VALID_PROPERTY_CACHE_HIT must be for ST spidermonkey only (417817, r=shaver). 2008-02-21 20:50:39 +00:00
bclary%bclary.com 7c4c70959d JavaScript Tests - regression test for bug 417893, by Jesse Ruderman 2008-02-21 19:38:06 +00:00
bclary%bclary.com 98e85d3c80 JavaScript Tests - regression test for bug 418504, by Jeff Walden 2008-02-21 18:12:57 +00:00