Account Options

  1. Sign in
Google Groups Home
« Groups Home
Milestone Scheduling
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 1 - 25 of 38 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mike Schroepfer  
View profile  
 More options Jul 8 2007, 12:37 pm
Newsgroups: mozilla.dev.planning
From: Mike Schroepfer <sch...@mozilla.com>
Date: Sun, 08 Jul 2007 09:37:50 -0700
Local: Sun, Jul 8 2007 12:37 pm
Subject: Milestone Scheduling
We discussed this at the last Gecko and Firefox meetings - but I wanted
to get some notes on the plan for scheduling of future milestones down
in print.

Here's the context we are using to evaluate scheduling of milestones:

1) We are driven by quality, not time.  We want to Firefox 3 to be
something that we are all proud of.  This means features that delight
users and the same or higher quality than previous releases.  "Quality"
includes performance (Tp/Ts/TDHTML/etc), footprint, web compatibility,
regressions, and general fit and finish.  Having said that, we want to
move the web forward and are in a competitive market.  So we should
converge on a release as fast as possible.

2) There has been almost 2 years of development on the 1.9 platform
incorporating major changes: Reflow, Cairo, Cycle Collector, Native Mac
Widgets, contenteditable, many parts of the Web Apps 1.0 Spec, etc.  We
need to have enough "bake time", public milestones, and regression fix
time to ensure we meet our quality goal.  We should also endeavor to get
this functionality into the hands of users and web developers as soon as
possible.  The sooner we ship this the sooner web authors can count on
 >15% of their users supporting the latest capabilities and standards.

3) The Firefox front-end has had significantly less development time
than the platform and has yet to have the opportunity to innovate on top
of infrastructure built for places, password manager, and others.  So
we'd like to give them until M8 to continue to develop user-visible
features on top of the core infrastructure.

4) A milestone schedule with a release every 6 weeks (4 weeks till code
freeze from last milestone, 2 weeks of stabilization/build work) seems
to work the best.  Note that actual tree closures will in practice
likely be shorter than 2 weeks if there are not multiple re-spins.

Based on this context the proposed schedule is:

* M7: Freeze on July 25
        * Platform feature freeze
        * This is the "web developer preview release" since it is    
        platform complete.  This will be marketed at a higher volume
        than other alphas to help get wider-scale testing.
* M8: Freeze on Sept 5
        * Firefox feature freeze
* M9: Freeze on Oct 16
* M*: Ongoing as needed

Feature Freeze = all planned features are implemented and exposed
(through APIs and user interface elements) in ways that are usable, but
not necessarily polished. After freeze, landings will be restricted to
regressions (from 1.8), performance and footprint fixes, as well as
additional functional or unit test coverage and changes to APIs and user
interface elements based on feedback from the beta cycle.

In order to hit our goals above we are going to do the following:

1) Only explicitly named platform features are available for landing
before M7 (with exceptions heard by the release drivers).   At the time
of this writing the only platform features remaining to land before M7
that I'm aware of are Anti-malware, Secure wrappers, and some Offline
work.  This means if you are working on a platform feature for 1.9
that's not on this list you should help close out the long blocker list.

2) The trunk will go under release driver control after M7.   This means
all check-ins will require release driver approval after July 25.
Release drivers currently include MConnor, CBeard, Betlzner, Basil,
Schrep, Damon, Vlad.  Additional volunteers welcomed :-).  As always
these folks will do frequent triage and will rely heavily on the
judgment and assistance of module owners and experts in each major
functional area.

3) We'll switch from Alphas to Betas as soon as we believe Firefox is
stable and usable enough for daily browsing for a large number of
people.  Until we hit this criteria we'll continue to release Alphas on
the 6 week cadence above.  Criteria:
        a) Footprint at or below that of 1.8.  This is being measured regularly
through Talos working set size (http://tinyurl.com/252ka3) and through
informal dogfooding.
        b) Most sites should display properly and regression free (from
previous major release)
        c) No known common dataloss bugs
        d) No common hangs or crashes
        e) No problems with major features in common use cases

        "Common" is defined as usage of the browser with any popular websites
or frequent occurrence in daily browsing for our dogfood or beta
population.  We'll measure this through frequency of bug reports and
direct feedback from users.

        Based on this criteria it does not appear that M7 will be ready to be
