Changes between Version 17 and Version 18 of JSDeferred
- Timestamp:
- 07/08/08 01:46:37 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JSDeferred
v17 v18 113 113 next(function () { // this `next` is global function 114 114 alert("1"); 115 } .115 }). 116 116 next(function () { // this `next` is Deferred#next 117 117 alert("2");
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)