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

→‎L10n: who said we need a new owner?
(→‎L10n: who said we need a new owner?)
 
(14 intermediate revisions by 3 users not shown)
Line 23: Line 23:


*'''User Experience'''<br/>
*'''User Experience'''<br/>
** ''tabbed browsing? (last week: on target)''
** tabbed browsing: on target
** ''session restore? (last week: on target)''
** session restore: on target, code landed, hasn't been enabled, Ts tests will start happening today
** ''tab overflow? (last week: at risk)''
** <font color="red">tab overflow: need to find code for tab expose, scrolling tabstrip, not sure if there will be time before this friday.</font>
** ''microsummaries? (last week: at risk, myk recently posted a new patch to work with old bookmarking code)''
** microsummaries: on target, waiting for review
*** brettw: is this close to the final patch?
*** myk: this latest patch unified trunk and branch, so yes, this should be more or less
** spell check: on target, waiting for review, needs bake time


*'''Feeds'''<br/>
*'''Feeds'''<br/>
** ''parser? (last week: at risk, needed some bug fixes)''
** <font color="red">parser: at risk, mostly landed, need to get SAX feed processor landed on branch (requires branch approval, requires patch)</font>
** ''subscribe ui? (last week: missing target, although ben's posted screenshots and pushing hard on this bit)''
*** '''action item''': schrep to ask peterv for an assist on getting it patched and merged, {{bug|315826}}
** <font color="red">ui: missing target, to do is: move web handler api to window.navigator (~5d), ui preview in content area (~5d), hook up subscribe button in location bar (quick), link to preferences, testing.</font>
** code is on branch, but not enabled by default (need --enable-feeds)


*'''Extension Manager'''<br/>
*'''Extension Manager'''<br/>
** ''new ui? (last week: on target)''
** new ui: on target, a few outstanding bugs pending review, some bugs on older functionality that will be fixed for b1
** ''automatic update to a locale pack based on browser locale? (last week: missing target, but Axel was going to help here)''
** <font color="red">automatic update to a locale pack based on browser locale: not gonna make A2</font>
*** taking this off the list for A2


*'''Search'''<br/>
*'''Search'''<br/>
** ''management UI? (last week: on target)''
** management UI: landed on branch, some discussion about integrating it with EM UI, but that turns out to be a lot of work
** ''grey text in background (last week: on target, modulo design decisions, patch ready)''
** grey text in background: on target, patch awaiting SR
** ''suggest-as-you-type? (last week: missing target, mconnor's been working hard on this)''
** <font color="brown">suggest-as-you-type: format getting nailed down, trying to get some code from Google Suggests so there's no need to reinvent the wheel, should hit assuming all the pieces will fall in as mconnor expects</font>
** ''resizable search box? (last week: at risk)''
** resizable search box: on target {{bug|205011}}
** ''search button? (last week: at risk, pam's been doing work on this)''
** search button: on target, patch in waiting reviews
** ''search format version? (last week: not targetted at A2, to be handled offline)''
** search format version: proposal in {{bug|331143}}, not blocking A2
** simple auto-discovery of search engines based on link-rel: on target


*'''Installer'''<br/>
*'''Installer'''<br/>
** ''move to nsis? (last week: at risk, needed build magic)''
** move to nsis: on target (with some heavy lifting) for a 1xp installer, plus some process around ability to package extras for hitting Thursday's builds


*'''EULA/Distribution/Channel Support'''<br/>
*'''EULA/Distribution/Channel Support'''<br/>
Line 51: Line 58:


*'''Performance'''<br/>
*'''Performance'''<br/>
** ''event handling on mac? (last week: on target)''
** <font color="brown">event handling on mac: patch ready, experimental build shook out some nasty bugs</font>
** ''canvas optimizations? (last week: on target, ready for trunk)''
** canvas optimizations: on target, independent of the cairo uplift {{bug|333613}}
** ''darin's idle timer? (last week: missing target, needs to be looked at)''
** <font color="brown">idle timer optimizations: darin or vlad to investigate, should be able to hit friday, aren't many chances of serious regression, but should get this into A2</font>
*** '''action item:''' darin is going to try to make it happen for Friday


*'''Platform'''<br/>
*'''Platform'''<br/>
** ''JS 1.7? (last week: on target)''
** <font color="red">JS 1.7: hasn't landed on the trunk yet, now have zero confidence of a branch-ready patch for Friday; 50% confidence that it might be ready for next Friday</font>
** ''WHATWG offine storage (last week: at risk)''
*** igor might be able to help with patch reviews or merging back to branch
** ''SVG updates (last week: missing target)''
** WHATWG offine storage: on target and in pretty good shape, not sure what level of completion we're at, need to call this out in the release notes
** ''storage/sqlite (last week: on target)''
** <font color="brown">SVG updates: would like to get this stuff on the branch, need to get more info with tim and vlad, this Friday would be tight, but potentially doable</font>
** storage/sqlite: on target, landed
** online/offline state: available to take, support for w32 & linux, not yet for mac
*** schrep: which of these things are to be considered highest priority for A2?


*'''Anti-Phishing'''<br/>
*'''Anti-Phishing'''<br/>
** ''front-end changes (last week: on target, ben to assist with prefpanel)''
** front-end changes: on target, filed {{bug|336273}} for front-end preferences
** ''performance issues (last week: at risk)''
** <font color="brown">performance issues: still at risk, some occasional lockups on shutdown when using a local list</font>


*'''SSL2'''<br/>
*'''SSL2'''<br/>
** ''new ECC ciphers? (last week: on target)''
** new ECC ciphers: on target


= Developer Roundtable =
= Developer Roundtable =
Line 88: Line 99:


=== User Experience: Microsummaries ===
=== User Experience: Microsummaries ===
* checked in two trunk -> branch sync patches for code in browser/ that microsummaries touches ([https://bugzilla.mozilla.org/show_bug.cgi?id=315346 bug 315346] and [https://bugzilla.mozilla.org/show_bug.cgi?id=335891 bug 335891]) so I can create a single patch for trunk and branch;
* added support for old RDF-based bookmarks service;
* updated patch awaiting review in [https://bugzilla.mozilla.org/show_bug.cgi?id=334471 bug 334471].


=== Feeds: Parser ===
=== Feeds: Parser ===
* all of Robert Sayre's patches except the Feed Processor itself have been landed on the branch and the trunk
** the feed processor will be landed soon, and cvs access for Robert is coming shortly
* various document loading bugs fixed and out of the way. (thanks bz, biesi)


=== Feeds: UI ===
=== Feeds: UI ===
* Very basic in-page UI complete but needs tweaking, and post content. Disabled by default on branch and trunk. Shows for every feed document encountered provided there is no auto-handler specified.
* to enable, use ac_add_options --enable-feeds


=== Extension Manager: UI ===
=== Extension Manager: UI ===
Line 127: Line 147:
***Feel free to be pre-emptive!  If there's something you know needs to be shared with developers, drop email to sheppy@mozilla.com.
***Feel free to be pre-emptive!  If there's something you know needs to be shared with developers, drop email to sheppy@mozilla.com.
** "New In JavaScript 1.7" will provide an overview of the latest JS features that will be supported by Fx2 by its final release.
** "New In JavaScript 1.7" will provide an overview of the latest JS features that will be supported by Fx2 by its final release.
=== L10n ===
; zh-TW : owner at military service, mail sent to team (which is active)
; trademarks review : lacks tracking


= Other Business =
= Other Business =
* Tech writer Eric Shepherd will be hanging around from now on.  Expect to hear from him if he hears anything that sounds like it may need documentation.
* Tech writer Eric Shepherd will be hanging around from now on.  Expect to hear from him if he hears anything that sounds like it may need documentation.
* ''add any new agenda items here''
 
== Prioritization of A2 at-risk features ==
* at risk is: RSS, tab overflow, some platform pieces
* RSS is a really, really nice to have
** competitive with IE7, more use of RSS in productivity products in the new Office and Vista
** still not a significant majority of web users use RSS
* want to hold to the A2 schedule as-is
* consider having an A3 based on how the RSS work does
** '''action item:''' beltzner and schrep to crisp up the schedule for what ship date looks like with and without the A3
* platform risk priorities: (1) WHATWG offline storage, (2) (tie) JS 1.7, (2) (tie) SVG Fixes, (3) cairo uplift
* '''action item:''' continue on course for A2, check up on status of RSS and platform pieces and consider an A3 when those things are ready
Confirmed users, Bureaucrats and Sysops emeriti
2,976

edits