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

From MozillaWiki
Jump to navigation Jump to search
(Created page with '<small>« previous week | index | next week »</small> '''Places...')
 
 
(15 intermediate revisions by 5 users not shown)
Line 10: Line 10:
== Work Priorities ==
== Work Priorities ==


* Blockers (1, 0, http://tinyurl.com/dgbhmn)
* Blockers (5, +4, http://tinyurl.com/dgbhmn)
** {{bug|489038}} - Selecting and/or deleting tags in the Library causes Firefox 3.5b4pre to hog the CPU and become unresponsive (dietrich)
** {{bug|489038}} - Selecting and/or deleting tags in the Library causes Firefox 3.5b4pre to hog the CPU and become unresponsive (dietrich)
* Needs branch landing (0, -1, http://tinyurl.com/c4droh)
** {{bug|481767}} - Tag field overlay issue when 2 or more bookmarks in the same tag (mak), has workaround (known working), suggest to take it and file a widget bug to find real cause (bug is known from a long time)
* Wanted (33, 0, http://tinyurl.com/cg78qy)
** {{bug|490035}} - "Script is busy" warning from places flush script on initial migration (mak), has patch for batch migration. Investigating on possibilities to interrupt main thread allowing some breath for UI (will probably require IDL changes), helpwanted.
* Possible Wontfix (46, +5, http://tinyurl.com/ajqgm7)
** {{bug|490068}} - leak window after showing bookmarks panel (mano)
* Places bugs on m-c but not yet on 1.9.1 (29, +10, http://tinyurl.com/686pp9)
** {{bug|491520}} - Tag autocomplete prevents changing the case of tags, when adding tags (mak), has new patch needs review/hints from gavin
* Waiting for approval1.9.1 (6, +3, http://tinyurl.com/cs2gng)
* Blockers Nominations (0, 0, http://tinyurl.com/o86ksz)
* Requiring tests (in-testsuite?) (81, 0, http://tinyurl.com/d3eqav)
* Needs branch landing (0, 0, http://tinyurl.com/c4droh)
* Wanted (34, +1, http://tinyurl.com/cg78qy)
* Possible Wontfix (45, -1, http://tinyurl.com/ajqgm7)
* Places bugs on m-c but not yet on 1.9.1 (31, +2, http://tinyurl.com/oxno27)
* Waiting for approval1.9.1 (4, -2, http://tinyurl.com/qbxnjy)
* Requiring tests (in-testsuite?) (82, +1, http://tinyurl.com/d3eqav)


* Bug Triage (1388, +34 change), http://tinyurl.com/a3j9p6)
* Bug Triage (1400, +12 change), http://tinyurl.com/a3j9p6)
[[Image:Places-Triage-Chart-May-04-2009.png]]
[[Image:Places-Triage-Chart-May-11-2009.png]]


== QA Issues ==
== QA Issues ==
Line 31: Line 36:


* sdwilsh
* sdwilsh
** Working on some weave-impact bugs for 1.9.1
** {{bug|455555}} - async location bar queries (working patch eta end of week)
*** {{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
* 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.
** working on blockers (see above for status)
** {{bug|491269}} -  Test that editing folder name in bookmarks properties dialog does not accept the dialog. Missing test.
** done reviews on small UI improvements
** {{bug|483980}} - Allow history/bookmark observer components to register with a startup category. Need to look into for Fennec.
** {{bug|488966}} -  Add a last_visit_date column with an index to moz_places, required {{bug|491954}} has landed, need to unbitrot and split patch. Downgrade is no more a blocker for the release (users won't be able to downgrade to nightlies before next one, but no problems with releases).
** {{bug|491269}} -  Test that editing folder name in bookmarks properties dialog does not accept the dialog. Required {{bug|422181 landed}}, needs review adw.
** {{bug|480238}} - Double-clicking tree column separator opens highlighted link, has review, only need to address comments.
** {{bug|483980}} - Allow history/bookmark observer components to register with a startup category. Still need to look into this for Fennec.
 


* adw
* adw
** Library polish {{bug|430148}} - review (still) requested from mano
** bookmarks initialization is not fault tolerant {{bug|478912}} - posted new WIP; would appreciate fly-by
** hasTag {{bug|399799}} - done!
** async query containers {{bug|490714}} - WIP patch up; didn't work on this at all last week
** bookmarks initialization is not fault tolerant {{bug|478912}} - haven't looked at this since I posted a WIP, will revisit
** clear recent history/privacy blockers
** async query containers {{bug|490714}} - WIP patch up
*** CRH deletes places, not visits {{bug|491883}}; Places toolkit {{bug|491983}} (removeVisitsByTimeframe) blocks this; posted a WIP to the latter
** some clear recent history fallout: {{bug|489700}}, {{bug|490655}} (filed some other bugs also but am working on these two)
*** selected option in privacy pref pane not sticky {{bug|490199}}
** async storage patch {{bug|490867}}
** other CRH {{bug|489958}} - unnecessary scrollbars


* ddahl
* ddahl
** Most of this has been on hold since last week as I have been moving houses.
** {{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
** {{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.


* dietrich
* dietrich
** [[Firefox:FrontEndPerformance]]
** [[Firefox:FrontEndPerformance]]
** reviews, etc.
** reviews, blockers, etc.


== Documentation ==
== Documentation ==

Latest revision as of 14:45, 18 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
    • bug 455555 - async location bar queries (working patch eta end of week)
  • mak
    • working on blockers (see above for status)
    • done reviews on small UI improvements
    • bug 488966 - Add a last_visit_date column with an index to moz_places, required bug 491954 has landed, need to unbitrot and split patch. Downgrade is no more a blocker for the release (users won't be able to downgrade to nightlies before next one, but no problems with releases).
    • bug 491269 - Test that editing folder name in bookmarks properties dialog does not accept the dialog. Required landed bug 422181 landed, needs review adw.
    • bug 480238 - Double-clicking tree column separator opens highlighted link, has review, only need to address comments.
    • bug 483980 - Allow history/bookmark observer components to register with a startup category. Still need to look into this 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
    • other CRH bug 489958 - unnecessary scrollbars
  • 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