Mossop Status Update: 2010-08-06

Done:
New details pane is ready for review
New appearance pane is almost ready for review
Things are waiting to land but the tree is too broken to accept patches whenever I have time

Ne…

Done:

  • New details pane is ready for review
  • New appearance pane is almost ready for review
  • Things are waiting to land but the tree is too broken to accept patches whenever I have time

Next:

  • Try to get everything finished for the feature freeze
    • Plugin checks
    • Compatibility checking on upgrade

Mossop Status Update: 2010-07-30

Done:
Down to 2 blocking nominations in Toolkit
Completed beta3 patches, just awaiting review for one of them
Got review queue down to 2 patches
Produced a troubling graph of add-ons manager blockers: https://wiki.mozill…

Done:

  • Down to 2 blocking nominations in Toolkit
  • Completed beta3 patches, just awaiting review for one of them
  • Got review queue down to 2 patches
  • Produced a troubling graph of add-ons manager blockers: https://wiki.mozilla.org/images/d/d8/AOMBlockerChart.png
  • Added support for installing up to 30 personas at a time
  • Work on the new details pane layout
  • Have patches in hand for 4 more blockers and patches in progress for about 10 others

Next:

  • Recovering from dental surgery
  • Get the new details pane ready for review
  • Get the new appearance pane ready for review
  • Look into whether I should just do all the styling while I'm already on the details pane

Coordination:

  • Need to talk with sdwilsh about download manager integration

Mossop Status Update: 2010-07-23

Done:
Got undo support for all add-ons working properly
Assigned all remaining add-ons blockers
Cleared out some reviews

Next:
Triaging blocker requests
Finalizing b3 bits

Done:

  • Got undo support for all add-ons working properly
  • Assigned all remaining add-ons blockers
  • Cleared out some reviews

Next:

  • Triaging blocker requests
  • Finalizing b3 bits

Mossop Status Update: 2010-07-16

Done:
Recovered from summit
Filtered out some important issues from Feedback
Fighting with my review queue

Next:
Trying to resolve some key bugs for b2
Empty out my review queue
Toolki…

Done:

  • Recovered from summit
  • Filtered out some important issues from Feedback
  • Fighting with my review queue

Next:

  • Trying to resolve some key bugs for b2
  • Empty out my review queue
  • Toolkit::General
  • Go back and triage blocking2.0?

Mossop Status Update: 2010-07-02

Done:
Landed the new notifications for add-ons installs
Triaged blockers for beta2
Fixed a large stack of blockers including all the known DB schema changes
Worked on a nice demo for the new add-ons manager's capabi…

Done:

  • Landed the new notifications for add-ons installs
  • Triaged blockers for beta2
  • Fixed a large stack of blockers including all the known DB schema changes
  • Worked on a nice demo for the new add-ons manager's capabilities
  • Finished reviewing the component registration bits

Next:

  • Write some blog posts ready for the beta release
  • Fix some issues that Unfocused needs for his update work
  • Look into some of the intermittent timeouts that are happening in tests

Mossop Status Update: 2010-06-25

Done:
Shepherded the Firefox Feedback extension into the tree
Reviewed the bulk of the component registration changes
Got add-on install success and failure events wired up to the new doorhanger notifications

Done:

  • Shepherded the Firefox Feedback extension into the tree
  • Reviewed the bulk of the component registration changes
  • Got add-on install success and failure events wired up to the new doorhanger notifications

Next:

  • Still need to triage bugs for beta 2, plan to be API frozen on the add-ons manager by then
  • Finish reviews for component registration
  • Review the upcoming patch for making InstallTrigger support e10s
  • Agree on final mockups for in-content UI

Mossop Status Update: 2010-06-14

Done:
Got a bunch of bug fixes either done or ready for review
Started reviews for the component registration changes

Next:
Fixes fixes fixes
Triage for beta 2
Work out which of the bi…

Done:

  • Got a bunch of bug fixes either done or ready for review
  • Started reviews for the component registration changes

Next:

  • Fixes fixes fixes
  • Triage for beta 2
  • Work out which of the big 3 impossible things is actually going to make Firefox 4

Mossop Status Update: 2010-06-04

Done:
Mostly done with API docs for the new add-ons manager: https://developer.mozilla.org/en/Addons/Add-on_Manager
Updated triage to determine the beta1 blockers
reviews, reviews, reviews

Done:

Next:

  • Fix bugs damnit
  • Update mobile to use the new AddonRepository.jsm that Ben has been working on

Support for dropping XPI files into the extension install locations might be going away

For some time now Firefox has supported a way of installing extensions that involves simply copying the extension’s XPI file into one of the extension install locations. The next time Firefox runs it would pop up the install dialog for the extension and allow the user to choose whether to install it or not.

I don’t know how many people use this feature and while the code to do it (at least for the profile folder) isn’t terribly complex, it is additional code that may not be necessary. Right now the new add-ons manager doesn’t support it and I’ve heard only a couple of people comment on its absence but nightly testers are by no means representational so I’m asking a little more widely whether people have a real need for keeping this working in Firefox 4?

To be clear we aren’t talking about the method of installing where you extract your extension into a directory in the install locations, nor are we talking about the method where you create a text file in the install location containing the path to your extension.

Mossop Status Update: 2010-05-24

Done:
Triaged all the bug reports from the new add-ons manager to determine the list of blockers
Reviewing update tests

Next:
Complete the review of the update tests stuff
Fix a lot of…

Done:

  • Triaged all the bug reports from the new add-ons manager to determine the list of blockers
  • Reviewing update tests

Next:

  • Complete the review of the update tests stuff
  • Fix a lot of the blockers in the new add-ons manager backend