Page history
16 April 2014
24 February 2014
12 February 2014
23 January 2014
11 January 2014
30 October 2013
14 October 2013
17 September 2013
8 August 2013
1 August 2013
19 June 2013
24 May 2013
22 April 2013
6 December 2012
[master e477d9b] api: Tweak displayName language.
+2
[master ac9906f] Doc Debugger.Object.prototype.displayName.
+1,705
[whitespace af248e3] Remove trailing whitespace, to placate git.
−5
15 October 2012
24 September 2012
6 September 2012
0bb3b79 In Debugger.Environment, change setVariable not to create new bindings. Add deleteVariable.
+158
[master c06c44c] Clarify Debugger.Object::evalInGlobalWithBindings.
+73
6 July 2012
31 May 2012
8 May 2012
13 April 2012
6 April 2012
8 March 2012
2 March 2012
Define 'cause' property for DebuggeeWouldRun exceptions. (git 81c4a8)
+734
Add findScripts and findScriptURLs. (github b8fc5a6b5aa7f3b2051da665eee3e8f3f10a1903)
+2,685
10 February 2012
9 February 2012
30 January 2012
→Function Properties of the Debugger.Object prototype
m+8
→Debugger Handler Functions: finally blocks don't always complete normally
+265
29 January 2012
14 January 2012
16 December 2011
15 December 2011
9 December 2011
24 November 2011
→Resumption Values: 'return' resumption values can't force 'new' expressions to return non-objects.
+323
→Accessor Properties of the Debugger.Frame Prototype Object: onPop handlers receive function body return values, not necessarily the constructed object.
+634
17 November 2011
→Accessor Properties of the Debugger.Frame Prototype Object: onPop is only ignored on "debugger" frames.
−111
→Accessor Properties of the Debugger.Frame Prototype Object: Note that onStep and onPop are ignored on frames that aren't running JavaScript.
+344
16 November 2011
13 November 2011
24 October 2011
→Function Properties of the Debugger.Script Prototype Object: Correct omission in Debugger.Script.prototype.clearAllBreakpoints description.
m+15
Fix references to "newScript" --- should be "onNewScript".
m+4
7 October 2011
Add Debugger.Object.prototype.evalInGlobal and evalInGlobalWithBindings.
+2,266
Mark env eval methods as 'future plan'. Make references to Debugger.DebuggeeWouldRun links.
+177
Specify Proxy introspection interface.
−34
Define the Debugger.DebuggeeWouldRun exception. Add Debugger.Object.prototype.get/setProperty, Debugger.Environment.prototype.get/setVariable.
+3,548