Extension dependencies - future work? - Mozilla

This is a discussion on Extension dependencies - future work? - Mozilla ; I'm starting to use dependencies in my extensions as described here: http://wiki.mozilla.org/Extension_Ma...n_Dependencies This documentation includes the following: "Future: Just as the minVersion and maxVersion for application compatibility is automatically updated via the rdf specified in the item's updateURL the minVersion ...

+ Reply to Thread
Results 1 to 2 of 2

Thread: Extension dependencies - future work?

  1. Extension dependencies - future work?

    I'm starting to use dependencies in my extensions as described here:
    http://wiki.mozilla.org/Extension_Ma...n_Dependencies

    This documentation includes the following:
    "Future: Just as the minVersion and maxVersion for application
    compatibility is automatically updated via the rdf specified in the
    item's updateURL the minVersion and maxVersion for an em:requires
    should also be updated automatically. Since this is version specific
    information adding and removing em:requires would not be supported
    since that should only occur during a version upgrade and not a
    compatibility update."

    Does anyone know if there is a bugzilla open on this?

    Matthew


  2. Re: Extension dependencies - future work?

    I created a tracking bug for this
    https://bugzilla.mozilla.org/show_bug.cgi?id=345610

    Robert

    Matthew Wilson wrote:
    > I'm starting to use dependencies in my extensions as described here:
    > http://wiki.mozilla.org/Extension_Ma...n_Dependencies
    >
    > This documentation includes the following:
    > "Future: Just as the minVersion and maxVersion for application
    > compatibility is automatically updated via the rdf specified in the
    > item's updateURL the minVersion and maxVersion for an em:requires
    > should also be updated automatically. Since this is version specific
    > information adding and removing em:requires would not be supported
    > since that should only occur during a version upgrade and not a
    > compatibility update."
    >
    > Does anyone know if there is a bugzilla open on this?
    >
    > Matthew
    >
    > _______________________________________________
    > dev-extensions mailing list
    > dev-extensions@lists.mozilla.org
    > https://lists.mozilla.org/listinfo/dev-extensions
    >



+ Reply to Thread