Firefox3/StatusMeetings/2007-06-19: Difference between revisions
< Firefox3 | StatusMeetings
Jump to navigation
Jump to search
(added visual refresh information) |
|||
| Line 19: | Line 19: | ||
* Visual Refresh | * Visual Refresh | ||
** [[Makeover|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 [[FX2_Visual_Update/User_Interface_Design|ideas for changes to primary toolbar]] | |||
*** definitely trying to harmonize requirements from Places, Location Bar, EV, Notification and other primary chrome changes | |||
* Download Manager | * Download Manager | ||
** | ** mockups posted to dev.apps.firefox (http://tinyurl.com/26sttc) | ||
** A few more bug fixes landed (nothing notable) | ** A few more bug fixes landed (nothing notable) | ||
Revision as of 17:56, 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
- Places
- 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
- Download Manager
- mockups posted to dev.apps.firefox (http://tinyurl.com/26sttc)
- A few more bug fixes landed (nothing notable)
- Firebug
- E-mail sent to Joe to get patches checked in
- Site-specific text zoom
- Security UI
- 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).
- Login Manager
- Microformats
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.
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 :-(