On Thu, Dec 10, 2009 at 6:59 PM, yuan liu <[email protected]> wrote: > Thanks you very much, it's very helpful. > And I am wondering, is there a small example code to demonstrate the usage > of the chromium webkit APIs, or are there documents > for the APIs? > The C++ style API provides a lot of virtual functions to fill, and I am not > sure of the responsibility.
I fear there's next to no documentation. And the API is still somewhat in flux, too. I would think you don't have to fill in that many functions to get something working, but I don't really know. Nico > > 2009/12/11 Nico Weber <[email protected]> >> >> http://www.youtube.com/watch?v=JFzC_Gx76E8 might help you; it's a >> discussion of the chromium webkit api. >> > -- Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss
