diff browse annotate |
0b174183996f6b26de2ab6ab7a74d4b0c4fabeca created 2013-09-19 15:26 -0400 pushed 2013-09-20 09:38 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in js/jsd/; r=ehsan |
diff browse annotate |
7db702296585f916dd83febbe1e313f087ee55ae created 2013-08-08 15:53 -0700 pushed 2013-08-09 23:32 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 898914 (part 1) - Remove JSBool. |
diff browse annotate |
ade325617a7322f9869ce67b359255c542c74587 created 2013-08-06 23:59 -0700 pushed 2013-08-08 12:06 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz. |
diff browse annotate |
d0eb29dc7f5190a95688e6dea3a2f2b25e96ded3 created 2013-07-10 13:53 -0700 pushed 2013-07-11 09:59 +0000 |
David Keeler | David Keeler - bug 891992 - remove LIVEWIRE from jsd r=timeless |
diff browse annotate |
c521067ed5423fbe49781ee563a5d9a5b6d2c39f created 2013-06-12 14:17 -0700 pushed 2013-06-13 19:30 +0000 |
Bobby Holley | Bobby Holley - Bug 880697 - Replace usage of dumbContext with AutoSafeJSContext. r=gabor |
diff browse annotate |
58bd67e4294a77090f941d41167642579a0d0c46 created 2013-06-12 14:17 -0700 pushed 2013-06-13 19:30 +0000 |
Bobby Holley | Bobby Holley - Bug 880697 - Root directly with a runtime in jsd_DestroyScriptHookProc. r=gabor |
diff browse annotate |
d775f43176c84b2fb50dc528c868a9b60daf8cf2 created 2013-06-12 14:17 -0700 pushed 2013-06-13 19:30 +0000 |
Bobby Holley | Bobby Holley - Bug 880697 - Make JS_ClearScriptTraps take a runtime directly. r=gabor |
diff browse annotate |
56c790b9bdcc5b0dc09c4d7ee549831d68332fe3 created 2013-06-12 14:17 -0700 pushed 2013-06-13 19:30 +0000 |
Bobby Holley | Bobby Holley - Bug 880697 - Stop using clunky C API in JSD and start using RAII classes. r=gabor |
diff browse annotate |
87fc70f25ef4fbf7513f83b5db6531390d0fbfbb created 2013-05-12 09:13 -0400 pushed 2013-05-13 20:34 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 871192 - Fix more rooting hazards in the JS debugger; r=till |
diff browse annotate |
c99512985ee00ac3b930696fd9b630b782b961a3 created 2013-05-06 21:43 +0200 pushed 2013-05-08 02:55 +0000 |
Till Schneidereit | Till Schneidereit - Bug 868369 - remove guard in jsd_SetExecutionHook made superfluous by change in _newJSDScript to align with beta and aurora branches. r=me |
diff browse annotate |
9418ada85c606172efd244a622d2fec0c21a37bc created 2013-05-06 19:17 +0200 pushed 2013-05-08 02:55 +0000 |
Till Schneidereit | Till Schneidereit - Bug 868369 - don't ever create JSDScripts for self-hosted scripts. r=sfink |
diff browse annotate |
27478e07af9d5f54f90a03c72c0bdec46ca3068a created 2013-04-23 12:58 +0100 pushed 2013-04-25 12:41 +0000 |
Till Schneidereit | Till Schneidereit - Bug 851788 - prevent jsd_SetExecutionHook from operating on self-hosted functions. r=jimb |
diff browse annotate |
089c532f32d1a1515b2554b451a828d497b4f83b created 2013-04-16 13:47 -0700 pushed 2013-04-17 16:45 +0000 |
Sean Stangl | Sean Stangl - Bug 860029 - Standardize Modelines in the JS Module. r=njn |
diff browse annotate |
b85daec2b90caecbe2e25daaeb37342cd55871e0 created 2013-04-15 12:55 -0700 pushed 2013-04-16 17:51 +0000 |
Phil Ringnalda | Phil Ringnalda - Back out a5a1dd3bd8ae (bug 860029) for stupidorange |
diff browse annotate |
a5a1dd3bd8ae75a9f3ec7ab2cdf536726a094c01 created 2013-04-15 11:33 -0700 pushed 2013-04-16 17:51 +0000 |
Sean Stangl | Sean Stangl - Bug 860029 - Standardize Modelines in the JS Module. r=njn |
diff browse annotate |
d8af2dfc0c2aab76c8affa4e5710bfd10b2e1f1b created 2013-01-25 09:49 +0100 pushed 2013-01-27 02:21 +0000 |
Jan de Mooij | Jan de Mooij - Bug 833817 part 3 - Replace JSStackFrame with JSAbstractFramePtr. r=luke |
diff browse annotate |
ae68e6c539a21a7a2b65e33b1e9d7fd3401812a1 created 2012-09-05 16:18 -0700| base pushed 2012-09-13 10:46 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
24298fb507104eb602f9d7fe32d8d4b6fc3c9f25 created 2012-09-04 09:02 -0700| base pushed 2012-09-05 11:19 +0000 |
Terrence Cole | Terrence Cole - Bug 501536 - Make jsd compile as C++; r=luke |