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

7160 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org d72cc699d0 Bug 276979 Unrooted JSObject in nsXPCWrappedJSClass::DelegatedQueryInterface crashes [@ js_LookupPropertyWithFlags ]
r=mrbkap sr=bz
2005-11-02 04:07:55 +00:00
bob%bclary.com dd7fc0840a Regression test for bug 313592, by Seno Aiko 2005-11-01 19:00:33 +00:00
brendan%mozilla.org 46a92c27aa Use explicit local roots in native methods (313763, r/sr=igor/shaver). 2005-11-01 01:13:36 +00:00
mrbkap%gmail.com a94fa7d326 bug 314401: Handle a null scopeobj (don't crash, report an error instead). This is my version of a patch from moz_bug_r_a4@yahoo.com. r=brendan 2005-10-31 19:50:49 +00:00
mrbkap%gmail.com 317210d2b9 bug 314456: Handle the empty string better. r/sr=brendan/dveditz 2005-10-31 19:31:55 +00:00
bob%bclary.com e7f6c4ecd9 Regression test for bug 313929, use XML to defer error to runtime 2005-10-29 11:26:23 +00:00
bob%bclary.com ce28095302 Regression test for bug 313929, by Seno Aiko 2005-10-29 06:32:23 +00:00
mrbkap%gmail.com be646f33a3 bug 313375: Oops, we're locking the wrong object! r=brendan sr=jst 2005-10-28 22:45:12 +00:00
brendan%mozilla.org ab5e44bb8d Fix script_thaw to set its local root. 2005-10-28 18:14:44 +00:00
brendan%mozilla.org ba3f8cafc4 Internal invocation result GC protection, after a patch from Igor (313952, r/sr=mrbkap/shaver). 2005-10-28 18:07:42 +00:00
igor%mir2.org f2b2996f42 Fixing bug 313938: better handling of GC strings 2005-10-28 09:50:12 +00:00
bob%bclary.com 106bc6a487 Trap possible exceptions to sure JavaScript Options are reset 2005-10-28 08:17:28 +00:00
bob%bclary.com 5cf264ab62 Be sure to reset JavaScript options before test ends. 2005-10-28 08:16:10 +00:00
bob%bclary.com e33676be8c JavaScript Test Library - trap exceptions when getting non-existent options in JavaScriptOptions() 2005-10-28 08:13:36 +00:00
mrbkap%gmail.com 16971355eb bug 314059: Make sure to untag the jsval when we use it. r=brendan 2005-10-28 01:10:49 +00:00
brendan%mozilla.org 0fb916cac2 Fix xml_child to include leaf types (attributes, PIs, etc.) in its result (313799, r=mrbkap). 2005-10-27 21:48:20 +00:00
mrbkap%gmail.com 6a2996e793 Some random fixes on top of a patch from Johan Bevemyr <jb@bevemyr.com>. 2005-10-27 21:12:13 +00:00
bob%bclary.com 35e96efb0c JavaScriptTest Library - convert printStatus message argument to a string before processing, Not part of the build 2005-10-27 06:50:02 +00:00
bob%bclary.com 1bb25b3ccc Regression test for bug 281487, add status messages making it clear the test is DEBUG only and only fails if it crashes. Not part of the build 2005-10-27 06:46:37 +00:00
bob%bclary.com 401cfd8900 JavaScript Test Library - Add js1_6 to the automated tests, not part of the build. 2005-10-27 06:43:50 +00:00
brendan%mozilla.org 8c662582d4 E4X ISO/ECMA-Edition-2 change to XML.prototype.child, plus common subroutining (313949, r=mrbkap). 2005-10-27 02:55:51 +00:00
brendan%mozilla.org 7b0ebc0259 Fix CDATA end sequence scanning (313929, r=mrbkap). 2005-10-26 20:54:22 +00:00
bob%bclary.com 2cc427d996 Regression test for bug 304828 2005-10-26 12:28:50 +00:00
bob%bclary.com ab87b51f6c Regression test for bug 313799, fix typo. Thanks to Seno Aiko for the catch 2005-10-26 10:29:55 +00:00
bob%bclary.com 03444f36e3 Regression test fo rbug 313567, by Igor Bukanov 2005-10-26 10:16:43 +00:00
bob%bclary.com 052cbefcb5 Regression test for bug 313570, by Yuh-Ruey Chen 2005-10-26 10:08:56 +00:00
brendan%mozilla.org 036a925773 mrbkap's fix for 313799, r=me. 2005-10-26 08:34:13 +00:00
bob%bclary.com 944fa95a6f Regression test for bug 313799, by Seno Aiko 2005-10-26 08:00:06 +00:00
bob%bclary.com c6efb002d7 Regression test for bug 313803, by Colin Blake 2005-10-26 07:40:56 +00:00
timeless%mozdev.org 19ece1aaf1 Bug 313803 uneval() on func with embedded object with getter or setter has unmatched parenthesis
patch by colin@theblakes.com r=mrbkap sr=brendan
2005-10-26 05:23:50 +00:00
jst%mozilla.jstenback.com baa0bf293f Followup fix for bug 313373. Make sure call methods on the right object when dealing with double wrapped JS objects. r=shaver@mozilla.org, sr=brendan@mozilla.org 2005-10-26 02:25:05 +00:00
mrbkap%gmail.com d46c7859d9 Clean up a compile error from my last checkin. Take a suggestion from John Bevemyr <jb@bevemyr.com> so that readln returns null, and not false on EOF to make distinguishing between an empty line and EOF trivial. NPOTB 2005-10-25 20:48:16 +00:00
brendan%mozilla.org 66d36e5359 Fix string.length to be specific for String objects, generic for others for backward compat; and simplify resolve/enumerate accordingly (313567, r/sr=igor/shaver). 2005-10-25 15:58:33 +00:00
bob%bclary.com 57680965b1 Regression test for bug 304897, match shell behavior 2005-10-25 11:50:43 +00:00
bob%bclary.com 909c3c70b5 Regression test for Date.prototype.toLocaleFormat, remove test for %x 2005-10-25 10:38:41 +00:00
bob%bclary.com bbeaf64202 Regression test for bug 304376, restore String constructor 2005-10-25 10:00:31 +00:00
bob%bclary.com c7cdb9da47 JavaScript Test Library - explicitly convert printStatus argument to string in e4x/shell.js, ecma_3/shell.js, no bug 2005-10-25 09:58:37 +00:00
brendan%mozilla.org f96f8cbb8f Close a loophole Jesse pointed out. 2005-10-25 08:51:38 +00:00
brendan%mozilla.org 32c0127066 Consolidate and check fun->object access (313685, r=mrbkap). 2005-10-25 08:00:30 +00:00
bob%bclary.com 5a0a09ce73 Regression test for bug 313153, fix to compare string types, not part of the build 2005-10-25 07:15:07 +00:00
jst%mozilla.jstenback.com 44614095f4 Fixing bug 313373. Pass *vp through untouched to the checkAccess hook when checking for write access. r=mrbkap@gmail.com, sr=brendan@mozilla.org 2005-10-25 00:29:28 +00:00
brendan%mozilla.org 3081b361ad Easy local rooting fix (313630, r/sr=igor/shaver). 2005-10-24 23:44:04 +00:00
mrbkap%gmail.com 30a07cf51e bug 305628: Fix iloop on Windows and a couple of memory leaks. Still more work to be done, but this gets closer and closer. Lots of style nitpicks cleaned up too. rs=shaver 2005-10-24 21:35:57 +00:00
bryner%brianryner.com c47a7f8696 Fix uninitialized result code in JS component loader (bug 313612) regression from bug 279839. Thanks to Boris for helping track this down. 2005-10-24 21:01:27 +00:00
bob%bclary.com 7c40adc831 Regression test for e4x/XML/13.4.4.3-02.js, catch exceptions to prevent exit code 3 2005-10-24 08:37:17 +00:00
bob%bclary.com 1bd7abaf4c Regression test for bug 313080 - catch exceptions to prevent exit code 3 2005-10-24 08:35:25 +00:00
bob%bclary.com 351bc32f57 Regression test for bug 311580 - remove expected exit code 3 as change no longer causes Out of memory errors 2005-10-24 08:34:02 +00:00
bob%bclary.com 3c3e18ef06 Temporarily exclude ecma_3/RegExp/regress-307456.js since it hangs the shell 2005-10-24 07:44:34 +00:00
brendan%mozilla.org 7c3560b7b5 Must convert obj to string in resolve and enumerate, Firefox depends on this (313565, r/a=me). 2005-10-24 07:18:16 +00:00
bob%bclary.com 512d3f118f Add js1_5/Error 2005-10-24 02:47:28 +00:00