Firefox3/StatusMeetings/2006-10-25: Difference between revisions
< Firefox3 | StatusMeetings
Jump to navigation
Jump to search
m (Fixed previous week link) |
|||
| Line 23: | Line 23: | ||
*** Started fixing win32 DDB/DIB issues | *** 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) | *** 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. [https://bugzilla.mozilla.org/show_bug.cgi?id=357523 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. | |||
**** [http://people.mozilla.com/~sayrer/Mozilla_DHTML/tests/ demo server] | |||
*** Feed hacking. | |||
**** 1 compliance straggler for RSS2 lastBuildDate (non-issue for Firefox 2). [https://bugzilla.mozilla.org/show_bug.cgi?id=357539 bug 357539] | |||
**** Feed content accessibility [https://bugzilla.mozilla.org/show_bug.cgi?id=348447 bug 348447]. Needs review. Probably take a subset for 1.8.1.1. | |||
*** getElementsByClassName [https://bugzilla.mozilla.org/show_bug.cgi?id=357450 bug 357450] | |||
= Firefox 3 = | = Firefox 3 = | ||
= Any other business = | = Any other business = | ||
Revision as of 20:28, 24 October 2006
« 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
- 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