Jeff Walden
|
87d3f92e61
|
Bug 708735 - Use <stdint.h> types in JSAPI and throughout SpiderMonkey. Continue to provide the {u,}int{8,16,32,64} and JS{Uint,Int}{8,16,32,64} integer types through a single header, however, for a simpler backout strategy -- and also to ease the transition for embedders. r=timeless on switching the jsd API to use the <stdint.h> types, r=luke, r=dmandelin
|
2011-12-08 22:54:10 -05:00 |
|
Brian Hackett
|
64c3b10eea
|
Don't try to correlate scripts with functions in JSD interface, bug 707613. r=luke
|
2011-12-07 13:41:27 -08:00 |
|
Atul Aggarwal
|
70ea895999
|
Bug 678988 - "potential null pointer dereference in js/jsd/jsd_scpt.c" [r=sphink]
|
2011-08-28 07:48:00 -07:00 |
|
Steve Fink
|
715faebf0e
|
Bug 638178 - Add jsdIScript.getExecutableLines for fast identification of breakable lines (r=timeless)
--HG--
extra : rebase_source : a7d66e9ec47ccedfdf1abc3c1d339629c7eb5f3d
|
2011-03-03 10:11:54 -08:00 |
|
Steve Fink
|
093e050f1b
|
Backout 8d39d7a5b85c
|
2011-05-24 16:53:07 -07:00 |
|
Steve Fink
|
baaa9a6514
|
Bug 638178 - Add jsdIScript.getExecutableLines for fast identification of breakable lines (r=timeless)
|
2011-03-03 10:11:54 -08:00 |
|
Steve Fink
|
2af7d0908f
|
Bug 628758 - Various compartment and request fixes for JSD (r=luke)
--HG--
extra : rebase_source : 98a06e6f9c7528ebbdbaa445d7cc8e28973d5d02
|
2011-01-27 18:31:48 -08:00 |
|
Igor Bukanov
|
7c65c6fde5
|
bug 624880 - renaming JSD public API to reflect the signature change. r=timeless
|
2011-01-29 22:40:29 +01:00 |
|
Igor Bukanov
|
4397c04f6b
|
Bug 619641 - making jsd to return "anonymous" for nameless functions, not an empty string, for compatibility with Firebug. r=adrake
|
2010-12-23 22:41:57 +01:00 |
|
Luke Wagner
|
2fc61cf52e
|
Bug 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh)
|
2010-12-03 00:24:17 -08:00 |
|
Steve Fink
|
4187f585f2
|
Bug 610793 - Add a per-script enableSingleStepInterrupts() to JSD [r=dmandelin]
--HG--
extra : rebase_source : 248eb8bf3d3a94cce626614da2be1449c8b27a8f
|
2010-11-16 15:18:35 -08:00 |
|
Igor Bukanov
|
3717953163
|
Bug 612150 - Eliminating JS_GetFunctionName. r=mrbkap
|
2010-11-24 17:56:43 +01:00 |
|
timeless@mozdev.org
|
b408951f41
|
Bug 615361 warning: cast from pointer to integer of different size in jsd
r=bz
--HG--
extra : rebase_source : 6f2dc7c2ba4b0367a8723bae01ce3797d193ff0d
|
2010-12-04 11:05:45 +01:00 |
|
Igor Bukanov
|
d34f057e79
|
bug 607292 - eliminating JS_GetStringBytes and friends. r=gal
|
2010-11-08 13:17:31 +01:00 |
|
Robert Sayre
|
03513401da
|
Bug 595243 - Expose debugMode to JSD. Relanding test bustage fixed up. r=gal.
|
2010-10-30 12:13:02 -04:00 |
|
Jeff Walden
|
ff603e73f4
|
Backed out changeset 85feecf161fe (Career Limiting Move? <http://bonsai.mozilla.org/cvsquery.cgi?who=sspitzer%40netscape.com&whotype=regexp&date=explicit&mindate=2001-01-25+10%3A00&maxdate=2001-01-25+10%3A15>), seems to have turned mochitest-plain-4 orange.
|
2010-10-29 22:31:12 -07:00 |
|
Robert Sayre
|
19cc79ccf3
|
Bug 595243 - Expose debugMode to JSD. r=gal
|
2010-10-29 18:35:07 -04:00 |
|
David Anderson
|
2f0a83a27d
|
Remove JSOP_BEGIN and fix tracer integration issues (bug 603044, r=luke+dmandelin).
|
2010-10-15 11:36:56 -07:00 |
|
David Anderson
|
61f242f7aa
|
Backed out changeset 2bdf648e7015
|
2010-10-15 15:21:51 -07:00 |
|
David Anderson
|
c7c5f82ff4
|
Backed out changeset 1998fa240434
|
2010-10-15 14:13:59 -07:00 |
|
David Mandelin
|
3024f662e3
|
Bug 602003: add jsd API to query valid script begin and end PCs, r=sayrer,jjb
|
2010-10-06 11:23:14 -07:00 |
|
David Mandelin
|
50f3df9d0e
|
Backed out changeset af020f2b9293 due to x64 build bustage.
|
2010-10-07 17:03:01 -07:00 |
|
David Mandelin
|
544d2fb3f2
|
Bug 602003: add jsd API to query valid script begin and end PCs, r=sayrer,jjb
|
2010-10-06 11:23:14 -07:00 |
|
Luke Wagner
|
d0cd28412f
|
Bug 562991 - Change JS_SetTrap closure argument type from void* to jsval (r=brendan)
|
2010-04-30 17:34:54 -07:00 |
|
Makoto Kato
|
e412edb9c7
|
Bug 498862 - build error in script_alloc_ops on CodeWarrior for Symbian emulator. r=timeless
|
2009-06-18 18:12:56 +09:00 |
|
Blake Kaplan
|
b57f8cf208
|
Bug 483847 - Remove bogo-assertion (and fix compilation warning). r=Waldo
|
2009-04-02 15:01:15 -07:00 |
|
Wladimir Palant
|
1806ebc45a
|
Bug 480765 - Scripts compiled before the debugger got activated cannot be debugged; r=timeless
|
2009-03-14 15:57:31 +01:00 |
|
Arpad Borsos
|
9b6f558fee
|
Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla)
|
2008-09-07 00:21:43 +02:00 |
|
timeless@mozdev.org
|
b6c5d2862f
|
Bug 416293 unbalanced locking in jsd_SetExecutionHook r=crowder a=mtschrep
|
2008-02-09 20:16:54 -08:00 |
|
timeless@mozdev.org
|
33d48a27ec
|
Bug 336991 Useless null check of jsdscript in _destroyJSDScript r=gijs sr=bz a=dsicore
|
2007-12-23 15:47:36 -08:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|