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

From MozillaWiki
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
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}}


* ddahl
* ddahl
** fixed dependent bug {{bug|487012}} of {{bug|473337}} just the makefile for SeaMonkey builds
** Most of this has been on hold since last week as I have been moving houses.
** {{bug|485442}} created xpcshell test and patch approved
** {{bug|489513}} Timing Harness working off of sdwilsh's examples
** Working on ORM - have I discovered a JS bug?
** {{bug|410196}} Need to create new patch based on Marco's feedback.
** Looking at google chrome database schema and History/Bookmarks functionality
** {{bug|489897}} Statement.row work in storage. This will make results iteration easier
** Working on ORM {{bug|394732}}- have I discovered a JS bug? No. Javascript's nuance. once again.
 


* dietrich
* dietrich
Line 84: Line 86:
** https://wiki.mozilla.org/User:Dietrich/Dashboard
** https://wiki.mozilla.org/User:Dietrich/Dashboard
** http://www.toolness.com/wp/?p=550
** http://www.toolness.com/wp/?p=550
* Places team in person meeting during All Hands week
** Tuesday afternoon: https://wiki.mozilla.org/Places:AllHandsBOF2009Q2
* {{bug|445704}} needs to be ported to 3.0.10 branch (freeze is April 21st)


* {{bug|489173}} Issue with size of places.sqlite and Google Toolbar
* {{bug|489173}} Issue with size of places.sqlite and Google Toolbar

Latest revision as of 21:06, 5 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
    • Most of this has been on hold since last week as I have been moving houses.
    • bug 489513 Timing Harness working off of sdwilsh's examples
    • bug 410196 Need to create new patch based on Marco's feedback.
    • bug 489897 Statement.row work in storage. This will make results iteration easier
    • Working on ORM bug 394732- have I discovered a JS bug? No. Javascript's nuance. once again.


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