Places/Status Meetings/2009-07-06: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 44: Line 44:
* adw
* adw
** Async query containers {{bug|490714}}
** Async query containers {{bug|490714}}
*** Working on pushing sorting down to SQL:  {{bug|499990}} - adding locale-aware collation to Storage (patches up, working with sdwilsh) and {{bug|499985}} - the Places portion, using the new collation
*** Working on pushing sorting down to SQL:  {{bug|499990}} - adding locale-aware collation to Storage is pretty much done.  This week: {{bug|499985}} - the Places portion, using the new collation.
*** [http://blog.mozilla.com/adw/2009/06/08/going-places-quickly/ Blogged] about it a few weeks ago.
** Jetpack simple storage stuff: {{bug|499871}}
** Jetpack simple storage stuff: {{bug|499871}} and {{bug|499872}}
** Met with [http://surfmind.com/ andyed] over the weekend.  He's really interested in Places stats from a cognitive psychology and HCI perspective, e.g., how do people use tags and folders?  How is a user's session related to tabs and can we leverage that information to make a better experience?  He's been keeping track of his analyses at [[Places/Stats]].


* ddahl
* ddahl
** memory tests/ talos code on Windows - testing all browsers, implementation is done. need to capture environment and blog about it.
** Spent most of the week implementing JEP 17: {{bug|501259}} - (I thought it would take a day)
** Working with Vlad on "startup timeline" {{bug|480735}} timing all startup code to improve ts.
** More tweaks to {{bug|480430}} places db generation. Alice is starting to automate it now. One more tweak this week for the "timestamp" update
** Further work on {{bug|480430}} places db generation. Alice is starting to automate it now. w00t!
** Opened {{bug|500474}} to play with an experimental schema in Places. Should be attaching some code this week. Designing the schema using Django.db: https://wiki.mozilla.org/Firefox/Sprints/ExperimentalPlacesSchema


* dietrich
* dietrich

Latest revision as of 16:07, 6 July 2009

« previous week | index | next week »

Places Team Meeting Details

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

Work Priorities

Places-Triage-Chart-July-6-2009.png

QA Issues

Status updates

  • sdwilsh
    • bug 455555 - Use asynchronous queries for places autocomplete (reviewable patch end of the day likely)
    • bug 483980 - Allow history/bookmark observer components to register with a startup category (help wanted)
  • mak
    • bug 500391: some Tsnappiness fixes here: get tags with subquery when searching for searchTerms, get parent with bookmarks queries, avoid getChild() XPCOM costs when rebuilding Places trees sections. Needs cleanup.
    • bug 457708: unbitrotted, added a test to check if we can use dynamic containers with async queries. should be ready for review soon, then will be possible to port livemarks to it (bitrotted patch available).
    • lazy working on Migration component JS porting in spare time.
    • Will be away 11-26 Jul
  • adw
    • Async query containers bug 490714
      • Working on pushing sorting down to SQL: bug 499990 - adding locale-aware collation to Storage is pretty much done. This week: bug 499985 - the Places portion, using the new collation.
    • Jetpack simple storage stuff: bug 499871
  • ddahl
    • Spent most of the week implementing JEP 17: bug 501259 - (I thought it would take a day)
    • More tweaks to bug 480430 places db generation. Alice is starting to automate it now. One more tweak this week for the "timestamp" update

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