From 1593bf11ec486c8ae857e53ffb45cd15f1a5fb40 Mon Sep 17 00:00:00 2001 From: gorhill Date: Sun, 12 Oct 2014 07:26:15 -0700 Subject: [PATCH] Updated Experimental features (markdown) --- Experimental-features.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Experimental-features.md b/Experimental-features.md index a0bec90..3916f1d 100644 --- a/Experimental-features.md +++ b/Experimental-features.md @@ -76,4 +76,8 @@ And since the remote resources were available locally, preventing the connection ##### Update 2014-10-10: -I had to remove a couple of hostnames which were candidate to be mirrored, as in practice it showed that these could not be safely mirrored: `2mdn.net`, `googletagservices.com`, `janrain.com`. At this point it does look like the local mirroring feature will really have to be strictly reserved for resources which we know for sure are immutable (libs, fonts, things like that). \ No newline at end of file +I had to remove a couple of hostnames which were candidate to be mirrored, as in practice it showed that these could not be safely mirrored: `2mdn.net`, `googletagservices.com`, `janrain.com`. At this point it does look like the local mirroring feature will really have to be strictly reserved for resources which we know for sure are immutable (libs, fonts, things like that). + +##### Update 2014-10-12: + +Well there were bug introduced in 0.7.0.0 re local mirroring. These have been fixed. So I put back `googletagservices.com` as local mirror candidate, as the breakage was most certainly caused by the bugs, not the fact that the resources were not immutable (they appear to be). \ No newline at end of file