[tor-bugs] #5585 [HTTPS Everywhere: Chrome]: CSS content fails to load when appcache is enabled

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Apr 6 23:38:15 UTC 2012


#5585: CSS content fails to load when appcache is enabled
--------------------------------------+-------------------------------------
 Reporter:  cypherpunks               |          Owner:  pde
     Type:  defect                    |         Status:  new
 Priority:  normal                    |      Milestone:     
Component:  HTTPS Everywhere: Chrome  |        Version:     
 Keywords:                            |         Parent:     
   Points:                            |   Actualpoints:     
--------------------------------------+-------------------------------------
 Chrome 19 (ad I assume earlier versions) with HTTPS-Everywhere is blocking
 my cross site css files when the appcache is enabled on a page. The page,
 http://www.ericperrets.info/index.html, loads a number of image/css files
 from my server and a number of css files from a google url/servers.  Below
 is the epi.appcache file content.

 {{{
 CACHE MANIFEST
 #

 CACHE:
 /default.css
 /800px.css
 /images/bg.jpg
 /images/spwright.png
 /images/spwright2.png
 /images/meme.jpg
 /favicon.ico
 /Resume%20-%20Eric%20Perret.pdf

 NETWORK:
 /index.html
 *
 http://*
 https://*
 }}}

 This works find when the page is loaded the first time (not from the
 appcache) but on the subsequent requests it blocks the calls to
 http://fonts.googleapis.com/css?family=Reenie+Beanie|Candal&v1&text=ERIC%20PT%E2%80%99SINFOAesumWorkaplntcfLidh%2C
 .  I am assuming it is because it is redirecting the call to https and
 something is going wrong.

 This works in the firefox version of https-everywhere

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5585>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list