Closed
Bug 404577
Opened 18 years ago
Closed 18 years ago
PFS should support native installers
Categories
(addons.mozilla.org Graveyard :: Plugins, defect)
addons.mozilla.org Graveyard
Plugins
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: morgamic, Assigned: morgamic)
Details
Attachments
(1 file)
|
9.87 KB,
patch
|
wenzel
:
review+
|
Details | Diff | Splinter Review |
Need to support installerLocation from bug 352762 along with installerHash from bug 385037.
This involves adding this metadata to the service and editing XML output appropriately. We need to develop a test plan for getting this deployed to make sure there are no ill side effects.
| Assignee | ||
Comment 1•18 years ago
|
||
Patch fixes case on a var to match the XML output (consistency) and removes old .xpi link because it is a 404 anyway and we're not supporting 1.*.
Attachment #308585 -
Flags: review?
| Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•18 years ago
|
Attachment #308585 -
Flags: review? → review?(fwenzel)
| Assignee | ||
Updated•18 years ago
|
Assignee: nobody → morgamic
Status: ASSIGNED → NEW
| Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
Comment 2•18 years ago
|
||
Sounds good. There are a several of native plugin installers which fail currently.
| Assignee | ||
Comment 3•18 years ago
|
||
Hey wenzel did you look at this yet?
Comment 4•18 years ago
|
||
Comment on attachment 308585 [details] [diff] [review]
v1, added installerHash, installerLocation plus some cleanup
I was able to successfully test this for a Java runtime install on Fx 2.0.0.13 on WinXP (which is one of the cases where the install hash is supposed to show up). Works as expected.
Attachment #308585 -
Flags: review?(fwenzel) → review+
| Assignee | ||
Updated•18 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
•