pschwartau%netscape.com
46e46a7d7e
Adding two more cases to test. Improving readability.
2002-02-23 01:14:51 +00:00
nboyd%atg.com
a12ac7748a
Missed one codepath in previous fix for 126722. This should complete the fix.
2002-02-22 17:40:32 +00:00
nboyd%atg.com
50423a21d4
Fix bug 126722
2002-02-21 15:53:50 +00:00
pschwartau%netscape.com
f124320735
Initial add.
2002-02-20 19:07:08 +00:00
jband%netscape.com
78dddf0f3b
fix bug 126333. reduce shutdown leakage by releaseing Components object members. r=dbradley sr=alecf
2002-02-20 07:03:27 +00:00
rginda%netscape.com
24f2a77101
bug 126365, "add options and private support to jsdIContext", sr=jst, r=jband
...
add jsdIContext::options and ::privateData attributes
2002-02-20 05:45:57 +00:00
rogerl%netscape.com
e2486ebfbe
r=thesteve, sr=brendan, bug @119909 - crashing RegExp with > 10 backrefs.
2002-02-20 05:43:26 +00:00
dbradley%netscape.com
5372835bdb
Bug 119382 - attribute nsIIDPtr IID considered harmful - This patch makes it an error to declare an attribute named IID or a method named getIID. r=jband, sr=jst
2002-02-19 14:48:00 +00:00
dbradley%netscape.com
db81563416
Bug 121938 - XPCWrappedJS::GetNewORUsed does not look for inherited interfaces when matching interfaces. r=jband, sr=jst
2002-02-19 11:24:21 +00:00
pschwartau%netscape.com
3e71defef2
Skipping new testcase until bug 126317 is fixed.
2002-02-19 01:53:39 +00:00
brendan%mozilla.org
33746feb4c
Fix bad old js_ValueToInt32 to have an int-jsval fast path, to avoid f.p. inaccuracy (126159, r=shaver, sr=jband).
2002-02-19 00:02:29 +00:00
pschwartau%netscape.com
40e5db5cab
Adding more cases and improving comments.
2002-02-18 23:59:15 +00:00
jband%netscape.com
17e692e072
bug 123770. extend xpconnect to use dynamic 'additional' interface info managers to support dynamic type info. Also, abstract out the Components.interfaces object and make the items use a bit less memory. r=dbradley sr=vidur
2002-02-18 23:47:30 +00:00
brendan%mozilla.org
f2dabe8b2c
Followup fix for ECMA-262 15.10.6.2 step 6, plus warning fixes (76717, r/sr=shaver&jband).
2002-02-18 23:43:28 +00:00
pschwartau%netscape.com
5ee730d78f
Fixing a typo in the comments
2002-02-18 23:29:54 +00:00
seawood%netscape.com
3ae0856e3e
Removing unneeded LIBS setting. LIBS isn't used to link libraries.
2002-02-18 23:19:49 +00:00
pschwartau%netscape.com
c00503d664
Initial add.
2002-02-18 22:03:46 +00:00
nboyd%atg.com
8c072564d0
Fix more broken links.
2002-02-18 16:25:26 +00:00
nboyd%atg.com
9445831f73
Fix broken link.
2002-02-18 15:20:39 +00:00
rginda%netscape.com
adb60f229e
bug 124717, need to wrap JSVAL_NULL for eval result, instead of just returning it unwrapped.
2002-02-16 10:53:52 +00:00
pschwartau%netscape.com
b3c944d7dd
Hard-coding the expected value for Error.length in Rhino vs. SpiderMonkey
2002-02-15 06:31:41 +00:00
jband%netscape.com
1ef661eab1
fix bug 125430. Unbust Components.returnCode by not setting the JSPROP_READONLY bit on the read/write property. r=bzbarsky sr=jst
2002-02-15 03:33:37 +00:00
dbradley%netscape.com
90a78e1012
Bug 121526 - Need to expose the security info pointer from the nsIXPConnectWrappedNative interface. r=jst, sr=jband
2002-02-15 03:11:15 +00:00
rginda%netscape.com
0aa1a25c67
fix uninitialized return value in jsd_IsStackFrameNative
2002-02-14 22:39:09 +00:00
pschwartau%netscape.com
81652b18be
Adding a comment.
2002-02-14 20:42:44 +00:00
pschwartau%netscape.com
f535290dc8
Add skip for new RegExp performance test. Bug 125562 (Rhino), bug 85721 (SpiderMonkey).
2002-02-14 20:37:40 +00:00
rogerl%netscape.com
9946283506
Fixed expected output from case 1. (sr=pschwartau)
2002-02-14 19:21:13 +00:00
pschwartau%netscape.com
05feea4a8c
Correcting an error
2002-02-14 19:11:15 +00:00
pschwartau%netscape.com
cc83c0c18f
Initial add. Regression test for bug 85721.
2002-02-14 19:06:59 +00:00
rginda%netscape.com
34dcbc87a7
bug 124474, "add native frame support to jsd"
...
sr=shaver, r=jband
add JSD_IsStackFrameNative, IsStackFrameDebugger, and IsStackFrameConstructing
add similar attributes to jsdIStackFrame
tweak return values in jsds_FilterHook
don't include dummy stack frames in threadstates
bug 110387, "Crash on exiting venkman"
check to see if the debugger was turned off before going through with an unPause.
2002-02-14 07:57:30 +00:00
rginda%netscape.com
5d58b5146e
bug 124474, "JS_IsNativeFrame should return !fp->script"
...
also includes typo fix from bug 124474
sr=shaver, r=jband
2002-02-14 07:52:02 +00:00
brendan%mozilla.org
aba15fbd2d
Construct error objects to consolidate their default property setting; this entails adding JS_ConstructObjectWithArguments (123177, r=rginda, sr=shaver).
2002-02-14 07:25:34 +00:00
jband%netscape.com
7a83c28af1
add regression test for bug 125430. NOT PART OF THE BUILD
2002-02-14 06:01:54 +00:00
nboyd%atg.com
2543003c2a
Add skips for new tests.
2002-02-14 02:05:38 +00:00
dbradley%netscape.com
41da93a53b
Bug 124251 - Fix for some DOMStrings leaking when using -mail. r=dbaron, sr=jst
2002-02-14 00:12:44 +00:00
nboyd%atg.com
ef0947a309
Fix build problem in batik:
...
[javac] Compiling 1427 source files to /data/gump/xml-batik/classes
[javac] /data/gump/xml-batik/sources/org/apache/batik/script/rhino/EventTargetWrapper.java:81:
coerceType(java.lang.Class,java.lang.Object,boolean)
in org.mozilla.javascript.NativeJavaObject cannot be applied to
(java.lang.Class,java.lang.Object)
2002-02-13 03:07:31 +00:00
igor%mir2.org
3c6a4b6df9
Making final for performance reasons
2002-02-13 01:41:11 +00:00
rogerl%netscape.com
3cafa8d101
Fixing bug #103351 - using undefined as RegExp value for String.replace.
...
r=khanson, sr=brendan
2002-02-12 19:12:42 +00:00
ccarlen%netscape.com
0d871a1552
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
nboyd%atg.com
9cdc547eaa
Add new Context method "toType" to convert to a specified Java type
2002-02-12 14:30:27 +00:00
nboyd%atg.com
797571ad23
Fix 124900
2002-02-12 14:29:30 +00:00
brendan%mozilla.org
1e4bb807d7
Hack special frame flags into fp when compiling under JS_Evaluate*InStackFrame, so useless expressions don't get optimized away (92087, r=rginda, sr=jband).
2002-02-12 07:44:48 +00:00
pschwartau%netscape.com
2ee1c98e70
Initial add. Testing functions with duplicate formal parameter names.
2002-02-12 01:35:05 +00:00
pschwartau%netscape.com
1ba9a7f2b0
Added two new cases to the test.
2002-02-11 23:02:32 +00:00
pschwartau%netscape.com
4121f4550e
Improving readability of summary.
2002-02-11 22:04:16 +00:00
pschwartau%netscape.com
464d31511c
Fixing a typo.
2002-02-11 20:13:59 +00:00
pschwartau%netscape.com
480fe35fe1
Initial add. Testing functions with duplicate formal parameter names.
2002-02-11 19:39:12 +00:00
igor%mir2.org
b20f228b29
cosmetics: end-of-line whitespace removal
2002-02-11 01:33:23 +00:00
igor%mir2.org
142bcdb900
tabs -> spaces
2002-02-11 00:02:14 +00:00
igor%mir2.org
dd9357bec7
Avoid unnecessary calls to Context.getContext() by passing Context directly as an argument
2002-02-10 21:10:35 +00:00