called a beta.  Talos is showing a ~18% increase in Footprint and
informal dogfooding confirms things are currently worse on the trunk.
Search for keyword mlk in bugzilla to find plenty of known bugs here.

4) We'll release betas until we complete our regression work and
incorporate feedback from wider-scale testing.  Before we release the
final beta Performance (specifically Ts, Tp, Tdhtml, Txul, and any other
benchmarks we add to the main tinderboxes) will be as good or better
than 1.8.  We should strive for improved Tp and Tdhtml scores
performance v.s. 1.8.

5) After the last beta we'll release a Release Candidate.  The Release
Candidate is meant to be bit-for-bit the final release.  Only new
problems found after the RC is released will cause additional RC's to be
published.  Once we are confident there are no new issues we'll release
the final release.

So in summary:

* Can I land platform feature or old bug fix X?
        * In general no, but read above carefully
* When will Beta 1 Ship?
        * As soon as it is ready (see #3 above)
* When is the next Milestone?
        * 6 weeks from the last one.
* When will the last Beta ship?
        * As soon as it is ready (see #4 above)
* What can I do to help?
        * Platform folks let's sprint to the finish.  Footprint, performance,
regressions, unit tests! Everyone involved wants to get a beta into
people's hands asap.  We could also use your help getting the blocker
lists managed.  If it doesn’t fit that criteria please minus it.
        * Firefox - you've got a little bit of time left to crank. Delight us!
        * Everyone else - plenty of help needed reproducing, filing, and
confirming bugs.  Dogfood.  Run the nightly tester tools + leak gauge,
help us hammer this thing into shape.

Questions or Thoughts?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Simon Paquet  
View profile  
 More options Jul 8 2007, 12:49 pm
Newsgroups: mozilla.dev.planning
From: Simon Paquet <si...@gmx.de>
Date: Sun, 08 Jul 2007 18:49:42 +0200
Local: Sun, Jul 8 2007 12:49 pm
Subject: Re: Milestone Scheduling
And on the seventh day Mike Schroepfer spoke:

>Questions or Thoughts?

Is a M-release the same as a alpha release?

If yes, could you please call it an alpha as before, because the
M-releases are still widely associated by people with releases before
Mozilla 0.6.

Simon
--
Calendar l10n coordinator
Calendar Website Maintainer: http://www.mozilla.org/projects/calendar
Calendar developer blog:     http://weblogs.mozillazine.org/calendar


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Connor  
View profile  
 More options Jul 8 2007, 1:05 pm
Newsgroups: mozilla.dev.planning
From: Mike Connor <mcon...@mozilla.com>
Date: Sun, 08 Jul 2007 13:05:20 -0400
Local: Sun, Jul 8 2007 1:05 pm
Subject: Re: Milestone Scheduling
Simon Paquet wrote:
> And on the seventh day Mike Schroepfer spoke:

>> Questions or Thoughts?

> Is a M-release the same as a alpha release?

> If yes, could you please call it an alpha as before, because the
> M-releases are still widely associated by people with releases before
> Mozilla 0.6.

They're not the same.   It is not clear at this time whether those
releases will be alphas or betas beyond M7, so calling them alphas (i.e.
alpha 8/9) is possibly inaccurate/misleading.  I think there's very
little likelihood of confusion here.  I suggested, for the purpose of
scheduling, to resurrect the M* numbering convention, though we will
publicly use alpha or beta versioning as appropriate.

-- Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Boris Zbarsky  
View profile  
 More options Jul 8 2007, 1:42 pm
Newsgroups: mozilla.dev.planning
From: Boris Zbarsky <bzbar...@mit.edu>
Date: Sun, 08 Jul 2007 12:42:02 -0500
Local: Sun, Jul 8 2007 1:42 pm
Subject: Re: Milestone Scheduling

Mike Schroepfer wrote:
> Questions or Thoughts?

1) Where do wanted-1.9 bugs fit into this setup?  Especially regressions
    since 1.8?

2) Where do long-standing patches that have been waiting on reviews
    for months that are neither blocking1.9 nor marked wanted-1.9 fit in
    at this point?

3) Does "platform features" (the things that should no longer be worked
    on) include platform bug and regression fixes that are not blockers,
    or only new functionality?

