Chris Mills from MDN manages https://developer.mozilla.org/en-US/Firefox_OS/Releases , which still needs some additional input from other stake holders since it is so hard to keep track. In our case, as soon as Partner Engineering notices breaking changes we usually notify him with more details.
Partner Engineer & Web Craftsman | [email protected] (mailto:[email protected]) On Friday, December 20, 2013 at 7:27 AM, Andrew Overholt wrote: > -b2g-release-drivers > > Your best bet for this kind of thing is to look through the git logs (or I > guess bugzilla). > > Something like this: > > $ git diff HEAD 'HEAD@{3 months ago}' -- > dom/network/interfaces/nsIDOMMobileConnection.idl > > probably gives you what you want. > > I'm not sure what you mean by "Mobile Network Information API" but a similar > command could be used on that IDL/WebIDL file. > > HTH, > > Andrew > > ----- Original Message ----- > > From: "Karen Ward" <[email protected] (mailto:[email protected])> > > To: "Caitlin Galimidi" <[email protected] > > (mailto:[email protected])> > > Cc: "dev-webapps" <[email protected] > > (mailto:[email protected])>, "Jonas Sicking" <[email protected] > > (mailto:[email protected])>, "b2g-release-drivers" > > <[email protected] (mailto:[email protected])> > > Sent: Friday, December 20, 2013 12:00:43 AM > > Subject: Re: cross-product impact: manifest, api, package and privilege > > changes > > > > Is there somewhere I can get a list of changes to the APIs for the last 3 > > months? I am specifically looking for changes to MobileConnection API and > > Mobile Network Information API. > > > > Karen > > ---------- > > From: "Caitlin Galimidi" <[email protected] > > (mailto:[email protected])> > > To: "dev-webapps" <[email protected] > > (mailto:[email protected])>, "b2g-release-drivers" > > <[email protected] (mailto:[email protected])> > > Cc: "Jonas Sicking" <[email protected] (mailto:[email protected])> > > Sent: Thursday, December 19, 2013 5:03:30 PM > > Subject: cross-product impact: manifest, api, package and privilege changes > > > > hi there team > > > > jonas raised a concern with me yesterday that we may be making decisions on > > apps-related topics without all impacted / stakeholder teams engaged (see > > below). > > > > question for this team: > > - what are the appropriate mailing list(s), channels, wiki pages for the > > discussions and decisions below? > > - should we be tracking in dev-webapps@ > > https://lists.mozilla.org/listinfo/dev-webapps ? > > > > input please when you have a moment. > > > > thx muchly, > > caitlin > > > > > > [discussions / decisions] > > - app manifests > > - app privileges & packaging > > - APIs > > - webRT > > - offline app behavior and functionality > > - app handling on device or server > > > > [ stakeholder teams] > > - WebRT > > - APIs > > - b2g > > - marketplace services > > - apps / content > > - partner engineering > > - apps on fennec / android > > - … ? > > > > > > > > _______________________________________________ > > B2g-release-drivers mailing list > > [email protected] (mailto:[email protected]) > > https://mail.mozilla.org/listinfo/b2g-release-drivers > > > > > > > > -- > > > > Karen Ward > > Mozilla Content Program Manager > > IRC: k1 -- skype: karen.ward421 > > > > > > _______________________________________________ > > B2g-release-drivers mailing list > > [email protected] (mailto:[email protected]) > > https://mail.mozilla.org/listinfo/b2g-release-drivers > > > > _______________________________________________ > dev-webapps mailing list > [email protected] (mailto:[email protected]) > https://lists.mozilla.org/listinfo/dev-webapps > > _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
