Firefox3/StatusMeetings/2007-06-19: Difference between revisions
< Firefox3 | StatusMeetings
Jump to navigation
Jump to search
| Line 81: | Line 81: | ||
=== Localization Topics === | === Localization Topics === | ||
* [[Firefox3/Schedule/L10n|Proposal]] | * [[Firefox3/Schedule/L10n|Schedule Proposal]] | ||
===Round table === | ===Round table === | ||
Revision as of 18:27, 19 June 2007
« 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
- Perma Links: Current PRD & Detailed Feature List & Firefox Next Requirements.
- Outstanding Change Requests to review.
Work in progress
- Visual Refresh
- Makeover! -- initial specification posted to the wiki
- searching for themers, if you know any, email beltzner
- mostly icon updates
- rob arnold has been doing great work on Vista theming (that patch may land soon)
- might be brave enough to revisit ideas for changes to primary toolbar
- definitely trying to harmonize requirements from Places, Location Bar, EV, Notification and other primary chrome changes
- Firebug
- E-mail sent to Joe to get patches checked in
- Web-based protocol/content-handling
- backend refactoring patch awaiting review; windows fixes added
- Storage
- Patch got r+ for upgrading to (almost) latest.
- Follow bug needs to be filed to get preloading working again (hopefully in a way that doesn't require us to patch sqlite on our own).
- Places (Places team)
- tagging backend landed
- Dan Mills (thunder) demoed bookmark sync at Developer Day Tokyo
- plenty of discussion about UI in dev.apps.firefox, please jump in
- team is basically heads down working on A6 blockers
- Download Manager (sdwilsh)
- Working on finalizing the spec for revised UI
- A few more bug fixes landed (nothing notable)
- ** Beltzner posted plans to dev.apps.firefox (http://groups.google.com/group/mozilla.dev.apps.firefox/browse_thread/thread/61de4fda89ea7b29/3331ba0502858c96#3331ba0502858c96)
- Password Manager (dolske)
- Next up: FillDocument() cleanup (bug 380222), mconnor or gavin to review
- Site-specific prefs (myk)
- New patch posted for persisting text zoom, waiting on cleanup and checkin
- New quit dialog (mwu)
- Gives the option to save session, and closes all windows at once
- Addresses problems with onbeforeunload handlers (Zimbra)
- Still working out a couple kinks
- Addons Manager (Rob Strong, Mossop, mwu)
- better l10n support (bug 257155), waiting on review
- backend for unifying plugin management (bug 382367)
- Malware (johnath, campd)
- UI work (modification to netError to support more aggressive styling) should be patch-ready by EOD Monday (bug 380932).
- Identity UI (johnath)
- Transitioning add-on code to patch. (bug 383183)
- HTTPS Error Pages (johnath)
- Still trying to close on the specific dialogs that should be replaced with error pages, and on what mechanisms need to be added to allow trusting of sites with broken certs. (bug 327181).
- A6 Status
- Still 62 blockers, need to retarget a6 targeted bugs not required by the Release Criteria
Schedule
- Proposed Schedule
- Current BMO report for A6 blockers
- AI: Review Fx 3 noms & blockers [in progress]
QA Status/Topics
- Draft Fx 3 Test Plan wiki is now available.
Localization Topics
Round table
- Don't forget to add changes that may impact documentation to the Firefox 3 for developers page.
- Login Manager documentation is finished, including docs for nsILoginManager and nsILoginInfo.
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
General Discussion
- Security Triage Update
- Identify areas within Gecko and Firefox that need security & privacy reviews [AI: Window to help coordinate]
- Textframe Enabled?
Blockers and Noms
Blockers report:
GFX Update
- new textframe turn-on this week (-- date?), pending review
- need testing plan
- Cairo update to 1.4.8+ (which includes some performance fixes, including important ones for OSX and Linux) bounced; but 383960, depends on bug 384035
- win32 font/glyph selection work very close to "complete"
- has code that could be reused cross-platform to potentially fix a number of problems on OSX/Linux
- Questions:
- disposition of language bugs on which platforms?
- specifically, is, e.g. Khmer on Linux a blocker? is Khmer on Win32?
- What's going on with 10.3.9?
- disposition of language bugs on which platforms?
Layout Update
- Progress Last week:
- Specific items worked on last week:
- dbaron: a good bit of leak testing; concluded we need much more testing
- dbaron: some progress on reflew branch regressions
- blockers closed:
- non-blockers closed:
- Specific items worked on last week:
- Work planned for this week:
- Blockers:
- dbaron: reflow branch regressions, etc.
- Non-blockers:
- Blockers:
- Issues/concerns:
Content Update
- Progress Last week:
- Specific items worked on last week:
- blockers closed:
- Work planned for this week:
- Blockers:
Mac OS X Update
- Progress Last week:
- Blockers closed: bug 379959
- Non-blockers closed: bug 383511
- Work planned for this week:
- Blockers: bug 348156
Build Tools Update
- libxul turned on... caused mac perf regressions, so backed out for mac only
- Moving forward on refplatform updates for Linux (CentOS5 matches the runtime requirements doc prepared by mconnor) and Windows (switch to VC8SP1 and MozillaBuild)
- some minor tinderbox script changes necessary to work with MozillaBuild (bug 383775)
- Had good discussion regarding build system futures, bsmedberg has yet to write up the blog post outlining the decisions and plans
- Ted and Aravind set up a symbol server for nightly builds... :-)
- If time, bsmedberg to investigate compiling with LLVM (they claim they can build Mozilla now, and others have claimed perf improvements)
- Breakpad can collect minidumps on Linux now, but there's not any uploading UI yet... we're probably going to have a libcurl dependency for that :-(