gecko/js
Jim Blandy ef074ec9f3 Bug 674171: Make the JavaScript shell's 'evaluate' function to return a value. r=jorendorff
This simplifies writing tests, since one can use common structure around
uses of both 'eval' (which produces "eval" frames) and 'evaluate' (which
produces "global" frames).
2012-03-02 12:12:14 -08:00
..
ductwork/debugger
examples
ipc Bug 730511: remove obsolete typedefs intN, uintN, r=luke 2012-02-28 15:11:11 -08:00
jsd bug 723286 - remove JSContext * parameter from heap-traversal and related API. r=:billm 2012-02-29 21:23:38 +01:00
public Add static assertions as requested in bug 726298 comment 2 and 4. 2012-03-01 12:48:47 -06:00
src Bug 674171: Make the JavaScript shell's 'evaluate' function to return a value. r=jorendorff 2012-03-02 12:12:14 -08:00
xpconnect Fix for bug 732175 (Generate DOM list bindings that aren't controlled by the dom.new_bindings pref and remove old bindings for NodeList/HTMLCollection/HTMLOptionsCollection). r=jst. 2012-02-27 18:02:47 +01:00