Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Available API list on Panasonic Viera

924 views
Skip to first unread message

Yusuke

unread,
Jan 6, 2016, 10:35:47 AM1/6/16
to dev-...@lists.mozilla.org
Hi Mozillians,

I'm wondering is there any documents with the API's which can be used
on Panasonic Viera CX 800?

The MDN has the steps to use WebIDE, the UX guide, ... on Viera.
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/TVs_connected_devices

Although, I'm not sure, does MDN have the available API list on Panasonic Viera?

Cheers,
Yusuke

Chris Mills

unread,
Jan 6, 2016, 10:47:51 AM1/6/16
to Yusuke, dev-...@lists.mozilla.org
My understanding is that it is basically the same set of APIs that are usable on Firefox OS devices, so we don’t really need a separate list. The huge list of APIs supported (mostly) on the web platform can be found here:

https://developer.mozilla.org/en-US/docs/Web/API

And the APIs that are FxOS only can be found here:

https://developer.mozilla.org/en-US/Apps/Reference/Firefox_OS_device_APIs

If there is anything that doesn’t work on the TV platform, I am happy to make an exceptions list.

Best,

Chris Mills
Senior tech writer || Mozilla
developer.mozilla.org || MDN
cmi...@mozilla.com || @chrisdavidmills
> _______________________________________________
> dev-fxos mailing list
> dev-...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-fxos

Evelyn Hung

unread,
Jan 6, 2016, 10:39:57 PM1/6/16
to Chris Mills, Yusuke, dev-...@lists.mozilla.org
On Wed, Jan 6, 2016 at 11:47 PM, Chris Mills <cmi...@mozilla.com> wrote:
My understanding is that it is basically the same set of APIs that are usable on Firefox OS devices, so we don’t really need a separate list.

Unfortunately, it's not true. Some APIs, especially those related to hardware capabilities, are not supported on Viera TV. The most known one is DeviceStorage. The others like WebRTC and Geolocation are not supported either. So.. yes, we should figure out a non-supported API list and work with partner to resolve these items one by one.




--
Evelyn Hung
Front-end Engineering Lead, Firefox OS Devices
Mozilla Corporation

Chris Mills

unread,
Jan 7, 2016, 4:00:43 AM1/7/16
to Evelyn Hung, Yusuke, dev-...@lists.mozilla.org

> On 7 Jan 2016, at 03:39, Evelyn Hung <eh...@mozilla.com> wrote:
>
>
>
> On Wed, Jan 6, 2016 at 11:47 PM, Chris Mills <cmi...@mozilla.com> wrote:
> My understanding is that it is basically the same set of APIs that are usable on Firefox OS devices, so we don’t really need a separate list.
>
> Unfortunately, it's not true. Some APIs, especially those related to hardware capabilities, are not supported on Viera TV. The most known one is DeviceStorage. The others like WebRTC and Geolocation are not supported either. So.. yes, we should figure out a non-supported API list and work with partner to resolve these items one by one.

Ok, this is useful to know. I’ve started a list:

https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/TVs_connected_devices#API_support_on_TV

We’ll put it here for now (I can always put it some place better when I restructure the TV docs, as discussed at the end of last year)

For now, can you help me by adding to this? I think each entry should be structured something like:


[name of API, linked to docs] : Not supported on [list of devices, or “all Firefox OS TVs”] because [include explanation as to why]. Implementation [is/isn’t] currently being worked on (see bug [relevant bugzilla bug number, if available].)

Yusuke

unread,
Jan 8, 2016, 6:41:11 AM1/8/16
to Chris Mills, dev-...@lists.mozilla.org
Hi Chris,

Thanks comments.

> If there is anything that doesn’t work on the TV platform, I am happy to make an exceptions list.
Yup, I'm also thinking that.

It just seems to me that, for example, fmradio API, mobilenetwork API,
camera API, contacts API wouldn't work on TV platform.
I mean, the TV doesn't need that features.
Then, it would be useful for developer with available API list on TV platform.

Best,
Yusuke

2016-01-07 0:47 GMT+09:00 Chris Mills <cmi...@mozilla.com>:
> My understanding is that it is basically the same set of APIs that are usable on Firefox OS devices, so we don’t really need a separate list. The huge list of APIs supported (mostly) on the web platform can be found here:
0 new messages