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

From MozillaWiki
Jump to navigation Jump to search
(Created page with '<small>« previous week | index | next week »</small> '''Places...')
 
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<small>[[Places/Status_Meetings/2009-06-08|&laquo; previous week]] | [[Places/Status_Meetings|index]] | [[Places/Status_Meetings/2009-07-06|next week &raquo;]]</small>
<small>[[Places/Status_Meetings/2009-06-8|&laquo; previous week]] | [[Places/Status_Meetings|index]] | [[Places/Status_Meetings/2009-07-06|next week &raquo;]]</small>


'''Places Team Meeting Details'''
'''Places Team Meeting Details'''
Line 10: Line 10:
== Work Priorities ==
== Work Priorities ==


* Blockers (0, 0, http://tinyurl.com/dgbhmn)
* TSnap bugs (55, http://is.gd/1isPz)
* Blockers Nominations (0, 0, http://tinyurl.com/qdglq2)
* TSnap fixed (18, http://is.gd/1isOe)
* Needs branch landing (0, 0, http://tinyurl.com/c4droh)
* Requiring tests (in-testsuite?) (84, -3, http://tinyurl.com/d3eqav)
* Wanted3.5 (14, -1, http://tinyurl.com/cg78qy)
 
* Wanted3.5 Nominations (4, +1, http://tinyurl.com/rajq4e)
* Blocking 3.5.0.x (0, -, http://is.gd/1ivgs)
* Blocking 3.5.0.x Noms (0, -, http://is.gd/1ivhd)
* Wanted 3.5.0.x (0, 0, http://is.gd/1ivdV)
* Wanted 3.5.0.x Noms (0, 0, http://is.gd/1ivcd)
* Needs 3.5.0.x approval (0, 0, http://is.gd/1ivFH)
<!-- fixed1.9.1.1 doesn't exist yet
* Needs 3.5.0.x landing (0, 0, OLDURL:http://tinyurl.com/c4droh)
-->
* Trunk delta from branch (64, 30, http://tinyurl.com/oxno27)
* Possible Wontfix (53, +2, http://tinyurl.com/ajqgm7)
* Possible Wontfix (53, +2, http://tinyurl.com/ajqgm7)
* Places bugs on m-c but not yet on 1.9.1 (34, 0, http://tinyurl.com/oxno27)
* Waiting for approval1.9.1 (1, -1, http://tinyurl.com/qbxnjy)
* Requiring tests (in-testsuite?) (87, +1, http://tinyurl.com/d3eqav)


* Bug Triage (1429, +6 change), http://tinyurl.com/a3j9p6)
* Bug Triage (1380, -49 change), http://tinyurl.com/a3j9p6)
[[Image:Chart.png]]
[[Image:Chart.png]]


Line 26: Line 31:


* Tracy
* Tracy
** focus on 3.5 preview and RC testing this week.
** keeping up with 3.5rc churn
** recent test days have about produced about 35 BFT level litmus results to triage.


== Status updates ==
== Status updates ==


* sdwilsh
* sdwilsh
** {{bug|483980}} - Allow history/bookmark observer components to register with a startup category (ready to land!)
** {{bug|483980}} - Allow history/bookmark observer components to register with a startup category (help wanted)


* mak
* mak
** {{bug|496635}} - Middle click bookmark in the right-upper pane of the library does not open in new tab.  Patch waiting dietrich's review (mostly test)
** working on TSnappiness bugs
** test for {{bug|496103}} - Cannot drag anymore folders on bookmarks toolbar. Tests issues have patch and review: {{bug|496266}}, {{bug|496277}}
** {{bug|Bug 478070}} -  Cannot drag url from Navigation Toolbar to desktop. Test has still some issue to investigate.
** fixed local build env to be able to locally run tests on all supported platforms.


* adw
* adw
** Async query containers {{bug|490714}}
** Async query containers {{bug|490714}}
*** Tryserver: https://build.mozilla.org/tryserver-builds/dwillcoxon@mozilla.com-minefield-async_queries-adw/
*** 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
*** Will blog about it today.
*** [http://blog.mozilla.com/adw/2009/06/08/going-places-quickly/ Blogged] about it a few weeks ago.
** Been helping Margaret with {{bug|430148}} - Remove or hide the more/less button in details pane for items which doesn't use extended properties
** Jetpack simple storage stuff: {{bug|499871}} and {{bug|499872}}
** Jetpack stuff with ddahl: {{bug|496694}} - JEP 11 - Simple storage
** 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]].
** Bookmarks initialization is not fault tolerant {{bug|478912}} - No progress since last week.


* ddahl
* ddahl
** Beltzner tricked me into working on some memory tests/ talos code on Windows Vista and IE8 as well as FX 3.5 (it was fun actually - ALL PYTHON)
** memory tests/ talos code on Windows - testing all browsers, implementation is done. need to capture environment and blog about it.
** {{bug|492379}} Downgrade script nearly finshed, still needs more attention!
** Working with Vlad on "startup timeline" {{bug|480735}} timing all startup code to improve ts.
** Working with Vlad on "startup timeline" {{bug|480735}} timing all startup code to improve ts. Started working on visualization parts.
** Further work on {{bug|480430}} places db generation. Alice is starting to automate it now. w00t!
** Linux Firefox icon - Just polishing this off - worked on it yesterday. {{bug|495250}}
** 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
** Pair programmed some jetpack storage with adw: {{bug|496694}}
 


* dietrich
* dietrich

Latest revision as of 00:02, 30 June 2009

« previous week | index | next week »

Places Team Meeting Details

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

Work Priorities

Chart.png

QA Issues

  • Tracy
    • keeping up with 3.5rc churn
    • recent test days have about produced about 35 BFT level litmus results to triage.

Status updates

  • sdwilsh
    • bug 483980 - Allow history/bookmark observer components to register with a startup category (help wanted)
  • mak
    • working on TSnappiness bugs
  • adw
    • 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
      • Blogged about it a few weeks ago.
    • Jetpack simple storage stuff: bug 499871 and bug 499872
    • Met with 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
    • memory tests/ talos code on Windows - testing all browsers, implementation is done. need to capture environment and blog about it.
    • Working with Vlad on "startup timeline" bug 480735 timing all startup code to improve ts.
    • 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

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