I just checked and it looks like we still don't have a bug filed for exposing web components to the web, so I would assume we're still quite far from that. I would say that we should probably have them within the 3.0 timeline though.
Not really sure what the best thing to follow is, perhaps this meta bug? https://bugzilla.mozilla.org/show_bug.cgi?id=811542 Best, Kevin On Wed, Jan 28, 2015 at 10:05 AM, James Burke <[email protected]> wrote: > Is there a place where I can follow the plan for enabling > document.registerElement to wider web usage? Right now is is only > available behind an about:config setting or if an app is a certified > app. > > I am just interested in the machinery for > document.registerElement/custom elements to be available, and do not > need the full web components story (for example, do not need HTML > Imports). > > Reason for asking: we want to try an experimental email app variant, > but try delivering it through the marketplace. For that, it is best if > the app is privileged instead of certified. > > We use some custom elements inside the app, so cannot currently go > privileged. While it would be relatively straightforward for the app > to move away from using document.registerElement, I would prefer to > just leave it as-is if document.registerElement was going to be more > widely available in the FxOS 3.0 timeframe. > > James > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g >
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
