Labs/Jetpack/JEP/20
From MozillaWiki
JEP 20 - System Information
- Champion: Anant Narayanan <anant at mozilla dot com>
- Status: Implementing
- Type: API Track
- Created: 24 July 2009
- Reference Implementation: jetpack.info
- JEP Index
Introduction and Rationale
The 'info' namespace will provide system and application information to the Jetpack feature requesting it. This allows for features to run code specific to a platform or application version.
Proposal
The initial implementation will simply wrap nsIXULAppInfo, but more information may be added in the future.
jetpack.info.ID
jetpack.info.name
jetpack.info.vendor
jetpack.info.appBuildID
jetpack.info.platformVersion
jetpack.info.platformBuildID