Places/Status Meetings/2009-05-11: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 47: Line 47:
** bookmarks initialization is not fault tolerant {{bug|478912}} - posted new WIP; would appreciate fly-by
** bookmarks initialization is not fault tolerant {{bug|478912}} - posted new WIP; would appreciate fly-by
** async query containers {{bug|490714}} - WIP patch up; didn't work on this at all last week
** async query containers {{bug|490714}} - WIP patch up; didn't work on this at all last week
** some clear recent history fallout: {{bug|489700}}, {{bug|490655}} (filed some other bugs also but am working on these two)
** clear recent history/privacy blockers
** clear recent history/privacy blockers
*** CRH deletes places, not visits {{bug|491883}}; Places toolkit {{bug|491983}} (removeVisitsByTimeframe) blocks this; posted a WIP to the latter
*** CRH deletes places, not visits {{bug|491883}}; Places toolkit {{bug|491983}} (removeVisitsByTimeframe) blocks this; posted a WIP to the latter

Revision as of 16:03, 11 May 2009

« previous week | index | next week »

Places Team Meeting Details

  • Mondays at 9:00am Pacific
  • irc.mozilla.org #places

Work Priorities

Places-Triage-Chart-May-11-2009.png

QA Issues

  • Tracy
    • will get on track with verifying fixes as they land (next nightly)
    • focus will remain on 1.9.1 branch 'til final release.

Status updates

  • sdwilsh
    • Working on some weave-impact bugs for 1.9.1
      • bug 483980 Allow history/bookmark observer components to register with a startup category (trying to help; hard bug)
      • bug 468307 Multiple observer events fire for addition, removal (approach changed; needs work)
  • mak
    • bug 488966 - Add a last_visit_date column with an index to moz_places, patch mostly done, looking at a small issue and toward further improvements.
    • bug 491269 - Test that editing folder name in bookmarks properties dialog does not accept the dialog. Missing test.
    • bug 483980 - Allow history/bookmark observer components to register with a startup category. Need to look into for Fennec.
  • adw
    • bookmarks initialization is not fault tolerant bug 478912 - posted new WIP; would appreciate fly-by
    • async query containers bug 490714 - WIP patch up; didn't work on this at all last week
    • clear recent history/privacy blockers
      • CRH deletes places, not visits bug 491883; Places toolkit bug 491983 (removeVisitsByTimeframe) blocks this; posted a WIP to the latter
      • selected option in privacy pref pane not sticky bug 490199
  • ddahl
    • bug 489897 New WIP patch. Statement.row work in storage. This will make results iteration easier
    • bug 410196 Working on a new patch based on Marco's feedback. I am starting to think Marco's initial concept is better after all. (Just turn off the command when focused on these "root" nodes)
    • bug 489513 Timing Harness working off of sdwilsh's examples

Documentation

  • MDC
    • the migration guide needs history api and dynamic container examples. (dietrich)
    • the design documents linked from MDC need to be written. can probably cull from the old design overview docs.
    • Documentation non-existent:
      • dynamic containers (MaK77)
        • will do as soon as they are working properly

Roundtable

  • bug 489173 Issue with size of places.sqlite and Google Toolbar