Difference between revisions of "Status Meetings:2007-02-14"

From Camino Wiki
Jump to navigation Jump to search
(stub this in)
 
 
Line 5: Line 5:
  
 
==Executive Summary==
 
==Executive Summary==
<!--* 1.1a2 still getting good reviews (Googlers using it and loving it, low Talkback, Om sent pink a great note [@12:24])
+
* pink is on vacation this week; mento's the go-to for sr
** pink: need to get more people using the branch (from 1.0.x) to see how great we're doing
+
* 1.1b1 was set to freeze on 15 Feb
** ardissone: also for Talkback/bug shake-out purposes
+
** discussed the alternatives:
* 1.1b1 set for l10n freeze/spinning on 2-15 (two weeks) and release Tues after that
+
*** freeze on 15 Feb as planned and release b1 without some big bits of features and do a post-b1 l10n freeze
** only 6-8 l10n-impacting bugs left
+
*** push b1 back and land all/most of the b1 ?/+ bugs
** kqueue getting closer
+
** '''new freeze is 21 Feb'''
** pink out-of-town 2-10 to 2-17
+
*** our blockers/potential blockers are all in good shape, so this is feasible
 +
** bugs
 +
*** flashblock sr+build foo is blocking half of the pop-up bugs
 +
*** kqueue got r+ and should be second in line for sr
 +
 
 
* Tinderboxen
 
* Tinderboxen
** mento thinks part of pawn's prob is a leak in a long-running process (swap eats up all disk)
+
** mento worked some magic, and pawn's been green/orange ever since, mostly green :)
** while flying with mento, preed agreed to give us a dedicated xserve and space on a shared one
+
* Camino 1.0.4
 +
** Officially minused KS and passwd stealing for 1.0.4, nominated for 1.0.5
 +
** Got the train rolling on the rest of the remaining camino-1.0.4?
 +
** Gecko was set for 21 Feb release; we won't match that exactly, but we'll try to be close
 +
 
 
* Bugs
 
* Bugs
** still have some nasty Core bugs we need to try and work on
+
** {{bug|368395}} - Encourage the user not to restore after crash if the dialog has been thrown recently
** {{bug|295755}} - Flashblock
+
*** consensus was that we wanted to land strings to give ourselves the option of adding this dialogue, either for 1.1 proper or 1.1.x
*** we'll take this for 1.1
+
** {{bug|364550}} - Need spelling UI to allow selection/changing spell check language
*** mento prefers landing flashblock src in cvs and using makefile to build the jar; he'll do that work if ardissone keeps on him
+
*** "best" way to do this is use the standard NSSpellChecker panel, but there are bugs in the Core behavior that "Find Next" needs.  murph has a reasonable work-around, so we want to use that and push for Core fixes on trunk.
** {{bug|248160}} - [l10n] Translate chrome strings on the fly
+
*** to do: what strings do we need to land before freeze?
*** it's really too late for us to take this (given # of new strings + branch issues), but if the code has branch approval by the time 1.1 ships, we'd like it for '''1.2'''
 
** {{Bug|343937}} - Default "unblock popup" behavior should not include adding site to Exceptions List
 
*** Mockups: [http://escapedthoughts.com/popup1.png 1], [http://escapedthoughts.com/popup2.png 2] [http://escapedthoughts.com/popup3.png 3], [http://escapedthoughts.com/popup4.png 3 (tooltips showing)]
 
*** We'll use Mockup 3
 
*** There was much discussion about how white/blacklisting should work and whether we can bend the Core code to act like we want: whitelisting www.cnn.com will allow any popups triggered by www.cnn.com, even if they are served by evilads.aol.com, and not show the bar; blacklisting would similarly disallow those and not show the bar; smorgan will investigate-->
 

Latest revision as of 00:56, 17 February 2007

This is an overall summary of the meeting we had. If you see any issues with it, feel free to edit the page (and note where in the log you're citing from).

Attendance

ardissone, froodian, kreeger, mento, murph, smorgan, ss

Executive Summary

  • pink is on vacation this week; mento's the go-to for sr
  • 1.1b1 was set to freeze on 15 Feb
    • discussed the alternatives:
      • freeze on 15 Feb as planned and release b1 without some big bits of features and do a post-b1 l10n freeze
      • push b1 back and land all/most of the b1 ?/+ bugs
    • new freeze is 21 Feb
      • our blockers/potential blockers are all in good shape, so this is feasible
    • bugs
      • flashblock sr+build foo is blocking half of the pop-up bugs
      • kqueue got r+ and should be second in line for sr
  • Tinderboxen
    • mento worked some magic, and pawn's been green/orange ever since, mostly green :)
  • Camino 1.0.4
    • Officially minused KS and passwd stealing for 1.0.4, nominated for 1.0.5
    • Got the train rolling on the rest of the remaining camino-1.0.4?
    • Gecko was set for 21 Feb release; we won't match that exactly, but we'll try to be close
  • Bugs
    • Bug 368395 - Encourage the user not to restore after crash if the dialog has been thrown recently
      • consensus was that we wanted to land strings to give ourselves the option of adding this dialogue, either for 1.1 proper or 1.1.x
    • Bug 364550 - Need spelling UI to allow selection/changing spell check language
      • "best" way to do this is use the standard NSSpellChecker panel, but there are bugs in the Core behavior that "Find Next" needs. murph has a reasonable work-around, so we want to use that and push for Core fixes on trunk.
      • to do: what strings do we need to land before freeze?