What is the review process for new extension APIs? -Darin
On Mon, Jul 13, 2009 at 5:17 PM, Erik Kay <[email protected]> wrote: > If you're not working on any new features or new UI, you can probably skip > the rest of this email. > > If you are, then please take the time to think about whether your feature > should be accessible from extensions. Hopefully, "no" should be more of the > exception than the rule. > > It turns out that adding extensions support is pretty easy. Here's a > recent sample CL that adds a getLanguage() function that uses compact > language detection: > http://codereview.chromium.org/150062 > (it's a fair number of files, but the changes are small and easy to > understand) > > Feel free to send questions to the list. We're happy to help with > everything from basic how-to questions, to API design, etc. > > Erik > > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
