Auto-tools/Projects/Mozmill/Meeting-2011-08-02: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
Line 1: Line 1:
= QA Section =
= QA Section =
* What is needed for porting the window handler?
* What is needed for porting the window handler?
** Have to create a window base class
** Have to add support for in-content windows
** Do we want to support tab modal dialogs?
** Do we want to support the window opener for new non-modal windows?
* What is needed for porting the driver object?
* What is needed for porting the driver object?
* Removing Mozmill from the Firefox branches due to XSS issue in test files
* Removing Mozmill from the Firefox branches due to XSS issue in test files

Latest revision as of 21:02, 2 August 2011

QA Section

  • What is needed for porting the window handler?
    • Have to create a window base class
    • Have to add support for in-content windows
    • Do we want to support tab modal dialogs?
    • Do we want to support the window opener for new non-modal windows?
  • What is needed for porting the driver object?
  • Removing Mozmill from the Firefox branches due to XSS issue in test files

Ateam Section

  • Status:
    • 1.5.4 is probably good to go if we want to take the work around to deal with the modal dialog bug. Need a call from QA.
    • 2.0 Preview release should be done today, depending on time to release it.