On Wed, Jul 22, 2015 at 11:06 PM, Jonas Sicking <jo...@sicking.cc> wrote:
> On Wed, Jul 22, 2015 at 3:38 AM, Bevis Tseng <bts...@mozilla.com> wrote: > > To prevent exposing too much in the web api level unnecessarily, > > instead of creating new attribute in Navigator.webidl, > > we could define the ImsHandler as one attribute of MozMobileConnection > and > > remove mozImsManager from Navigator, since it's only related to the IMS > > registration and is also suitable to be part of MozMobileConnection that > > already available in Navigator. > > As long as the API is only exposed to certified content, and is > completely hidden from other pages, then I think you should feel free > to put the API whereever in the DOM that makes most sense to you. > Yes, the API is only available to certified content. After further consideration, we think that it's more suitable to be part of MozMobileConnection which is responsible for the control of the features provided in mobile network. If it turns out to be a problem in the future we can always modify the > API later. > > I do agree with Martin that there's no point in 'moz' prefixing it, > but I don't have a strong opinion either way. > Will do. Thanks for all your feedback about this API. :) Bevis > / Jonas _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform