Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Unified Diff: third_party/jstemplate/jsevalcontext.js

Issue 951673002: Revert "Pull chromium at 2c3ffb2355a27c32f45e508ef861416b820c823b" (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/jstemplate/README.chromium ('k') | third_party/jstemplate/jstemplate.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/jstemplate/jsevalcontext.js
diff --git a/third_party/jstemplate/jsevalcontext.js b/third_party/jstemplate/jsevalcontext.js
index f958a1ef40b3e5db00a709e2b1cdcc01ad3e9628..52bbc62cead51eea373c634cf2d24d691dd137fd 100644
--- a/third_party/jstemplate/jsevalcontext.js
+++ b/third_party/jstemplate/jsevalcontext.js
@@ -243,7 +243,7 @@ JsEvalContext.prototype.jsexec = function(exprFunction, template) {
*
* @param {Object} data The new context object.
*
- * @param {number|string} index Position of the new context when multiply
+ * @param {number} index Position of the new context when multiply
* instantiated. (See implementation of jstSelect().)
*
* @param {number} count The total number of contexts that were multiply
« no previous file with comments | « third_party/jstemplate/README.chromium ('k') | third_party/jstemplate/jstemplate.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698