Hi Hong, On 07/08/2013 07:50 AM, hong tang wrote: > Hi Fabrice, > > This is Hong from Beijing office. > Regarding the feature you mentioned below (Save/restore feature), we > already have a couple engineers started to work on it a few months ago.
Good to know that people are working on that. But... where are the public bugs (and why no comment in https://bugzilla.mozilla.org/show_bug.cgi?id=821985)? Anything announced on mailing lists? Do you realize that if other teams started the same work behind closed doors we would have duplicated effort for no real benefit? I'm probably sounding like a broken record at this point, but I urge you to disclose all such projects publicly. > Currently what have been implemented are: > 1. On the phone side, we implemented a privileged app. > The app is a background service that will listen to connections on a > special port 10010, it responds to the commands coming from the host > application. > 2. On the PC side(Windows/Linux/Mac), we implemented a Firefox addon as > the host application. > Basically user needs to install the addon and bring up the > management interface on Firefox. The addon forwards the remote port > 10010 to local > port 10010 through shipped |adb|, it manages the device by sending > commands to a TCP sockect that connects to localhost:10010. I'm strongly against using an add-on for the UI. Let's ship everything else in Firefox itself. Fabrice -- Fabrice Desré b2g team Mozilla Corporation _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
