Firefox2/StatusMeetings/2006-02-14: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 47: Line 47:


== Session Saver ==
== Session Saver ==
''dietrich to update status''
 
* Analyzed the different approaches of existing extensions
* Got permission from click2tab, tabmix and crash recovery authors to use their code
* Investigating Shaver's idea of DOM serialization/restoration
** Avoids some form issues, caching issues
** Probably faster than network round-trip
* Was using some of the click2tab code for a prototype storing window/tab info in localstore.rdf. However, new version of Crash Restore has been rewritten for performance. It's very lean, and small codebase. Nice API.


== Branding & Update Systems ==
== Branding & Update Systems ==

Revision as of 17:58, 14 February 2006

<< previous week | index

In Attendance

phone:
room:

Agenda

  1. Feature status updates
  2. What's going into A1/Dogfood
  3. PRD/Schedule update
  4. Any other business

Status Updates

Places

ben to update status

Tabbed Browsing

mconnor to update status

Extension Manager Enhancements

rob_strong to update status

Installer

  • Firefox 2.0 Windows Installer - land prior to alpha 2. Received a "partner application requirement for Google Pack" from Bonnie at Google. This will start back up after Extension Blacklisting is finished.
  • Branding and Locale installer customization - this will be worked on at the same time as the Installer work. Specifics of what we would like to accomplish with this will be gathered when work commences again on the installer.

Search Engine UI

gavin to update status

Visual Refresh

  • cursory tests of Fx1.5 on Longhorn Beta shows that no significant changes were made that break NSITheme
    • vlad and pav will need to revisit this for Cairo (Firefox 3) as well, and have said that they'll alert us if they find anything significantly broken
  • talking with Visual Identity team about timelines required to deliver a new set of icons to shine & polish default Firefox 2 look and feel
  • currently brainstorming with ben and Visual Identity team about what changes will need to be made to default chrome to support new features
  • need to checkpoint with Gavin about changes to chrome around Search Bar

Platform Uplift

schrep to update status

Inline Spell Check

No change from last week (blocked on dictionary distribution issues).

Instrumentation / Exit Surveys

Evaluating instrumentation data formats - binary blob vs. compressed XML. Data format should be finalized this week. Collectors partly finished for load and window events.

Session Saver

  • Analyzed the different approaches of existing extensions
  • Got permission from click2tab, tabmix and crash recovery authors to use their code
  • Investigating Shaver's idea of DOM serialization/restoration
    • Avoids some form issues, caching issues
    • Probably faster than network round-trip
  • Was using some of the click2tab code for a prototype storing window/tab info in localstore.rdf. However, new version of Crash Restore has been rewritten for performance. It's very lean, and small codebase. Nice API.

Branding & Update Systems

rob_strong/schrep to update status

RSS

ben to update status

Offline mode / better use of cache

Have patch for bug 189570 ("Discards cache data on any network error...") pending review.

Anti-Phishing

cbeard to update status