QA/Firefox3.6/TestPlan:Plugin Update Referrals: Difference between revisions

m
Line 39: Line 39:
** Test a site with an outdated plugin (You may also need to configure the blocklist.xml file and set severity = 0; means outdated)
** Test a site with an outdated plugin (You may also need to configure the blocklist.xml file and set severity = 0; means outdated)
*** For example, this will set quicktime to out-of-date:
*** For example, this will set quicktime to out-of-date:
  <pluginItem>
    <pluginItem os="WINNT">
  <match name="name" exp="QuickTime"/>  
      <match name="description" exp="Flash 9.0"/>
  <versionRange severity="0"/>
      <versionRange severity="0"/>
  </pluginItem>
    </pluginItem>
 
    **This will affect all versions of Flash 9.x on Windows**
** Verify notification bar drops down if your version of your plugin != latest plugin offered.  Note the icons, color, and font will change depending on your OS.
** Verify notification bar drops down if your version of your plugin != latest plugin offered.  Note the icons, color, and font will change depending on your OS.
** Clicking "Update Plugins..." button will take you to the mozilla.com page to update the plugin.  The page also lists all the outdate plugins the user has installed (this page tested by webdev)
** Clicking "Update Plugins..." button will take you to the mozilla.com page to update the plugin.  The page also lists all the outdate plugins the user has installed (this page tested by webdev)
Confirmed users
6,361

edits