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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CACHE MANIFEST 1 CACHE MANIFEST
2 # Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file 2 # Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
3 # for details. All rights reserved. Use of this source code is governed by a 3 # for details. All rights reserved. Use of this source code is governed by a
4 # BSD-style license that can be found in the LICENSE file. 4 # BSD-style license that can be found in the LICENSE file.
5 5
6 # @@TIMESTAMP@@ 6 # @@TIMESTAMP@@
7 7
8 CACHE: 8 FALLBACK:
9 index.html 9 /leap.dart.js /nossl.js
10 dartlang-style.css 10 / /nossl.html
11 line_numbers.css
12 leap.dart.js
13
14 iframe.html
15 iframe.js
16 dart-icon.png
17 dart-iphone5.png
18 sdk.json
19
20 /css/fonts/fontawesome-webfont.woff?v=3.0.1
21
22 NETWORK:
23 *
OLDNEW
« 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