Firefox3/StatusMeetings/2006-10-25
< Firefox3 | StatusMeetings
Jump to navigation
Jump to search
« previous week | index | next week »
Meeting Details
- 11:00am PDT (18:00 UTC)
- Mozilla HQ, 1st floor conference table
- 650-903-0800 x91 Conf# 217 (US/INTL)
- 1-866-879-4799 (pin 369) Conf# 217 (US)
- join irc.mozilla.org #granparadiso for backchannel
Agenda
- Action items
- Gecko 1.9 Roundtable
- Firefox 3
- Any other business
Gecko 1.9 Roundtable
- Gecko Alpha Status
- Individual People Status:
- vlad
- Fixed various bugs with tiled background drawing (patch not in yet)
- Fixed canvas drawWindow issue (patch not in yet)
- Started fixing win32 DDB/DIB issues
- Spent half a day poking at broken cairo upscaling; upping estimate to 1 week, because it requires fixing a whole bunch of stuff in pixman (which requires understanding pixman first)
- sayrer
- created DOM/JS/DHTML test harness. have r+, checkin soon. bug 357523
- only tested on mac, linux probably ok
- needs a good story for local http server, currently a python script -- bad for Windows
- needs content, layout, browser, and toolkit owners/peers to set an example. Own your tests.
- needs build hacking to execute runtests.pl conveniently
- needs a quick way to create test subsets
- should probably add the non-XPCUniversal JS libraries to bugzilla.mozilla.org, so new tests can be run in an attachment to a bug.
- demo server
- Feed hacking.
- 1 compliance straggler for RSS2 lastBuildDate (non-issue for Firefox 2). bug 357539
- Feed content accessibility bug 348447. Needs review. Probably take a subset for 1.8.1.1.
- getElementsByClassName bug 357450
- created DOM/JS/DHTML test harness. have r+, checkin soon. bug 357523
- vlad