Firefox/Meeting/4-Dec-2012: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 158: Line 158:
* looking at FHR-related bugs (notification and prefs) [madhava]
* looking at FHR-related bugs (notification and prefs) [madhava]
* worked through download panel blocking UX bugs - should all be addressed [madhava, stephen]
* worked through download panel blocking UX bugs - should all be addressed [madhava, stephen]
* settled on a design for australis menu panel (given some secondary menu requirements), working with Blair [stephen, zhenshuo]


== Decisions needed/Action items ==
== Decisions needed/Action items ==


== Round Table ==
== Round Table ==

Revision as of 18:07, 4 December 2012

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

Major Topics for This Week

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

  • this week
    • backed out bug 776928 on branches due to extension compat concerns (bug 789037)
    • put up a WIP for bug 785487
    • reviewed:
    • cleared out some old review requests, triaged several bugs
    • filed my first b2gtd bug (bug 817317)
    • talked to boriss about some multi-provider UX stuff
  • next week
    • social multi-provider (again)
  • blocked: N/A

paolo

Past weeks:

  • Downloads Panel
    • Feedback on bug 801232 - Support per-window private browsing in the Downloads Panel.
  • Snappy
    • bug 789932 - nsExternalAppHandler downloads files on the main thread.
    • bug 740468 - Replace old synchronous favicons calls in the bookmarks export service.
    • bug 700250 - Deprecate synchronous methods to add a visit: remove calls in Places tests
  • Build Configuration
    • Configured Eclipse C++ autocomplete
    • Configured ccache (minimal improvement in clobber build time)
    • Configured clang (no significant improvement in build time, clearer compiler warnings)
    • Configured gold then reverted to ld
      • gold uses more memory on my system and always fails.
      • ld may fail but succeeds if I free some more memory.

This week:

  • Land bug 789932 - nsExternalAppHandler downloads files on the main thread.
    • May break things in subtle ways!
  • Land bug 700250 - Deprecate synchronous methods to add a visit: remove calls in Places tests
  • More feedback on bug 801232 - Support per-window private browsing in the Downloads Panel.
  • Continue on download architecture improvements

mak

Past Week:

  • Reviews/feedback (minor omitted)
    • add_visit deprecation bugs (deps of bug 700250)
    • bug 675902 - New Downloads view for Places Library
    • bug 737600 - When telemetry is disabled in the pref pane, we should update toolkit.telemetry.rejected
    • bug 763295 - Port the bookmarks export service to JavaScript
    • bug 785487 - "Search service falling back to synchronous initialization" when about:home is loaded before the search bar initialization
    • bug 801232 - Support per-window private browsing in the Downloads Panel
    • bug 801450 - Can't import bookmarks from Safari-created HTML files
    • bug 813833 - Promise-based SQLite interface
    • bug 815941 - Remove the usages of nsIDownload.id and nsIDownloadManager.getDownload from the downloads panel code
    • bug 816963 - Enable crash reporting in places C++ unit tests
  • Bugs
    • bug 791447 - Nightly 2012-09-14 resets all changes made to the new tab page
    • bug 791562 - crash in PlacesFolderConversion::AppendFolder
    • bug 814264 - bug 795065 broke calling openUILink without an event parameter

This Week:

  • Places
  • Telemetry by default
    • Help Theo completing the project
  • Downloads panel
    • More triaging and reviewing

Blockers:

  • Will likely be away 10-11 Dec, thus skipping the next meeting

enn

felipe

Last week

This week

  • Finish patch and tests for bug 811247
  • Review next patch from Yoric
  • Get back to some bugs I intended to look last week but were depriotized for 811247

mano

ttaubert

  • was at the Gaia work week in Madrid at Telefonica's office
  • fixed some big keyboard performance regressions
  • will continue to fix app-specific kb regressions

adw

dolske

mconley

Last week:

  • Downloads Panel
    • Landed more Downloads Panel fixes: bug 815273, bug 815131, bug 815678, bug 811263, bug 815941, bug 817584
    • Bugged shorlander a lot about some final decisions - we've got movement on bug 814961 now, and a tentative plan for bug 812894.
    • Worked a little bit on helping Ehsan with private browsing integration for downloads panel
    • I think I've narrowed down weird panel issue that dolske was experiencing to a Retina + GPU panel bug (bug 816986). jfkthame has been helping me on this one.
  • Australis Tabs

This week:

  • Downloads Panel
    • Finish off bug 814961 now that I have a direction on it.
    • Solidify plans for bug 812894 and implement.
    • See if I can get movement on bug 816986 - or at least, enough debugging information to know *why* things are going wrong. A Retina Macbook for testing should be arriving in Toronto soon.
    • When Mano's patch lands for Downloads in the Panel view (bug 675902), I'll be diving in there to help polish.
  • Australis Tabs
    • Get bug 813808 out of WIP state - might need some feedback from MattN or dao about my approach there.

Blockers: I'm not being blocked at the moment.

dao

Unfocused

MattN

jaws

  • Past week
    • Reviewed a bunch of bugs for Social API, click-to-play, and Reader Mode
    • Worked on a talk that I will be giving about tools & processes for software quality at Mozilla
    • Worked a little on a patch to fix the menus on OS X for Social API, still have a little more to do with that
  • This week
    • Giving a talk on Wednesday about tools & processes for software quality at Mozilla
    • Going to review the mixed-content blocking patch that has been stalled in review
    • Hoping to get some more time to write code :)
  • Blockers
    • None

UX

  • looking at FHR-related bugs (notification and prefs) [madhava]
  • worked through download panel blocking UX bugs - should all be addressed [madhava, stephen]
  • settled on a design for australis menu panel (given some secondary menu requirements), working with Blair [stephen, zhenshuo]

Decisions needed/Action items

Round Table