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

Unified Diff: dart/site/try/nossl.appcache

Issue 465903002: Work around AppCache issues to switch to SSL. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 4 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: dart/site/try/nossl.appcache
diff --git a/dart/site/try/nossl.appcache b/dart/site/try/nossl.appcache
index 07be94d9a762bc7cd2ff9fe7f5b7c5a7785c3be6..0c660f0bfc33b7e9fc71e0335a4ebfb97f605333 100644
--- a/dart/site/try/nossl.appcache
+++ b/dart/site/try/nossl.appcache
@@ -5,19 +5,6 @@ CACHE MANIFEST
# @@TIMESTAMP@@
-CACHE:
-index.html
-dartlang-style.css
-line_numbers.css
-leap.dart.js
-
-iframe.html
-iframe.js
-dart-icon.png
-dart-iphone5.png
-sdk.json
-
-/css/fonts/fontawesome-webfont.woff?v=3.0.1
-
-NETWORK:
-*
+FALLBACK:
+/leap.dart.js /nossl.js
+/ /nossl.html
« dart/site/try/app.yaml ('K') | « dart/site/try/index.html ('k') | dart/site/try/nossl.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698