Closed Bug 437483 Opened 16 years ago Closed 16 years ago

Add targetPlatform to install.rdf

Categories

(Core Graveyard :: XForms, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.9

People

(Reporter: imphil, Assigned: imphil)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.14) Gecko/20080410 SUSE/2.0.0.14-0.1 Firefox/2.0.0.14 Build Identifier: The install.rdf file provides a way to specify for which OS and architecture an extension has been built (http://developer.mozilla.org/en/docs/install.rdf#targetPlatform). This is quite useful for XForms, as the extension manager rejects the extension if you try to install it on a wrong platform. Currently, installing a Linux x86 extension on a x86_64 machine seems to work, but no form will render. By adding the targetPlatform to the install.rdf, this confusion can be avoided. Reproducible: Always
Attachment #323913 - Flags: review?(aaronr)
Comment on attachment 323913 [details] [diff] [review] install targetPlatform to install.rdf Looks just like what calendar does so I assume it is right :-) This patch is for both 1.8 branch and trunk, right?
Attachment #323913 - Flags: review?(aaronr) → review+
Assignee: nobody → mail
Yes, it's for 1.8 and trunk.
Attachment #323913 - Flags: review?(doronr)
Attachment #323913 - Flags: review?(doronr) → review+
Keywords: checkin-needed
Whiteboard: 1.8 branch & trunk
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Version: unspecified → Trunk
CVS HEAD (1.9.0 branch): Checking in extensions/xforms/Makefile.in; /cvsroot/mozilla/extensions/xforms/Makefile.in,v <-- Makefile.in new revision: 1.77; previous revision: 1.76 done Checking in extensions/xforms/install.rdf; /cvsroot/mozilla/extensions/xforms/install.rdf,v <-- install.rdf new revision: 1.4; previous revision: 1.3 done CVS MOZILLA_1_8_BRANCH: Checking in extensions/xforms/Makefile.in; /cvsroot/mozilla/extensions/xforms/Makefile.in,v <-- Makefile.in new revision: 1.38.2.19; previous revision: 1.38.2.18 done Checking in extensions/xforms/install.rdf; /cvsroot/mozilla/extensions/xforms/install.rdf,v <-- install.rdf new revision: 1.1.4.7; previous revision: 1.1.4.6 done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: 1.8 branch & trunk
Target Milestone: --- → mozilla1.9
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: