Details
- Tuesdays - 10:00am Pacific, 1:00pm Eastern, 17:00 UTC
- Dial-in: Audio-only conference# 91337
- People with Mozilla phones or softphones please dial x4000 Conf# 91337
- US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 91337
- US/California/Mountain View: +1 650 903 0800, x4000 Conf# 91337
- US/California/San Francisco: +1 415 762 5700, x4000 Conf# 91337
- US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 91337
- CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 91337
- CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 91337
- UK/London: +44 (0)207 855 3000, x4000 Conf# 91337
- FR/Paris: +33 1 84 88 37 37, x4000 Conf# 91337
- Gmail Chat (requires Flash and the Google Talk plugin): paste +1 650 903 0800 into the Gmail Chat box that doesn't look like it accepts phone numbers
- SkypeOut is free if you use the 800 number
- irc.mozilla.org #fx-team for backchannel
- "Firefox" Vidyo Room
Round Table
Stand ups
Suggested format:
- What did you do last week?
- What are working on this week?
- Anything blocking you?
Please keep your update to under 2 minutes!
gavin
paolo
Last week:
- Helped with reviews on mentored bug 817381 - Telemetry for nsExternalAppHandler threads.
- Feedback on bug 769348 - URLs auto-completed in address bar might unexpectedly use ftp:// instead of http://.
- Downloads API
- bug 835876 - Add the ability to restart downloads
- bug 835880 - Implement the basic DownloadList object
- bug 835803 - Add tests for downloads whose size is zero bytes
Next week:
- More Downloads API
- Bug Triage
mak
enn
- Converted synchronous form history tests to be asynchronous. This way the database connection does not need to exposed so that synchronous calls cannot be made through the new form history module.
- Addressed comments on bug 480356 about moving FillInHTMLTooltip to a method within the tooltip.
- Reviewed downloads api patches
- Updated patch for bug 407983 to support clipboardData property in cut/copy/paste events. Finishing up addressing review comments.
felipe
- More discussions with Akeybl for changes in the pdf.js hotfix
- Firefox triage
- Reviews and reviews-in-progress
- Starting some work on performance:
- Convert ContentPrefs users to the async api: Tracking bug - bug 831208
- Looking into bugs related to storage performance in the Add-ons manager: bug 729330, bug 699839, bug 810149
mano
ttaubert
adw
dolske
- Planning for new hire (Mike de Boer!) as well as starting Q2/Q3 sketches.
- Final review of Template:Bug:818340 which has attracted a bit of attention!
- Met with cers and bsmedberg to sort out last details for removing PFS and improving plugin-install experience
mconley
dao
focused on late getUserMedia UI blockers
Unfocused
MattN
jaws
Last week:
- Working on customization mode drag&drop
- Landed a patch to rename the toolkit and browser themes (bug 842913)
- Landed a patch to fix a small memory leak by fixing a call to removeEventListener (bug 843432)
- Put up a patch for review to change the appearance of plain text documents (bug 253564)
- Closed 34 bugs during triages
- Reviewed patches for people (bug 838713, bug 788584, bug 833292, bug 842692, bug 784841, bug 800278)
This week:
- More customization UI work (top priority)
- Finish up bug 253564
Community contributions:
- Jonathan Vieyra has been working on bug 767669 - [Developer Toolbar] "pref show prefName" should show the pref name next to the pref value
- Sinduja Ramaraj has been working on bug 840247 - Entering the Inspector from the Web Console should show the <html> and <body> tag expanded
- Phil has been working on bug 840241 - The inspector-inspect-toolbutton should toggle between turning on/off the picking mode
- darkowlzz has been working on bug 840745 - default html5 audio/video player controls should facilitate changing playback rate
- Raymond Heldt fixed bug 812762 - Use &brandShortName; instead of Firefox [gcli]
- Cykesiopka fixed bug 841527 - Update the FX_IDENTITY_POPUP_OPEN_MS telemetry probe to use the TelemetryStopwatch
- Christian Ascheberg fixed bug 842692 - plugin click-to-play play button has default cursor
- Nanci Binfrim fixed bug 800278 - FrameWorker.ports should use a Map instead of object in FrameWorker.jsm