4) How does one request approval for patches?

I assume the answers to the above are:

1) OK to land before M7, need approval after M7 like everything else.  The
    notation is meaningless in terms of release scheduling, and only there
    to indicate to people who want something to do what to work on (outside
    the blockers).
2) As #1, unless they're feature additions.
3) New functionality.
4) We'll add a flag before M7 ships.

Let me know if I'm wrong?

-Boris


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Schrep  
View profile  
 More options Jul 8 2007, 2:33 pm
Newsgroups: mozilla.dev.planning
From: Schrep <mtsch...@gmail.com>
Date: Sun, 08 Jul 2007 11:33:39 -0700
Local: Sun, Jul 8 2007 2:33 pm
Subject: Re: Milestone Scheduling
 > 1) Where do wanted-1.9 bugs fit into this setup?  Especially
regressions

>     since 1.8?
>     OK to land before M7, need approval after M7 like everything else.  The
>     notation is meaningless in terms of release scheduling, and only there
>     to indicate to people who want something to do what to work on (outside
>     the blockers).

That's correct.  But more generally regressions fixes since 1.8 are
encouraged and welcomed throughout the schedule.

> 2) Where do long-standing patches that have been waiting on reviews
>     for months that are neither blocking1.9 nor marked wanted-1.9 fit in
>     at this point?
> 2) As #1, unless they're feature additions.

Correct

> 3) Does "platform features" (the things that should no longer be worked
>     on) include platform bug and regression fixes that are not blockers,
>     or only new functionality?
> 3) New functionality.

Correct.  We are trying to start reducing the total amount of code
churn by closing the gate to new stuff and focusing on regression
fixes.

> 4) How does one request approval for patches?

> 4) We'll add a flag before M7 ships.

Correct.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Milestone Scheduling (l10n recap)" by Axel Hecht
Axel Hecht  
View profile  
 More options Jul 11 2007, 5:49 am
Newsgroups: mozilla.dev.planning, mozilla.dev.l10n.
From: Axel Hecht <l...@mozilla.com>
Date: Wed, 11 Jul 2007 11:49:35 +0200
Local: Wed, Jul 11 2007 5:49 am
Subject: Re: Milestone Scheduling (l10n recap)
To recap what we talked about in the Firefox meeting yesterday and to
broadcast this to .l10n:

We'll push back the string freeze along with additional milestones. We
know that that's unfortunate as it's making it harder to plan for the
hot localization phase, but we don't have any other realistic choice. We
don't intend to change the amount of time we plan for localization, but
we may have to shift that time window.

We will start to require l10n-swags (*) by the time we require per-patch
approvals in general, that should be after the Firefox feature freeze, IIRC.

Questions?

Axel

(*) l10n-swag is the number of lines added to the localization files,
excluding comments, of course. That's not supposed to be a precise
number, but 1, 10, or 100 is important to know.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Milestone Scheduling" by fantasai
fantasai  
View profile  
 More options Jul 19 2007, 12:36 pm
Newsgroups: mozilla.dev.planning
From: fantasai <fantasai.li...@inkedblade.net>
Date: Thu, 19 Jul 2007 12:36:24 -0400
Local: Thurs, Jul 19 2007 12:36 pm
Subject: Re: Milestone Scheduling

Can we use lower-case 'm's, then? The early M* scheme used capital Ms.
This is also consistent with how we use lower-case for alphas and betas.
An even clearer abbreviation would be e.g. 1.9m7.

~fantasai


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
stuartp@gmail.com  
View profile  
 More options Jul 19 2007, 2:46 pm
Newsgroups: mozilla.dev.planning
From: "stua...@gmail.com" <stua...@gmail.com>
Date: Thu, 19 Jul 2007 11:46:20 -0700
Local: Thurs, Jul 19 2007 2:46 pm
Subject: Re: Milestone Scheduling
On Jul 8, 9:37 am, Mike Schroepfer <sch...@mozilla.com> wrote:

> 2) The trunk will go under release driver control after M7.   This means
> all check-ins will require release driver approval after July 25.
> Release drivers currently include MConnor, CBeard, Betlzner, Basil,
> Schrep, Damon, Vlad.  Additional volunteers welcomed :-).  As always
> these folks will do frequent triage and will rely heavily on the
> judgment and assistance of module owners and experts in each major
> functional area.

