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

Unified Diff: chrome/third_party/jstemplate/README.chromium

Issue 7086003: Apply content-security-policy to chrome://plugins page. This involves (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 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
Index: chrome/third_party/jstemplate/README.chromium
===================================================================
--- chrome/third_party/jstemplate/README.chromium (revision 86705)
+++ chrome/third_party/jstemplate/README.chromium (working copy)
@@ -1,6 +1,9 @@
Name: google-jstemplate
URL: http://code.google.com/p/google-jstemplate/
+NOTE: location of output file has moved to chrome/browser/resources/shared/js,
+so as to allow this to reside in the shared resource bundle.
Evan Martin 2011/05/27 19:13:24 This feels a bit fragile. Why not let the compile
+
"Template processing that is more suitable for the specific development-time
and runtime requirements of AJAX based web applications.
@@ -15,3 +18,5 @@
jstemplate_compiled.js is the output after passing the code through
compile.sh.
+
+

Powered by Google App Engine
This is Rietveld 408576698