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

8801 Коммитов

Автор SHA1 Сообщение Дата
jst%mozilla.org da7c921433 Fix for bug 368945. Prevent creation of safe wrappers for objects that the caller can not access. r+sr=brendan@mozilla.org 2007-02-03 03:03:07 +00:00
graydon%mozilla.com e418e1d430 Bug 369134, bandaid for crash during restart under cycle collection.
r=vlad
2007-02-03 00:37:44 +00:00
bclary%bclary.com b3fd3bac1a JavaScript Tests - sub status undefined, bug 369131, not part of the build 2007-02-02 21:54:13 +00:00
jst%mozilla.org 6328ec2665 Fixing bug 368945. Add more value checking. r+sr=brendan@mozilla.org 2007-02-02 03:35:06 +00:00
crowder%fiverocks.com 57f9073a6a Bug 366398: Backing this out since it breaks branch debug builds.
Will restore when I have branch approvals
2007-02-01 18:40:00 +00:00
szegedia%freemail.hu caac19b9e1 setAttributes must not be prevented by READONLY attribute -- we must be able to programmatically reset it. 2007-02-01 15:07:49 +00:00
gavin%gavinsharp.com 72b0b8d6d5 Bug 366398: On Darwin, Makefile.ref builds static libjs.so instead of dynamic libjs.dylib, patch by Brian Crowder <crowder@fiverocks.com>, r=bsmedberg 2007-01-31 20:09:41 +00:00
crowder%fiverocks.com 1d76f34df7 Bug 366398: On Darwin, Makefile.ref builds static libjs.so instead of dynamic libjs.dylib, r=bsmedberg 2007-01-31 19:55:41 +00:00
jst%mozilla.org 5e1fc8a1a3 Fixing bug 355766. Provide safe cross-origin access helper object, and make XPCNativeWrapper.wrappedJSObject use it. r=bzbarsky@mit.edu, sr=brendan@mozilla.org 2007-01-31 16:25:35 +00:00
mozilla.mano%sent.com e2f165cac1 Remove hidden character from the patch for bug 326854, thanks Neil. 2007-01-31 11:49:16 +00:00
bzbarsky%mit.edu c1fbb4c36a Fire the branch callback for the original cx when we're evaluating in a
sandbox.  Bug 368714, r+sr=jst
2007-01-31 03:07:24 +00:00
crowder%fiverocks.com a5066c30d4 253142: another script ordering bug, r=brendan 2007-01-29 08:22:31 +00:00
crowder%fiverocks.com 5f80275577 252995: reordering script_toSource and script_toString, r=brendan 2007-01-29 04:50:34 +00:00
crowder%fiverocks.com 94c8db41a9 253003: re-ordering script compile, r=brendan 2007-01-29 04:40:34 +00:00
crowder%fiverocks.com fefa42ee24 253125: script_exec ordering fix, r=brendan 2007-01-29 04:18:49 +00:00
inonit%inonit.com 549e162c3d Fix spelling errors in code, documentation 2007-01-28 19:31:26 +00:00
inonit%inonit.com 64524762d0 Better documentation on jsdriver target 2007-01-28 19:28:10 +00:00
inonit%inonit.com da0fbeacc7 Fix for bug #321967 ("default xml namespace =" statement decompiles incorrectly) 2007-01-28 19:23:51 +00:00
crowder%fiverocks.com 5a1b387260 Bug 355820: follow-up to fix eval breakage. patch by crowder@fiverocks.com, r=brendan 2007-01-28 19:17:29 +00:00
jwalden%mit.edu 91253981fd Bug 368459 - Test for XML.prototype.normalize() in E4X test suite is wrong; also fix the bug the buggy testcase was hiding. r=brendan 2007-01-28 06:27:21 +00:00
crowder%fiverocks.com 9f161256b1 Bug 355820: fixing a flub from first checkin, patch by crowder@fiverocks.com, r=brendan 2007-01-27 04:19:23 +00:00
brendan%mozilla.org 75fb61ea2c Do not strip format control characters from source (274152, r=mrbkap). 2007-01-26 22:13:39 +00:00
crowder%fiverocks.com 650cece8fa Bug 355820: Remove non-standard Script object, patch by Brian Crowder crowder@fiverocks.com, r=brendan 2007-01-25 23:08:52 +00:00
inonit%inonit.com e2e5eb55a7 Make sure the files in this directory are not accidentally committed to the tree by misbehaving CVS clients (like the one bundled with NetBeans). Even though the parent directory contains a .cvsignore which ignores this directory, the NetBeans default CVS client refuses to ignore them. (A few tests seem to indicate that NetBeans will not ignore files that are new in directories that actually exist in the repository.) 2007-01-25 15:27:48 +00:00
mrbkap%gmail.com 14e21aea25 Fix the decompiler's JSOP_GETLOCALPROP to not push an index that's not at the end of the sprint stack. bug 366668, r=brendan 2007-01-25 01:32:20 +00:00
inonit%inonit.com c282a159ab Fix for #353501: Add Java port of jsDriver.pl; catch some additional failure cases in JUnit test driver 2007-01-24 22:15:00 +00:00
igor.bukanov%gmail.com e7e16aadce Bug 367481: Patch from Seno.Aiko@gmail.com to rearrange JSContext to reduce code size. r=myself 2007-01-23 23:57:36 +00:00
crowder%fiverocks.com 94dc4f9ced Bug 367923: tweak strict warning for variable that redeclares function parameter, patch by Ryan Jones bugs@ryan-jones.com, r=crowder 2007-01-23 23:44:39 +00:00
timeless%mozdev.org abf608ad64 Bug 365943 nsIScriptError comment is wrong
r=bz sr=bz
2007-01-23 21:18:04 +00:00
alfred.peng%sun.com 94ce737fe3 Bug 261468. SpiderMonkey LiveConnect calls free() instead of JS_smprintf_free(), problem with static linking.
r=brendan,sr=jst.
2007-01-23 05:28:31 +00:00
szegedia%freemail.hu 5130de5dd8 Fix for #367385 and #333168 defineClass's inheritance mapping is broken for abstract class subclasses 2007-01-23 02:21:35 +00:00
szegedia%freemail.hu 84f52576a7 Fix for #366550 � increment and decrement operators don't work for global vars with dynamic scopes (patch by Hannes Wallnoefer) 2007-01-23 02:14:24 +00:00
szegedia%freemail.hu 29fbd4596b Fix for #366550 � increment and decrement operators don't work for global vars with dynamic scopes 2007-01-23 02:10:13 +00:00
brendan%mozilla.org fe0b75a735 Oops. 2007-01-22 20:29:17 +00:00
brendan%mozilla.org 045fb650d1 Fix 367589, a=dveditz. 2007-01-22 20:27:31 +00:00
crowder%fiverocks.com 0c098d5500 Bug 367743: memory leak in AddCharsToURI (jsstr.c) - patch by Gavin Reaney gavin@picsel.com, r=crowder 2007-01-22 17:13:23 +00:00
inonit%inonit.com 06c8cfcb75 Partial fix for bug #224334: implements __defineGetter__ and __defineSetter__. 2007-01-21 15:28:18 +00:00
brendan%mozilla.org 8dfb021c18 Handle slot-and-setter-less read-write nonsense state; compatibility requires it (367589, r=mrbkap). 2007-01-20 22:56:50 +00:00
brendan%mozilla.org 2d5f3bb3b5 Remove unused NATIVE_SET. 2007-01-20 02:38:10 +00:00
inonit%inonit.com d7a73ba3b4 Partial fix for bug #224334: implements __defineGetter__ and __defineSetter__. 2007-01-19 21:43:49 +00:00
igor.bukanov%gmail.com d3aa4afaeb Bug 367226: JS_THREADED_INTERP can be set through command line. r=brendan 2007-01-19 18:33:13 +00:00
igor.bukanov%gmail.com 170a2f2fa8 Bug 36680: new function to report error using decompiled jsval text. r=brendan 2007-01-19 08:37:55 +00:00
igor.bukanov%gmail.com 3316f787fe Bug 366975: Allow to allocate new GC things from JSGC_END callback. r=brendan 2007-01-18 23:36:41 +00:00
pavlov%pavlov.net 0ff3b7b29b removing perlconnect. bug 366355. 2007-01-18 21:04:13 +00:00
bclary%bclary.com fb76622d4d JavaScript Test - regression test for bug 355497, by Jesse Ruderman, Seno Aiko 2007-01-18 11:31:49 +00:00
bclary%bclary.com db4b5e643c JavaScript Test - regression test for bug 363988, by Hein Roehrig, Daniel Veditz, Erik Fabert 2007-01-18 11:05:24 +00:00
bclary%bclary.com 5a07bda9d3 JavaScript Test - regression test for bug 364017, by Jeff Walden 2007-01-18 10:41:55 +00:00
brendan%mozilla.org 96901888ec Fix for 362872, r=mrbkap. 2007-01-18 00:28:38 +00:00
jwalden%mit.edu 25a28b4274 Fix two bug number typos 2007-01-17 21:45:16 +00:00
bclary%bclary.com 7d222753f0 JavaScript Test - regression test for bug 364104 2007-01-17 12:53:44 +00:00