Difference between revisions of "Status Meetings:2007-07-18:Agenda"

From Camino Wiki
Jump to navigation Jump to search
(bug 366391)
 
(stub)
Line 1: Line 1:
So that I don't forget -- bug 366391 needs to be added to the list of UNCOs when the rest of the agenda is posted tonight ;)
+
Wed 18 Jul 9am PST (16:00 GMT/UTC) in #camino-mtg
 +
 
 +
==General Plans==
 +
* Camino 1.5
 +
** Still cleaning up stuff from the website switch; file bugs against Product Site if you see anything
 +
** [http://talkback-public.mozilla.org/reports/camino/CM15/index.html Talkback]
 +
*** Largely 1passwd (and to a lesser extent CaminoSession)
 +
*** Crash on quit ("pass-the-buck" Core {{bug|349463}}) is #1
 +
*** A few other other-than-normal crashes with high counts could use investigation [http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=1&searchby=stacksig&match=contains&searchfor=GetAvailableBoundsForMenu&vendor=MozillaOrg&product=Camino15&platform=All&buildid=&sdate=&stime=&edate=&etime=&sortby=bbid],
 +
[http://talkback-public.mozilla.org/search/start.jsp?search=1&searchby=stacksig&match=contains&searchfor=nsDocumentObserverList::RemoveElement&vendor=MozillaOrg&product=Camino15&platform=All&buildid=&sdate=&stime=&edate=&etime=&sortby=bbid], [http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=1&searchby=stacksig&match=contains&searchfor=DesktopServicesPriv.67.0.0&vendor=MozillaOrg&product=Camino15&platform=All&buildid=&sdate=&stime=&edate=&etime=&sortby=bbid]
 +
** Need a 1.5ML v3 to fix some nasty ML issues (mostly German, Portugese), Spanish tweaks, and to add Norwegian
 +
* Camino 1.5.1
 +
** Gecko 1.8.15 set for end of July
 +
* Camino 1.0.6
 +
** Gecko 1.8.0.13?
 +
* Camino 1.6
 +
** [[Development:Planning:Camino 1.6|Scoping]] (modified somewhat by meet-up; needs updating)
 +
*** Bugzilla re-triaged before the meet-up, but needs changes to sync with meet-up changes
 +
* [[Camino Meet-up]]
 +
** some sort of summary is supposed to be made available on the wiki?
 +
** Sam needs to blog some stuff
 +
** Mission statement
 +
* [[Development:Summer of Code 2007|SoC 2007]]
 +
* Tinderboxen
 +
** past turn-off date, but they're still running at MoFoCo
 +
** 10.3 dead on the trunk very soon; need to upgrade pawn and others to do parallel perf for a bit
 +
** ss is having fun with "lento" on MozillaTest
 +
* Bookmark loss
 +
** start watching for data from newer-than-1.1b builds
 +
* Weekly Bugs and Queues update
 +
 
 +
==Specific bugs that need action==
 +
=== 1.6pre ===
 +
*{{bug|384796}} - Call to |nsIStringBundleOverride| always beats the embedding calls
 +
** Waiting on bsmedberg?
 +
 
 +
=== 1.5.1 ===
 +
 
 +
===Other (if there's time)===
 +
* UNCOs
 +
** {{bug|374553}} - History cannot be used as Dock menu
 +
** {{bug|365014}} - Camino does not use shared cookie storage
 +
** {{bug|376930}} - Overflow tab menu covers whole upper right part of my screen
 +
** {{bug|366391}} - Would like ability to import Firefox passwords into Camino (keychain)
 +
* {{bug|332384}} - Eliminate dependency on xpcomObsoleteModule (libxpcom_compat.dylib)
 +
* {{bug|175651}} - CJK (at least Chinese and Japanese) font Preferences changes not applied to any CJK Web page
 +
** landed on all branches; in theory trunk should be OK now, but we need some testing+filing bugs against Core (at the very least, for changing default Core font prefs to Cocoa names)
 +
* Need to keep an eye on trunk regressions, determine if they're Camino-only or partly/wholly Core, and consider requesting blocking1.9? for the latter set.
 +
 
 +
==Queries==
 +
===Camino 1.6===
 +
 
 +
==Queues==

Revision as of 15:55, 11 July 2007

Wed 18 Jul 9am PST (16:00 GMT/UTC) in #camino-mtg

General Plans

  • Camino 1.5
    • Still cleaning up stuff from the website switch; file bugs against Product Site if you see anything
    • Talkback
      • Largely 1passwd (and to a lesser extent CaminoSession)
      • Crash on quit ("pass-the-buck" Core Bug 349463) is #1
      • A few other other-than-normal crashes with high counts could use investigation [1],

[2], [3]

    • Need a 1.5ML v3 to fix some nasty ML issues (mostly German, Portugese), Spanish tweaks, and to add Norwegian
  • Camino 1.5.1
    • Gecko 1.8.15 set for end of July
  • Camino 1.0.6
    • Gecko 1.8.0.13?
  • Camino 1.6
    • Scoping (modified somewhat by meet-up; needs updating)
      • Bugzilla re-triaged before the meet-up, but needs changes to sync with meet-up changes
  • Camino Meet-up
    • some sort of summary is supposed to be made available on the wiki?
    • Sam needs to blog some stuff
    • Mission statement
  • SoC 2007
  • Tinderboxen
    • past turn-off date, but they're still running at MoFoCo
    • 10.3 dead on the trunk very soon; need to upgrade pawn and others to do parallel perf for a bit
    • ss is having fun with "lento" on MozillaTest
  • Bookmark loss
    • start watching for data from newer-than-1.1b builds
  • Weekly Bugs and Queues update

Specific bugs that need action

1.6pre

  • Bug 384796 - Call to |nsIStringBundleOverride| always beats the embedding calls
    • Waiting on bsmedberg?

1.5.1

Other (if there's time)

  • UNCOs
    • Bug 374553 - History cannot be used as Dock menu
    • Bug 365014 - Camino does not use shared cookie storage
    • Bug 376930 - Overflow tab menu covers whole upper right part of my screen
    • Bug 366391 - Would like ability to import Firefox passwords into Camino (keychain)
  • Bug 332384 - Eliminate dependency on xpcomObsoleteModule (libxpcom_compat.dylib)
  • Bug 175651 - CJK (at least Chinese and Japanese) font Preferences changes not applied to any CJK Web page
    • landed on all branches; in theory trunk should be OK now, but we need some testing+filing bugs against Core (at the very least, for changing default Core font prefs to Cocoa names)
  • Need to keep an eye on trunk regressions, determine if they're Camino-only or partly/wholly Core, and consider requesting blocking1.9? for the latter set.

Queries

Camino 1.6

Queues