On 03/25/2015 12:04 PM, Dave Huseby wrote:

> Frankly I'm surprised this abstraction doesn't already exist. I think
> the RIL interface should be moved out to its own daemon so that we can
> encapsulate all of the code for the different RIL APIs/versions in
> there and present a stable interface to Gecko.

The RIL daemon runs outside of gecko (since day 1). The annoying piece
is the code that sits between this daemon and the web api. This is
implemented as xpcom components, and we have a vendor implementation
that is written using binary xpcoms, thus tied to a gecko version.

        Fabrice
-- 
Fabrice Desré
b2g team
Mozilla Corporation
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to