On Sat, Jul 25, 2009 at 4:27 PM, n179911<[email protected]> wrote:
>
> Hi,
>
> For 
> http://dev.chromium.org/developers/how-tos/getting-around-the-chrome-source-code,
> it said
> For web content, this specialization is WebContents in
> chrome/browser/web_contents.cc. There are also a few other types for
> more specialized tabs. We will assume we are creating a web page.
>
> But I checkout chromium source code, but I can't find the file
> web_contents.cc or I can't find the class WebContents anywhere.
> Can you please tell me what 'tab content' are created for Web content now?

Mohammed is correct, the different TabContents types have been
removed, and TabContents now handles displaying web pages only. I
updated this part of the document. Thanks for pointing this out.

Brett

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to