Closed
Bug 458138
Opened 17 years ago
Closed 17 years ago
Remove Flash Player from the Plugin Finder Service for FF2 Vista clients
Categories
(addons.mozilla.org Graveyard :: Plugins, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
4.0.2
People
(Reporter: jpfeiffe, Assigned: morgamic)
Details
Attachments
(2 files)
|
2.23 KB,
patch
|
wenzel
:
review+
|
Details | Diff | Splinter Review |
|
1.21 KB,
patch
|
wenzel
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16
The delivery of the Flash Player via PFS to Vista FF2 clients is broken, but the FF2 Vista client still has to wait for the xpi installer to be downloaded. This Vista user experience would be improved if the FPS did not download the Flash Player xpi (just display the Manual download button).
Reproducible: Always
Steps to Reproduce:
1. Uninstall the Flash Player.
2. Navigate FF2 to Flash content.
3. Click on the puzzle piece to install the Flash Player.
Actual Results:
PFS download the Flash xpi then report an installation failure and provides the manual download button.
Expected Results:
Do not download the xpi, just display the manual download button.
| Assignee | ||
Updated•17 years ago
|
Component: General → Plugins
Product: Firefox → addons.mozilla.org
QA Contact: general → plugin-listings
Target Milestone: --- → 4.0.2
| Assignee | ||
Updated•17 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → morgamic
| Assignee | ||
Comment 1•17 years ago
|
||
Attachment #343012 -
Flags: review?(fwenzel)
Comment 2•17 years ago
|
||
Comment on attachment 343012 [details] [diff] [review]
v1, removes XPI offering for firefox2 on vista
The tests pass as expected.
Attachment #343012 -
Flags: review?(fwenzel) → review+
| Assignee | ||
Comment 3•17 years ago
|
||
| Assignee | ||
Updated•17 years ago
|
Comment 4•17 years ago
|
||
morgamic: what do I change |pfs.datasource.url| to, in order to test this?
| Assignee | ||
Comment 5•17 years ago
|
||
Comment 6•17 years ago
|
||
Thx, morgamic; <3.
Verified FIXED;
Test URL: http://www.macromedia.com/software/flash/about/
Client: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.17) Gecko/2008082909 Firefox/2.0.0.17
Steps to Reproduce:
1. Visited the above URL with Firefox 2.0.0.17 on Vista and |pfs.datasource.url| set to https://pfs.mozilla.org/plugins/PluginFinderService.php?mimetype=%PLUGIN_MIMETYPE%&appID=%APP_ID%&appVersion=%APP_VERSION%&clientOS=%CLIENT_OS%&chromeLocale=%CHROME_LOCALE%&appRelease=%APP_RELEASE%
* I get a "Downloading Adobe Flash Player" status text/bar, with a "Failed" status next to the "Manual Install" button.
2. Visited the same URL with Firefox 2.0.0.7, but this time I set |pfs.datasource.url| to https://preview.addons.mozilla.org/services/pfs.php?mimetype=%PLUGIN_MIMETYPE%&appID=%APP_ID%&appVersion=%APP_VERSION%&clientOS=%CLIENT_OS%&chromeLocale=%CHROME_LOCALE%&appRelease=%APP_RELEASE%
* It no longer tries to install, and instead--after clicking "I agree" to the EULA, puts up "Not Available" next to the "Manual Install" button.
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 7•17 years ago
|
||
Hrm, this is wrong -- shouldn't have to agree to EULA. I'll remove the EULA stuff for Vista as well.
| Assignee | ||
Comment 8•17 years ago
|
||
Attachment #343012 -
Attachment is obsolete: true
Attachment #343107 -
Flags: review?(fwenzel)
| Assignee | ||
Updated•17 years ago
|
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Updated•17 years ago
|
Keywords: push-needed
Comment 9•17 years ago
|
||
Comment on attachment 343012 [details] [diff] [review]
v1, removes XPI offering for firefox2 on vista
The new patch doesn't render obsolete this one.
Attachment #343012 -
Attachment is obsolete: false
Comment 10•17 years ago
|
||
Comment on attachment 343107 [details] [diff] [review]
v2, also removes the licenseURL to avoid the EULA dialog
Yup, that works.
Attachment #343107 -
Flags: review?(fwenzel) → review+
| Assignee | ||
Updated•17 years ago
|
Status: REOPENED → RESOLVED
Closed: 17 years ago → 17 years ago
Resolution: --- → FIXED
Verified FIXED; EULA is now gone.
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•17 years ago
|
Keywords: push-needed
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•