Protocol: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:


* Sept 26th
* Sept 26th
** set up test server for public eval
** <strike>set up test server for public eval</strike>
** set up test plan
** <strike>set up test plan</strike>
** refine code
** <strike>refine code</strike>
** public testing feedback and bug fixing
** <strike>public testing feedback and bug fixing</strike>


* Oct 3rd
* Oct 3rd
** evaluate if ready for push to production
** <strike>evaluate if ready for push to production</strike>
** coordinate with IT to set up "production" instance
** <strike>coordinate with IT to set up "production" instance</strike>


= Bugs =
= Bugs =

Revision as of 06:26, 31 October 2007

Who

  • ctalbert
  • dmose
  • morgamic

Schedule and Weekly Goals

  • Sept 19th
    • review phpical code
    • review possible svn structure
    • check it into svn
    • work on trimming it down
    • figure out threading concern / mutual exclusion non-issue now
  • Sept 26th
    • set up test server for public eval
    • set up test plan
    • refine code
    • public testing feedback and bug fixing
  • Oct 3rd
    • evaluate if ready for push to production
    • coordinate with IT to set up "production" instance

Bugs

Background

Notes

  • Given that when we ship M8, the URL in question will be accessible from M8, but will simply fail to resolve or 404 (though I suppose we could easily enough put up a static web page), I'd argue that spending a week on testing this isn't really worth it, since the entire purpose here is simply to test Mozilla. I'd argue that once it seems to be working and we're convincedthere's no obvious huge security holes, we should just go live. --dmose