changeset 40:017e562ca774

Added comment about about-mozilla.appspot.com.
author Atul Varma <varmaa@toolness.com>
date Tue, 03 Mar 2009 12:11:05 -0800
parents 52b505239891
children 23444547f1cb
files planet.js
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/planet.js	Tue Mar 03 11:30:30 2009 -0800
+++ b/planet.js	Tue Mar 03 12:11:05 2009 -0800
@@ -92,6 +92,9 @@
     content,
     function() {
       jQuery.get(
+        // This is just a Google Appengine app that allows us to pull
+        // content from certain publicly-visible mozilla.com pages
+        // via JSONP.
         ("http://about-mozilla.appspot.com/?url=" +
          Planet.BUILDBOT_BASE + "one_line_per_build&jsonp=?"),
         null,