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 ...
-
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
-
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
>