Confirmed users, Bureaucrats and Sysops emeriti
2,976
edits
(→L10n: who said we need a new owner?) |
|||
(10 intermediate revisions by one other user not shown) | |||
Line 23: | Line 23: | ||
*'''User Experience'''<br/> | *'''User Experience'''<br/> | ||
** | ** tabbed browsing: on target | ||
** | ** session restore: on target, code landed, hasn't been enabled, Ts tests will start happening today | ||
** | ** <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: 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/> | ||
** | ** <font color="red">parser: at risk, mostly landed, need to get SAX feed processor landed on branch (requires branch approval, requires patch)</font> | ||
** | *** '''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: on target, a few outstanding bugs pending review, some bugs on older functionality that will be fixed for b1 | ||
** | ** <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: 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: on target, patch awaiting SR | ||
** | ** <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: on target {{bug|205011}} | ||
** | ** search button: on target, patch in waiting reviews | ||
** | ** 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: 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/> | ||
** | ** <font color="brown">event handling on mac: patch ready, experimental build shook out some nasty bugs</font> | ||
** | ** canvas optimizations: on target, independent of the cairo uplift {{bug|333613}} | ||
** '' | ** <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/> | ||
** | ** <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> | ||
** | *** igor might be able to help with patch reviews or merging back to branch | ||
** | ** 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 | ||
** | ** <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: on target, filed {{bug|336273}} for front-end preferences | ||
** | ** <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: on target | ||
= Developer Roundtable = | = Developer Roundtable = | ||
Line 94: | Line 105: | ||
=== Feeds: Parser === | === Feeds: Parser === | ||
* all of Robert Sayre's patches except the Feed Processor itself have | * all of Robert Sayre's patches except the Feed Processor itself have been landed on the branch and the trunk | ||
been landed on the branch and the trunk | |||
** the feed processor will be landed soon, and cvs access for Robert is coming shortly | ** 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) | * 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 137: | Line 149: | ||
=== L10n === | === L10n === | ||
; zh-TW : at | ; zh-TW : owner at military service, mail sent to team (which is active) | ||
; trademarks review : lacks tracking | ; 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. | ||
* '' | |||
== 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 |