From 0b89ccadf9281e423591c769e7c3164ea5e88c17 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Tue, 11 Dec 2012 03:22:26 -0500 Subject: [PATCH] Update Q library --- resource/q.js | 320 ++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 234 insertions(+), 86 deletions(-) diff --git a/resource/q.js b/resource/q.js index 935d5858a8..47bc821503 100644 --- a/resource/q.js +++ b/resource/q.js @@ -2,8 +2,8 @@ /*jshint browser: true, node: true, curly: true, eqeqeq: true, noarg: true, nonew: true, trailing: true, undef: true */ -/*global define: false, Q: true, msSetImmediate: false, setImmediate: false, - ReturnValue: false, cajaVM: false, ses: false */ +/*global define: false, Q: true, setImmediate: false, + ReturnValue: false, cajaVM: false, ses: false, bootstrap: false */ /*! * * Copyright 2009-2012 Kris Kowal under the terms of the MIT @@ -67,14 +67,18 @@ // Common/Node/RequireJS, the module exports the Q API and when // executed as a simple