[tor-bugs] #6474 [Firefox Patch Issues]: Don't prompt for Offline Storage unless disk activity is enabled

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Mar 23 03:31:47 UTC 2013


#6474: Don't prompt for Offline Storage unless disk activity is enabled
----------------------------------------------------+-----------------------
 Reporter:  mikeperry                               |          Owner:  mikeperry
     Type:  defect                                  |         Status:  new      
 Priority:  major                                   |      Milestone:           
Component:  Firefox Patch Issues                    |        Version:           
 Keywords:  tbb-disk-leak, tbb-usability, tbb-pref  |         Parent:           
   Points:                                          |   Actualpoints:           
----------------------------------------------------+-----------------------
Changes (by mikeperry):

  * keywords:  tbb-disk-leak => tbb-disk-leak, tbb-usability, tbb-pref
  * priority:  normal => major


Old description:

> Despite setting browser.cache.offline.enable to false, we still get
> prompted for allowing offline storage when sites try to use it. Canonical
> example: http://html5demos.com/offlineapp
>
> The prompt appears to be governed by browser.offline-apps.notify, which
> we don't set.
>
> I am pretty sure that this prompt runs through the permissions service,
> which we make memory only (#2950), but we should double check that
> through direct test.
>
> We should also bind both offline storage pref values to the "disk use"
> option from #3100.
>
> If we do tie the enabled state of this pref to the "disk leak" option, we
> should also verify it does not work from within
> frames/iframes/window.open().

New description:

 Despite setting browser.cache.offline.enable to false, we still get
 prompted for allowing offline storage when sites try to use it. Canonical
 example: http://html5demos.com/offlineapp

 The prompt appears to be governed by browser.offline-apps.notify, which we
 don't set.

 I am pretty sure that this prompt runs through the permissions service,
 which we make memory only (#2950), but we should double check that through
 direct test.

--

Comment:

 We should disable this entirely. Users should not be prompted to enable it
 until we support it.

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


More information about the tor-bugs mailing list