Currently, there is no specific strategy except leaning what makes up the size 
of the installer and what is the driver of the increased size each release. 
After we learn that and people know what is causing the increased size, we 
should do some more A/B testing to see if a larger or smaller download size has 
an impact on conversations. Regardless of the magnitude of the change, anything 
we learn is positive. Even if nothing is ever changed, learning and 
understanding is a positive experience. If we ever collectively decided to do 
something different, we would have to evaluate the cost/benefit of doing so and 
again test it. 

So, for now, the strategy is learning. Whatever we learn will probably points 
us in the next direction. 

Thanks, 
Chris 

<div>-------- Original message --------</div><div>From: Henri Sivonen 
<hsivo...@hsivonen.fi> </div><div>Date:10/15/2014  3:25 AM  (GMT-08:00) 
</div><div>To: chofm...@mozilla.org </div><div>Cc: Kyle Huey 
<m...@kylehuey.com>,Chris More <cm...@mozilla.com>,dev-platform 
<dev-platform@lists.mozilla.org> </div><div>Subject: Re: Breakdown of Firefox 
full installer </div><div>
</div>On Tue, Oct 14, 2014 at 3:37 AM, Chris Hofmann <chofm...@mozilla.com> 
wrote:
> Now that we have a strategy for putting developer tools in there own release

What's that strategy? It could be very bad for us if Dev Tools didn't
"just work" for Web devs because they downloaded a non-developer
build, when Dev Tools "just work" in Chrome and IE.

On the topic of browser features implemented using HTML+JS:
We should probably be more careful about importing JS libraries
developed for Web use, because code paths for other browsers or legacy
versions of Firefox are bloat in JS libs used inside Firefox. See, for
example, Loop including a polyfill for TextDecoder/TextEncoder (which
we have a built-in implementation of):
https://bugzilla.mozilla.org/show_bug.cgi?id=1071536

-- 
Henri Sivonen
hsivo...@hsivonen.fi
https://hsivonen.fi/
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to