Protocol: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 24: Line 24:
= Bugs =
= Bugs =
* [https://bugzilla.mozilla.org/show_bug.cgi?id=395827 WebCal Handler Web Service to Showcase Protocol Handling support in M8]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=395827 WebCal Handler Web Service to Showcase Protocol Handling support in M8]
= Background =
* [http://groups.google.com/group/mozilla.dev.apps.firefox/browse_thread/thread/bf9bdc6092e21281/6398d5bea1194738?lnk=gst&q=protocol+handler+webcal&rnum=1#6398d5bea1194738 Dmose's initial newsgroup post that started all this]

Revision as of 22:36, 12 September 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
  • 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