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

From MozillaWiki
Jump to navigation Jump to search
Line 45: Line 45:
** bookmarks initialization is not fault tolerant {{bug|478912}} - haven't looked at this since I posted a WIP, will revisit
** bookmarks initialization is not fault tolerant {{bug|478912}} - haven't looked at this since I posted a WIP, will revisit
** async query containers {{bug|490714}} - WIP patch up
** async query containers {{bug|490714}} - WIP patch up
** some clear recent history fallout: {{bug|489700}}, {{bug|490655}}
** some clear recent history fallout: {{bug|489700}}, {{bug|490655}} (filed some other bugs also but am working on these two)
** async storage patch {{bug|490867}}
** async storage patch {{bug|490867}}



Revision as of 18:30, 4 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-04-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
    • Library polish bug 430148 - review (still) requested from mano
    • hasTag bug 399799 - done!
    • bookmarks initialization is not fault tolerant bug 478912 - haven't looked at this since I posted a WIP, will revisit
    • async query containers bug 490714 - WIP patch up
    • some clear recent history fallout: bug 489700, bug 490655 (filed some other bugs also but am working on these two)
    • async storage patch bug 490867
  • ddahl
    • fixed dependent bug bug 487012 of bug 473337 just the makefile for SeaMonkey builds
    • bug 485442 created xpcshell test and patch approved
    • Working on ORM - have I discovered a JS bug?
    • Looking at google chrome database schema and History/Bookmarks functionality

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