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

Issue 119384: Update JSTemplate to the latest version from Google Code (Closed)

Created:
11 years, 6 months ago by arv (Not doing code reviews)
Modified:
9 years, 4 months ago
Reviewers:
tony
CC:
chromium-reviews_googlegroups.com, Glen Murphy
Visibility:
Public.

Description

Update JSTemplate to the latest version. This version is from Google and has already stripped all non related code except for the MAPS_DEBUG flag. I manually removed all the debugging code related to MAPS_DEBUG. TEST=New tab page, history, downloads and all other pages using HTML content should still work. BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17990

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4256 lines, -1777 lines) Patch
M chrome/browser/resources/extensions_ui.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/jstemplate_builder.cc View 1 chunk +1 line, -1 line 0 comments Download
A chrome/third_party/jstemplate/COPYING View 1 chunk +202 lines, -0 lines 0 comments Download
M chrome/third_party/jstemplate/README.txt View 1 chunk +3 lines, -4 lines 0 comments Download
D chrome/third_party/jstemplate/base.js View 1 chunk +0 lines, -206 lines 0 comments Download
M chrome/third_party/jstemplate/compile.sh View 1 chunk +4 lines, -2 lines 0 comments Download
D chrome/third_party/jstemplate/dom.js View 1 chunk +0 lines, -342 lines 0 comments Download
A chrome/third_party/jstemplate/exports.js View 1 chunk +3 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/jsevalcontext.js View 1 chunk +409 lines, -0 lines 0 comments Download
M chrome/third_party/jstemplate/jstemplate.js View 9 chunks +667 lines, -317 lines 0 comments Download
M chrome/third_party/jstemplate/jstemplate_compiled.js View 11 chunks +1161 lines, -661 lines 0 comments Download
A chrome/third_party/jstemplate/jstemplate_example.html View 1 chunk +110 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/jstemplate_example.js View 1 chunk +232 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/jstemplate_jsunit.html View 1 chunk +67 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/jstemplate_test.js View 1 chunk +356 lines, -0 lines 0 comments Download
D chrome/third_party/jstemplate/test/jstemplate.html View 1 chunk +0 lines, -94 lines 0 comments Download
D chrome/third_party/jstemplate/test/jstemplate_script.js View 1 chunk +0 lines, -80 lines 0 comments Download
A chrome/third_party/jstemplate/tutorial_examples/01-quick.html View 1 chunk +33 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/tutorial_examples/02-gettpl.html View 1 chunk +57 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/tutorial_examples/03-environ.html View 1 chunk +25 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/tutorial_examples/04-jscontent.html View 1 chunk +29 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/tutorial_examples/05-jsselect.html View 1 chunk +42 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/tutorial_examples/06-jsdisplay.html View 1 chunk +40 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/tutorial_examples/07-jsdisplay-empty.html View 1 chunk +36 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/tutorial_examples/08-transclude.html View 1 chunk +82 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/tutorial_examples/09-jsvalues.html View 1 chunk +23 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/tutorial_examples/10-jsvalues.html View 1 chunk +96 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/tutorial_examples/11-jseval.html View 1 chunk +118 lines, -0 lines 0 comments Download
A chrome/third_party/jstemplate/tutorial_examples/12-parent.html View 1 chunk +59 lines, -0 lines 0 comments Download
M chrome/third_party/jstemplate/util.js View 4 chunks +400 lines, -69 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
arv (Not doing code reviews)
11 years, 6 months ago (2009-06-09 20:48:46 UTC) #1
tony
LGTM. Thanks for doing this. I didn't realize it was released on google code.
11 years, 6 months ago (2009-06-09 20:53:38 UTC) #2
tony
11 years, 6 months ago (2009-06-09 21:01:00 UTC) #3
Still LG!

Powered by Google App Engine
This is Rietveld 408576698