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

10972 Коммитов

Автор SHA1 Сообщение Дата
reed%reedloden.com 8ca99b8829 Bug 430955 - "jsfun.h uses JSArenaPool without needed typename" [p=mh+mozilla@glandium.org (Mike Hommey) r=brendan a1.9=damons] 2008-05-09 07:40:10 +00:00
nboyd%atg.com 23fcd20618 Fix spelling error, add more info about -f - 2008-05-07 13:02:35 +00:00
reed%reedloden.com 97a10ea834 Bug 410606 - "AIX linker error for trunk build xpconnect module : ERROR: Undefined symbol: .JSAutoTempValueRooter::operator delete(void*,unsigned long)" [p=shailen.n.jain@gmail.com (Shailen) r+sr=mrbkap a1.9=beltzner] 2008-05-07 10:26:52 +00:00
crowder%fiverocks.com d62bf43a0f Bug 432275: Regression - Java applets crashing browser [@ obj_eval], patch by mrbkap, r=crowder, a=beltzner 2008-05-06 22:01:32 +00:00
crowder%fiverocks.com b9182706ba Bug 432275 - Regression - Java applets crashing browser [@ obj_eval], r=igor, a=beltzner 2008-05-06 21:59:49 +00:00
bent.mozilla%gmail.com 1a09f64df2 Bug 429442 - "crashes [@ nsJSIID::HasInstance][@ XPCNativeSet::FindInterfaceWithIID]". r+sr=jst, a=beltzner. 2008-05-06 21:37:50 +00:00
nboyd%atg.com 6b80d2e2d3 Fix warning for use of cx.enter(), move regExpParse.doctest 2008-05-06 12:43:29 +00:00
nboyd%atg.com 37f3e34b2a Regression test for Matrix example 2008-05-04 15:24:55 +00:00
nboyd%atg.com 059bc0a38a Fix more warnings, serialVersionUID, generics, clean up examples 2008-05-04 15:22:28 +00:00
crowder%fiverocks.com 6a0ddb09f6 Bug 429864: assertion at startup with venkman, patch by mrbkap, r=brendan, a=beltzner 2008-05-04 04:31:01 +00:00
crowder%fiverocks.com 80adb4a693 Bug 431465 -- (relanding) Crash [@ DecompileExpression] with trap, r=brendan, shaver, igor; a=mtschrep 2008-05-04 04:20:23 +00:00
nboyd%atg.com 5ca93162ba Regression test (updated to fix warnings). 2008-05-04 01:32:02 +00:00
nboyd%atg.com f3faa5f093 Had already fixed bug 368019 from another source, mark it fixed and
rename regression test
2008-05-02 12:57:39 +00:00
nboyd%atg.com b5da8dd4c2 Fix typo in comment 2008-05-02 02:02:06 +00:00
bclary%bclary.com 357c0d38a1 Sisyphus|JavaScript Tests - runtests.sh -I include conflicts with msvc include on Windows 2008-05-01 23:38:30 +00:00
gavin%gavinsharp.com 89aae06739 Back out patch for bug 431465 due to unit test failures 2008-05-01 23:06:43 +00:00
crowder%fiverocks.com defc79a8e3 Addressing white-space nits. 2008-05-01 22:16:38 +00:00
igor%mir2.org ffb023bb9c [Bug 427798] faster js_PutBlockObject(), r=brendan a1.9=shaver 2008-05-01 21:59:52 +00:00
crowder%fiverocks.com 9391c36166 Bug 431465 - Crash [@DecompileExpression] with trap, r/a=shaver 2008-05-01 21:36:19 +00:00
bclary%bclary.com 9fdeff0fc5 JavaScript Tests - update public failures, bug 404367 2008-05-01 15:05:24 +00:00
nboyd%atg.com 7109f49512 Fix bug 431674 Java field private access doesn't work well with Java Bean
access
2008-05-01 14:08:48 +00:00
nboyd%atg.com 0695eaed0d Fix bug 419090: Object properties list in different (hash?) order than entered
Connect slots in a linked list to keep track of the insertion order.
2008-05-01 12:36:40 +00:00
bclary%bclary.com 95951eba94 JavaScript Tests - test for section ecma 262-3 15.4.5.1 2008-05-01 01:22:00 +00:00
bclary%bclary.com b60c2240de JavaScript Tests - regression test for bug 414531 2008-05-01 01:17:05 +00:00
brendan%mozilla.org a7b055d2f8 Fix JSOP_GETTHISPROP decompile-value-generator bug (431248, r=igor, a=dsicore). 2008-04-30 18:33:51 +00:00
gavin%gavinsharp.com 7ee049197c Bug 414531: The return value of some of math method of javascript is not IEEE standard on solaris, patch by Leon Sha <leon.sha@gmail.com>, r=brendan, a=damon 2008-04-30 17:15:42 +00:00
igor%mir2.org f5ca538cda [Bug 431489] r=brendan a1.9=shaver 2008-04-30 13:30:38 +00:00
bclary%bclary.com 66d8ad0d01 JavaScript Tests - regression test for bug 431428, by Jesse Ruderman 2008-04-30 12:41:59 +00:00
brendan%mozilla.org 6bcb2580b9 Clear GetSrcNote cache in js_UntrapScriptCode (431428, r/a=shaver). 2008-04-30 02:18:19 +00:00
igor%mir2.org 4883eeaf6e [Bug 429281] r=brendan a1.9=dsicore 2008-04-29 21:24:01 +00:00
igor%mir2.org 0e5ba62c3f [Bug 429739] proper handling of __noSuchMethod__ when it is invoked as constructor. r=brendan a1.9=dsicore 2008-04-29 21:17:11 +00:00
bent.mozilla%gmail.com 045ae11744 Bug 430552 - "Browsing on the given site and closing the tab results in no active tab and keyboard shortcuts don't work until you refocus any element". r=jst, sr=mrbkap, a=beltzner. 2008-04-29 18:01:03 +00:00
crowder%fiverocks.com bcf3c76933 Bug 429252 - trap changes decompilation of "{ let X }", r/a=shaver 2008-04-29 17:26:31 +00:00
brendan%mozilla.org 3b461d02de Fix hang when GetPropertyTreeChild calls js_GenerateShape calls js_GC (424636, r=igor, a=beltzner). 2008-04-29 06:19:42 +00:00
igor%mir2.org 791ffe64da [Bug 430871] Eliminating unused JSINVOKE_INTERNAL and JSFRAME_INTERNAL. r=brendan a1.9=dsicore 2008-04-28 06:50:44 +00:00
brendan%mozilla.org e35b25b216 Don't cache shared properties under JSOP_SET{NAME,PROP} (428282, r=igor, a=mconnor). 2008-04-27 20:31:24 +00:00
bclary%bclary.com c0d1b8113c JavaScript Tests - regression test for bug 428706, by Jesse Ruderman 2008-04-26 01:08:59 +00:00
bclary%bclary.com 14e01c70be JavaScript Tests - regression test for bug 429248, by Jesse Ruderman 2008-04-26 01:02:29 +00:00
bclary%bclary.com 58b7207927 JavaScript Tests - regression test for bug 429249, by Jesse Ruderman 2008-04-26 00:47:40 +00:00
bclary%bclary.com 9a2b2c211d JavaScript Tests - update known failures due to bug 429252 2008-04-26 00:35:05 +00:00
bclary%bclary.com e462c594c7 JavaScript Tests - regression test for bug 429252, by Jesse Ruderman 2008-04-26 00:28:48 +00:00
bclary%bclary.com 4b65fd701c JavaScript Test - regression test for bug 429264, by Jesse Ruderman 2008-04-26 00:02:29 +00:00
bclary%bclary.com be5808c5ac JavaScript Tests - regression test for bug 430717, by Mike Shaver 2008-04-25 21:34:20 +00:00
bclary%bclary.com ce796a438c JavaScript Tests - regression test for bug 420919, by Jesse Ruderman 2008-04-25 21:28:09 +00:00
bclary%bclary.com 64e7566c2e JavaScript Tests - regression test for bug 422137, by Mike Shaver 2008-04-25 21:10:45 +00:00
crowder%fiverocks.com 0c35823bc9 Bug 428128 - Removal of legacy JSLL_ routines, r=brendan, a=mtschrep 2008-04-25 18:40:05 +00:00
bclary%bclary.com 8051b38f89 JavaScript Tests - jsDriver.pl doesn't detect all test failures, bug 430509 2008-04-25 17:52:13 +00:00
igor%mir2.org 0bd5cf49f6 [Bug 428706] Making sure that all let blocks has non-zero stack depth. r=brendan a1.9=beltzner 2008-04-25 17:28:36 +00:00
brendan%mozilla.org 51edc8425b Fix '(void 0) is undefined' decompilation regression (420919, r=igor, a=dsicore). 2008-04-24 23:48:32 +00:00
shaver%mozilla.org 5e1d0813c0 Bug 430717: fix lookup of incorrect ID when delegating to prototype for hole
in dense array. r=mrbkap, a=mconnor.
2008-04-24 20:30:07 +00:00