Going under release driver control for non-blockers at M7 seems like a
good step, but I don't think that should require approval for bugs
already marked blocking+. Requiring approval for blockers will slow
down their rate of fix and they've already gotten one level of
approval to be blocking+.  I wouldn't start throttling blocker bugs
until much closer to shipping -- M9?

stuart


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Connor  
View profile  
 More options Jul 19 2007, 2:58 pm
Newsgroups: mozilla.dev.planning
From: Mike Connor <mcon...@mozilla.com>
Date: Thu, 19 Jul 2007 14:58:43 -0400
Local: Thurs, Jul 19 2007 2:58 pm
Subject: Re: Milestone Scheduling

Agreed.  I thought the plan was to do just that, though it wasn't stated
here.

We'll need to post a plan for approvals going forward, since we're not
going to require approvals for the front end until after M8, given how
much work is going to be going on with rapid iteration.

-- Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonas Sicking  
View profile  
 More options Jul 19 2007, 4:24 pm
Newsgroups: mozilla.dev.planning
From: Jonas Sicking <jo...@sicking.cc>
Date: Thu, 19 Jul 2007 13:24:42 -0700
Local: Thurs, Jul 19 2007 4:24 pm
Subject: Re: Milestone Scheduling

This sounds like an excellent idea to me.

/ Jonas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Connor  
View profile  
 More options Jul 19 2007, 4:32 pm
Newsgroups: mozilla.dev.planning
From: Mike Connor <mcon...@mozilla.com>
Date: Thu, 19 Jul 2007 16:32:56 -0400
Local: Thurs, Jul 19 2007 4:32 pm
Subject: Re: Milestone Scheduling

