Firefox3/StatusMeetings/2007-06-26

From MozillaWiki
Jump to: navigation, search

« previous week | index | next week »

Firefox 3 Meeting

Meeting Details

  • Tuesdays - Firefox 3 - 11:00am Pacific, 2:00pm Eastern, 18:00 UTC
  • Mozilla Building S - <script> conference room
  • 650-903-0800 or 650-215-1282 x91 Conf# 217 (US/INTL)
  • 1-800-707-2533 (pin 369) Conf# 217 (US)
  • irc.mozilla.org #granparadiso for backchannel

PRD Status Update

Work in progress

  • Visual Refresh Makeover!
  • Firebug (sdwilsh)
    • No change - no word back from Joe
  • Web-based protocol/content-handling
    • sdwilsh, myk, and dmose have patches in progress
    • coordinated w/jdouglas on various PM issues
    • many UI details nailed down w/help from beltzner
    • may or may not get basic protocol support for A6
  • Microformats
  • Storage (sdwilsh)
    • SQLite upgrade landed (now at version 3.3.17)
    • dwitte posted some stats from cookie perf (http://tinyurl.com/yww9ck)
      • Synchronous write performance increased 36% with the upgrade
      • Synchronous write performance with transactions increased 5% with the upgrade
    • Working with NSS folks to let them use the same sqlite library (and not ship two of them) bug 306907
  • Places (Places team)
  • Download Manager (sdwilsh)
    • Removed XPInstall bits from DM (not used by any code) bug 383224
    • SoC student for resumable downloads seems confident that this can be done
    • Edward Lee has a nice patch to better handle the units (KB, MB, GB) of downloads pending review from Enn (bug 237693)
    • miscellaneous bug fixes
  • Password Manager (dolske)
    • bug 380222 landed, along with large set of tests. Changes fillDoc(), which handles filling in passwords as pages load.
    • bug 381164 fix in hand, for annoyances with Master Password usage. Should fix regressions from A5 and be better than FF2.
  • Site-specific prefs (myk)
  • New quit dialog (mwu)
    • Already landed, needs more polish and better platform integration.
  • Addons Manager (Rob Strong, Mossop, mwu)
    • Backend changes for plugins enable/disable/listing mostly done.
    • Frontend changes in progress.
  • Malware (johnath, campd)
  • Identity UI (johnath)
    • Still revving UI (everyone install it from the sandbox!) but mconnor suggests getting it on trunk soon after A6, so that beta/nightly users can play.
    • Blocking on Neil's popup redesign (bug 279703), which is slated to land shortly after A6 (patch was too dangerous for A6, by the time it was done).
  • HTTPS Error Pages (johnath)
    • KaiE thinks some existing work of his will help make this change easier, see bug for details. bug 327181.

Schedule

  • Proposed Schedule
  • Current BMO report for A6 blockers
  • Reviewed Fx 3 noms & blockers [in progress - Monday 11:00 PST, Thu 1:00 PST - Conf #249

QA Status/Topics

Localization Topics

Round table

  • Don't forget to add changes that may impact documentation to the Firefox 3 for developers page.
  • reminder to use #granparadiso on IRC for discussion of milestone-releated deliverables, features, QA testing, etc; it's to be the defacto location for chatter regarding Gran Paradiso releases

Gecko 1.9 Meeting

Meeting Details

  • Wednesdays - 11:00am Pacific, 2:00pm Eastern, 18:00 UTC
  • Mozilla Building S - <script> conference room
  • 650-903-0800 or 650-215-1282 x91 Conf# 217 (US/INTL)
  • 1-800-707-2533 (pin 369) Conf# 217 (US)
  • join irc.mozilla.org #granparadiso for backchannel
  • minutes of scheduling discussion

General Discussion

  • Freeze tonite: Will chase down [1] and continue as planned.
  • Schedule:
    • Concerns for B1, all features complete was the original criterial:
      • GFX is basically feature complete.
      • Leaks are currently an issue (Jonas).
      • Dbaron: We still need to do perf and memory work.
      • Schrep: Ground rules for the schedule:
        • I'd like to ship a Fx3 that is better than Fx2. We should be excited.
        • I care about fit and finish, perf, tp, ts, perf in major web apps, memory footprint, etc.
        • Innovative stuff on the front end that we are excited about.
        • The sooner we get this out the better. So, if we can meet the above criteria and still get it out there sooner rather than later, let's do so.
  • Currently working on these new features (RISK!):
    • ContentEditable - Patch was reviewed last night and will land today.
    • XSXHRequest - We need to stop.
    • Offline - There are File API changes/additions underway.
    • Malware - Just received server from Google last week. Should be done by the end of the week.
    • Video Tag - Schrep and Roc will take this offline.
    • Some plugins work (jst).
    • Jails?
  • Backend Feature Status via Basil
    • Update to SQLite engine
    • Cookie Performance
      • Synchronous write performance increased 36% with the upgrade
      • Synchronous write performance with transactions increased 5% with the upgrade
    • Places backend features ()
    • PW Mgr fixes
    • Site-specific prefs - text zoom
    • New Quit dialog
    • Extension Mgr : backend changes?
    • - ADD-3b - Add permanent button for restarting Firefox
    • FUEL 0.2 ?

Blockers and Noms

Blockers report:

Noms Blockers


GFX Update

  • Issues/concerns:
    • Cairo 1.4.8 and dependent bugs pushed off to b1 (immediately after a6 unfreezes); not enough bake time before freeze since new tinderbox update
    • who's going to port font selection to Mac/Linux

Layout Update

  • Progress Last week:
  • Work planned for this week:
  • Issues/concerns:

Content Update

  • Progress Last week:
    • Specific items worked on last week: Worked on CrossSite XHR
  • Work planned for this week: bug 339649, bug 348156

Mac OS X Update

  • Progress Last week:
    • one blocker fixed, making solid progress on a number of others
    • 36 blockers remain
  • Work planned for this week:
    • remove support for 10.3, upgrade to gcc4 for all mac builds
    • Stan working on menu icons
    • Josh working on various blockers
    • Colin working on 10.5 bugs
    • Steven working on context menu issues

Platform/Build Tools Update

  • Linux Breakpad client landed & building by default
  • bsmedberg still working on build id-in-a-file