Re: Fwd: [Bug 913807] Land HTTP cache v2 pref'ed off

Honza Bambas <[email protected]> Sat, 21 Sep 2013 13:31:26 +0200
Newsgroups gmane.comp.mozilla.devel.netlib
Message-ID <[email protected]>
Thanks.  Yes, that is the preference ("browser.cache.use_new_backend").  
I'll write a blog post and describe everything.
-hb-

On 9/21/2013 4:54 AM, Patrick McManus wrote:
> honza, michal - congratulations!
>
> I assume this is the pref?
>
>     30.12 <https://hg.mozilla.org/mozilla-central/rev/0c91d9aa9476#l30.12>
> +// Preference for switching the cache backend, can be changed freely
> at runtime   30.13
> <https://hg.mozilla.org/mozilla-central/rev/0c91d9aa9476#l30.13> +// 0
> - use the old (Darin's) cache [DEFAULT]   30.14
> <https://hg.mozilla.org/mozilla-central/rev/0c91d9aa9476#l30.14> +// 1
> - use the new cache back-end (cache v2)   30.15
> <https://hg.mozilla.org/mozilla-central/rev/0c91d9aa9476#l30.15> +// 2
> - do a random choise for A/B testing (browser chooses old or new
> back-end at startup   30.16
> <https://hg.mozilla.org/mozilla-central/rev/0c91d9aa9476#l30.16> +//
>    and keeps it per session)   30.17
> <https://hg.mozilla.org/mozilla-central/rev/0c91d9aa9476#l30.17>
> +pref("browser.cache.use_new_backend",       0);
>
>
>
> ---------- Forwarded message ----------
> From: <[email protected]>
> Date: Fri, Sep 20, 2013 at 7:42 PM
> Subject: [Bug 913807] Land HTTP cache v2 pref'ed off
> To: [email protected]
>
>
> https://bugzilla.mozilla.org/show_bug.cgi?id=913807
>
> Wes Kocher (:KWierso) <[email protected]> changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>        Last Resolved|                            |2013-09-20 19:42:35
>           Resolution|---                         |FIXED
>               Status|ASSIGNED                    |RESOLVED
>     Target Milestone|---                         |mozilla27
>
> --- Comment #58 from Wes Kocher (:KWierso) <[email protected]> 2013-09-20
> 22:42:35 EDT ---
> https://hg.mozilla.org/mozilla-central/rev/0c91d9aa9476
> https://hg.mozilla.org/mozilla-central/rev/4d66cd80b6be
> https://hg.mozilla.org/mozilla-central/rev/44952b2191fc
> https://hg.mozilla.org/mozilla-central/rev/ae09c5402cbe
>
> --
> Configure bugmail: https://bugzilla.mozilla.org/userprefs.cgi?tab=email
>
> -------------------------------
> Product/Component: Core :: Networking: Cache
>
>
>
> ------- You are receiving this mail because: -------
> You are watching the component for the bug.
>