I don't think it matters enough to redo milestones and the dev calendar
at this point, and since we're not using this in UA strings or real
version numbers, I don't think it's a big deal.  (And we can't use them
in version numbers, because m7 > b1 in our version comparison scheme,
and we're not changing that again).  Other than aesthetic reasons, I
don't think it matters whether its 1.9m7 or 1.9 M7 on the schedule...

-- Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Schrep  
View profile  
 More options Jul 19 2007, 10:45 pm
Newsgroups: mozilla.dev.planning
From: Schrep <mtsch...@gmail.com>
Date: Thu, 19 Jul 2007 19:45:28 -0700
Local: Thurs, Jul 19 2007 10:45 pm
Subject: Re: Milestone Scheduling
Hey Folks,

I wanted to follow-up to make sure that everyone has thought this
through and given feedback.  I wrote this with a very decisive tone in
order to have something specific for everyone to discuss.  It was not
intended to stifle feedback or be written in stone.  Getting us to FF3
is going to take a lot of hard work from everyone here and it requires
that we all understand and agree on the game plan.   So please do jump
in here, at the Gecko 1.9 meeting, on irc, or via email if you have
any thoughts.

Best,

Schrep


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
fantasai  
View profile  
 More options Jul 20 2007, 12:10 am
Newsgroups: mozilla.dev.planning
From: fantasai <fantasai.li...@inkedblade.net>
Date: Fri, 20 Jul 2007 00:10:33 -0400
Local: Fri, Jul 20 2007 12:10 am
Subject: Re: Milestone Scheduling

Mike Connor wrote:
> Jonas Sicking wrote:
>> fantasai wrote:

>>> Can we use lower-case 'm's, then? The early M* scheme used capital Ms.
>>> This is also consistent with how we use lower-case for alphas and betas.
>>> An even clearer abbreviation would be e.g. 1.9m7.

>> This sounds like an excellent idea to me.

> I don't think it matters enough to redo milestones and the dev calendar
> at this point, and since we're not using this in UA strings or real
> version numbers,

No, it doesn't matter enough to redo the dev calendar etc, but we
can still use the lower-case convention from this point forward.

~fantasai


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Sayre  
View profile  
 More options Jul 20 2007, 10:54 pm
Newsgroups: mozilla.dev.planning
From: Robert Sayre <say...@gmail.com>
Date: Fri, 20 Jul 2007 22:54:48 -0400
Local: Fri, Jul 20 2007 10:54 pm
Subject: Re: Milestone Scheduling

Schrep wrote:
> Hey Folks,

> I wanted to follow-up to make sure that everyone has thought this
> through and given feedback.

It looks like NSS 3.12 will add a very, very large codesize hit. This is
a concrete regression, so there should be some concrete benefits if we
take it.

- Rob


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
RyanVM  
View profile  
 More options Jul 21 2007, 10:57 am
Newsgroups: mozilla.dev.planning
From: RyanVM <rya...@gmail.com>
Date: Sat, 21 Jul 2007 14:57:31 -0000
Local: Sat, Jul 21 2007 10:57 am
Subject: Re: Milestone Scheduling
On Jul 20, 10:54 pm, Robert Sayre <say...@gmail.com> wrote:

> Schrep wrote:
> > Hey Folks,

> > I wanted to follow-up to make sure that everyone has thought this
> > through and given feedback.

> It looks like NSS 3.12 will add a very, very large codesize hit. This is
> a concrete regression, so there should be some concrete benefits if we
> take it.

> - Rob

Is that really the case now that we're building sqlite3 as a separate
DLL that NSS can link to? As I understand it, NSS building their own
copy of sqlite3 was the main reason it led to such a huge codesize
increase last time.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Sayre  
View profile  
 More options Jul 21 2007, 12:46 pm
Newsgroups: mozilla.dev.planning
From: Robert Sayre <say...@gmail.com>
Date: Sat, 21 Jul 2007 12:46:06 -0400
Local: Sat, Jul 21 2007 12:46 pm
Subject: Re: Milestone Scheduling

RyanVM wrote:

> Is that really the case now that we're building sqlite3 as a separate
> DLL that NSS can link to?

Yes. See

<https://bugzilla.mozilla.org/show_bug.cgi?id=388403#c11>

- Rob


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "NSS 3.12 codesize hit (Was: Milestone Scheduling)" by Mike Connor
Mike Connor  
View profile  
 More options Jul 21 2007, 2:27 pm
Newsgroups: mozilla.dev.planning
From: Mike Connor <mcon...@mozilla.com>
Date: Sat, 21 Jul 2007 14:27:08 -0400
Local: Sat, Jul 21 2007 2:27 pm
Subject: NSS 3.12 codesize hit (Was: Milestone Scheduling)

Robert Sayre wrote:
> Schrep wrote:

>> Hey Folks,

>> I wanted to follow-up to make sure that everyone has thought this
>> through and given feedback.

> It looks like NSS 3.12 will add a very, very large codesize hit. This is
> a concrete regression, so there should be some concrete benefits if we
> take it.

As a note, the codesize hit is the only visible problem, Tp/Ts/etc seem
generally unaffected.

Almost by definition, any major new feature adds code, the question is
how much new code is acceptable for a given feature.  And the answer
will vary in direct proportion to how much you personally think the
feature is worth, so that's unlikely to be a real number.  I think we've
decided we want EV cert support as part of our security UI strategy, and
there's other pieces that we  might use in 1.9.1.

That said, there's clearly a ton of work that should be done to optimize
a lot of this codesize pain (bz has made some concrete suggestions in
the bug), and we'll have to discuss separately how to deal with those,
but I think we're very very unlikely to stay on NSS 3.11.x for Firefox
3.  Probably the biggest reason is maintenance for security releases (we
migrated the branches to use the current stable NSS tag during the
winter, because NSS is not going to spot fix older versions anymore).  
AIUI, 3.11 will be replaced by 3.12, and 3.11 will no longer be updated,
long before the Firefox 3 end of life.  It is not viable for us to lock
into a to-be-unsupported version of NSS for the next 18-24 months for
Firefox 3, so we need to help make NSS 3.12 as performant as possible
sooner or later.   Unless we're prepared to maintain our own fork for
NSS until libpkix meets some relatively arbitrary codesize target, and I
don't think we're at all prepared to do that.

I'm not saying a 9% Z hit is shippable (I'm going to ignore mZ, since it
doesn't include libxul or thebes, and is therefore broken right now),
but I think we will take some sort of nontrivial hit, and I think we
need to be prepared for that in order to get onto the new NSS version.  
That hit should be as small as possible, but I see no situation where
we'll throw away EV cert support over a codesize hit.

-- Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Sayre  
View profile  
 More options Jul 21 2007, 2:52 pm
Newsgroups: mozilla.dev.planning
From: Robert Sayre <say...@gmail.com>
Date: Sat, 21 Jul 2007 14:52:18 -0400
Local: Sat, Jul 21 2007 2:52 pm
Subject: Re: NSS 3.12 codesize hit (Was: Milestone Scheduling)

Mike Connor wrote:

> I'm not saying a 9% Z hit is shippable (I'm going to ignore mZ, since it
> doesn't include libxul or thebes, and is therefore broken right now),
> but I think we will take some sort of nontrivial hit, and I think we
> need to be prepared for that in order to get onto the new NSS version.  
> That hit should be as small as possible, but I see no situation where
> we'll throw away EV cert support over a codesize hit.

OK. So where are we going to compromise? Performance? Fit and finish?
Ship date?

It's pretty late in the game, and I don't see how taking a megabyte of
PKI code and adding front-end features for whatever it does is
compatible with our other goals.

- Rob


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
L. David Baron  
View profile  
 More options Jul 21 2007, 3:00 pm
Newsgroups: mozilla.dev.planning
From: "L. David Baron" <dba...@dbaron.org>
Date: Sat, 21 Jul 2007 12:00:34 -0700
Local: Sat, Jul 21 2007 3:00 pm
Subject: Re: NSS 3.12 codesize hit (Was: Milestone Scheduling)

On Saturday 2007-07-21 14:27 -0400, Mike Connor wrote:

> sooner or later.   Unless we're prepared to maintain our own fork for
> NSS until libpkix meets some relatively arbitrary codesize target, and I
> don't think we're at all prepared to do that.

What is libpkix and why do we want it?  Can we build NSS without it?

-David

--
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/

  application_pgp-signature_part
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Connor  
View profile  
 More options Jul 21 2007, 3:05 pm
Newsgroups: mozilla.dev.planning
From: Mike Connor <mcon...@mozilla.com>
Date: Sat, 21 Jul 2007 15:05:04 -0400
Local: Sat, Jul 21 2007 3:05 pm
Subject: Re: NSS 3.12 codesize hit (Was: Milestone Scheduling)

L. David Baron wrote:
> On Saturday 2007-07-21 14:27 -0400, Mike Connor wrote:

>> sooner or later.   Unless we're prepared to maintain our own fork for
>> NSS until libpkix meets some relatively arbitrary codesize target, and I
>> don't think we're at all prepared to do that.

> What is libpkix and why do we want it?  Can we build NSS without it?

> -David

Quoting from the NSS team:

"Libpkix provides a much more complete an modern parsing of
certificates, most importantly policy parsing and handling cross
certificate environments correctly. Both of these are needed for EV (the
primary driver of getting libpkix in). (It also includes such things a
on the fly fetching of intermediate certs."

I'm not sure whether we can build without it in the future, in the
immediate short term we won't use it, but the coming NSS changes I
believe will depend on it.

-- Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Sayre  
View profile  
 More options Jul 22 2007, 2:59 am
Newsgroups: mozilla.dev.planning
From: Robert Sayre <say...@gmail.com>
Date: Sun, 22 Jul 2007 02:59:05 -0400
Local: Sun, Jul 22 2007 2:59 am
Subject: Re: NSS 3.12 codesize hit (Was: Milestone Scheduling)

That doesn't sound reasonable. We are going to accept a very large body
of code with known quality control problems.

> If you think any of these will be affected by the NSS
> 3.12 work, please speak up.  As it stands I don't believe there's any
> unnecessary hit to any of them, do you have data suggesting otherwise?

I'm not the one claiming we should accept unknown risk for unknown
benefit, so the burden of proof is not on me.

> That said, EV cert support is listed as a P1 (release blocker)
> requirement for Firefox 3, so we intend to ship it, and we'll take a
> ship delay to get it.  The decision was made, and nothing I've heard or
> seen has caused me to change my own perspective on that requirement.

We are going to support EV certs in Firefox 3. Thus far, they don't have
any measurable benefits, but it turns out we invented them, and it would
be too easy for our competitors to depict us as insecure if we dropped
them. So, here we are. We should at least assess the cost.

>> It's pretty late in the game, and I don't see how taking a megabyte of
>> PKI code and adding front-end features for whatever it does is
>> compatible with our other goals.

> Who said we're going to take a megabyte of codesize hit?

We can reduce the codesize by diverting time and effort from other things.

-Rob


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Connor  
View profile  
 More options Jul 22 2007, 4:40 am
Newsgroups: mozilla.dev.planning
From: Mike Connor <mcon...@mozilla.com>
Date: Sun, 22 Jul 2007 04:40:19 -0400
Local: Sun, Jul 22 2007 4:40 am
Subject: Re: NSS 3.12 codesize hit (Was: Milestone Scheduling)

On 22-Jul-07, at 2:59 AM, Robert Sayre wrote:

If you have evidence that libpkix has known quality control problems,  
take it up with the NSS maintainers.  I'm not going to assert  
anything either way, other than to say that codesize is the only  
metric I'm willing to take a hit on.  Anything else is a bug.

>> If you think any of these will be affected by the NSS 3.12 work,  
>> please speak up.  As it stands I don't believe there's any  
>> unnecessary hit to any of them, do you have data suggesting  
>> otherwise?

> I'm not the one claiming we should accept unknown risk for unknown  
> benefit, so the burden of proof is not on me.

I'm not the one claiming that either.  I believe the risks are well  
understood, and the NSS team has a solid track record.  IMO, not  
taking 3.12 is the risky play, since we'll either need to find our  
own NSS hackers to maintain a fork of NSS 3.11, or take the hit  
anyway when we need security fixes that 3.12.x will get.  I'd much  
rather do that in alpha/beta than in security releases.

>> That said, EV cert support is listed as a P1 (release blocker)  
>> requirement for Firefox 3, so we intend to ship it, and we'll take  
>> a ship delay to get it.  The decision was made, and nothing I've  
>> heard or seen has caused me to change my own perspective on that  
>> requirement.

> We are going to support EV certs in Firefox 3. Thus far, they don't  
> have any measurable benefits, but it turns out we invented them,  
> and it would be too easy for our competitors to depict us as  
> insecure if we dropped them. So, here we are. We should at least  
> assess the cost.

If you're saying we should cut EV, say it, don't use codesize as an  
excuse.

-- Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Sayre  
View profile  
 More options Jul 22 2007, 10:56 am
Newsgroups: mozilla.dev.planning
From: Robert Sayre <say...@gmail.com>
Date: Sun, 22 Jul 2007 10:56:20 -0400
Local: Sun, Jul 22 2007 10:56 am
Subject: Re: NSS 3.12 codesize hit (Was: Milestone Scheduling)

Mike Connor wrote:

>> That doesn't sound reasonable. We are going to accept a very large
>> body of code with known quality control problems.

> If you have evidence that libpkix has known quality control problems,

We do.  That is why it is so big. But, I agree it's likely that it
performs whatever PKI incantations it does correctly, in spite of that.

 > IMO, not taking

> 3.12 is the risky play, since we'll either need to find our own NSS
> hackers to maintain a fork of NSS 3.11, or take the hit anyway when we
> need security fixes that 3.12.x will get.  I'd much rather do that in
> alpha/beta than in security releases.

Well, I agree that we have to take it.

>>> That said, EV cert support is listed as a P1 (release blocker)
>>> requirement for Firefox 3, so we intend to ship it, and we'll take a
>>> ship delay to get it.  The decision was made, and nothing I've heard
>>> or seen has caused me to change my own perspective on that requirement.

>> We are going to support EV certs in Firefox 3. Thus far, they don't
>> have any measurable benefits, but it turns out we invented them, and
>> it would be too easy for our competitors to depict us as insecure if
>> we dropped them. So, here we are. We should at least assess the cost.

> If you're saying we should cut EV, say it, don't use codesize as an excuse.

I wasn't being facetious. I think EV is mystery meat, but we have to
ship it for the reasons I listed.

- Rob


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Boris Zbarsky  
View profile  
 More options Jul 22 2007, 12:28 pm
Newsgroups: mozilla.dev.planning
From: Boris Zbarsky <bzbar...@mit.edu>
Date: Sun, 22 Jul 2007 11:28:44 -0500
Local: Sun, Jul 22 2007 12:28 pm
Subject: Re: NSS 3.12 codesize hit (Was: Milestone Scheduling)

Mike Connor wrote:
> As a note, the codesize hit is the only visible problem, Tp/Ts/etc seem
> generally unaffected.

I very much doubt Tp exercises any of this code, since none of it is over https.
  Ts exercises some parts of PSM/NSS, I think (due to creating principals for
the stylesheets coming from jars).  I don't know whether it actually ends up
loading this .so, though.

> Almost by definition, any major new feature adds code, the question is
> how much new code is acceptable for a given feature.

Yes.  So let's put this in perspective.  Is a codesize that is 20% of gklayout
(or double that of cairo + thebes if you prefer to look at it that way)
acceptable for EV support?

I agree that the actual amount of code in terms of code complexity is not really
that big; the code is large because it's written with so much logic inlined, not
because there is so much logic.  At least the parts I saw.  So I'm not worried
about this destabilizing the app or anything, though I _am_ worried about
potential security issues in what is a large glob of code no matter what.  But
not much we can do about that, as you say.

> I think we've decided we want EV cert support as part of our security UI strategy

Given the limited real value of EV certs, a number of people (myself included)
were fine to include them as (a small) part of a more comprehensive approach to
the problem of phishing.  But if there's a high enough price to pay for EV
support, perhaps we need to revisit that decision.

Put another way, at the time it was nonobvious that EV support involved a 60%
increase in the size of the NSS libraries.

> That said, there's clearly a ton of work that should be done to optimize
> a lot of this codesize pain (bz has made some concrete suggestions in
> the bug)

Right.  I don't think anyone is arguing we shouldn't take this, offhand.  What
we need to figure out are:

1)  What can we do to improve things?
2)  Who will do that work?
3)  How we can get them started on it yesterday.

