866
edits
Vlad.ghetiu (talk | contribs) |
Vlad.ghetiu (talk | contribs) |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 29: | Line 29: | ||
*We want to speak directly to our users with a one-time marketing message / news flash. We ship an update to the add-on that pops up an infobar with the message and then never shows again | *We want to speak directly to our users with a one-time marketing message / news flash. We ship an update to the add-on that pops up an infobar with the message and then never shows again | ||
*We want to A/B test a UI pref on beta. We ship the add-on to x% of our population or ship it to all Beta users and have the add-on enable functionality x% of the time | *We want to A/B test a UI pref on beta. We ship the add-on to x% of our population or ship it to all Beta users and have the add-on enable functionality x% of the time | ||
== New Bugs == | |||
{|class="querytable" | |||
|- | |||
| class="header" | Bug ID | |||
| class="header" | Summary | |||
| class="header" | Reporter | |||
| class="header" | Status | |||
|- | |||
| {{bug|727398}} | |||
| Mozilla Firefox Hotfix is listed in Add-ons Manager even though it shouldn't | |||
| VladG | |||
| NEW | |||
|} | |||
=== Test Case 1 - installing the add-on === | === Test Case 1 - installing the add-on === | ||
====Steps to reproduce==== | ====Steps to reproduce==== | ||
| Line 113: | Line 126: | ||
*{{done|}} Ubuntu 11.10 x64 - '''PASS''' - 2012-01-20 | *{{done|}} Ubuntu 11.10 x64 - '''PASS''' - 2012-01-20 | ||
*{{done|}} Windows XP - '''PASS''' - 2012-01-20 | *{{done|}} Windows XP - '''PASS''' - 2012-01-20 | ||
=== Test Case 4 - removing Hotfix1 test add-on === | |||
====Steps to reproduce==== | |||
*Install the [https://bugzilla.mozilla.org/attachment.cgi?id=590333 Hotfix v1] in Firefox 10 beta | |||
*Change the update channel to "releasetest" and perform an update to Firefox 11 beta | |||
*In about:config set the following prefs: | |||
** set '''extensions.update.interval''' to 10 | |||
** in '''extensions.update.url''' replace versioncheck.addons.mozilla.org from the string with '''addons-dev.allizom.org''' | |||
*Restart and browse for several minutes | |||
====Expected results==== | |||
After browsing for several minutes, the Hotfix v1 add-on that was previously installed should be automatically deleted. | |||
Firefox 11b2: | |||
*{{done|}} MacOS X 10.6.7 - '''PASS''' - 2012-02-13 | |||
*{{done|}} Windows 7 x86 - '''PASS''' - 2012-02-13 | |||
*{{done|}} Ubuntu 11.10 x32 - '''PASS''' - 2012-02-13 | |||
*{{done|}} Windows XP - '''PASS''' - 2012-02-13 | |||
edits