The closer we get to release, the less willing we should be to take the sort of
refactoring it will take to make this code smaller...  I really wish this
landing had taken place six months ago or so.  Not much use crying over that,
though.

> but I think we will take some sort of nontrivial hit, and I think we
> need to be prepared for that in order to get onto the new NSS version.  

I think sayrer's suggestion of a hit that's no bigger than the win we got from
turning off webservices is a good starting point.  If the code I looked at is
representative, I think this should be achievable.

> That hit should be as small as possible, but I see no situation where
> we'll throw away EV cert support over a codesize hit.

That contradicts the "I'm not saying a 9% Z hit is shippable" statement you make
earlier, for what it's worth.

-Boris


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jean-Marc Desperrier  
View profile  
 More options Jul 23 2007, 7:52 am
Newsgroups: mozilla.dev.planning
From: Jean-Marc Desperrier <jmd...@alussinan.org>
Date: Mon, 23 Jul 2007 13:52:54 +0200
Local: Mon, Jul 23 2007 7:52 am
Subject: Re: NSS 3.12 codesize hit (Was: Milestone Scheduling)

Mike Connor wrote:
> "Libpkix provides a much more complete an modern parsing of
> certificates, most importantly policy parsing and handling cross
> certificate environments correctly. Both of these are needed for EV (the
> primary driver of getting libpkix in). (It also includes such things a
> on the fly fetching of intermediate certs."

I am not so convinced those elements are so absolutly required to
support EV certificates. After all, verisign did an EV extension that
works with the current Firefox, even if it's very certainly taking some
ugly short-cuts.

The NSS team also says that most of the support for EV cert should be
inside PSM and not NSS (bug 374336, 375666,
news://news.mozilla.org:23/fM2dnQ0AXqlgvWbYnZ2dnUVZ_smon...@mozilla.org ),
and by extending the part that's inside PSM it might be possible to
support EV certs without changing NSS. I'm sure the required policy
checking can be done outside of NSS (only a small part of what libpkix
supports is really required). The cross-certificates part also seem
solvable from what I've undertood about what is really done by CAs in
practice (by reading http://alwayson.goingon.com/permalink/post/7871).
If we give PSM knowledge of both the self-signed EV cert and the
cross-signed one, then it doesn't really matter what way NSS handles the
cross-cert path.

Of course, it would be much nicer to just use NSS 3.12, that bring many
other long awaited features (shared db !), but that code changes lot of
things and still seems very alpha.
http://wiki.mozilla.org/NSS_Shared_DB_Samples
"prealpha shared database code" (this is the description as of 8 june)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 1 - 25 of 38   Newer >
« Back to Discussions « Newer topic     Older topic »