Hi, If you are interested in understanding the painting part of it, there is a separate folder \WebCore\rendering which cover all rendering part. Although I would suggest debugging will help you a lot in understaning the webkit architecture.
On Wed, May 27, 2009 at 4:37 PM, webkitUser <[email protected]> wrote: > > Hi, > > Am interested in understanding the painting part of it, which specific > portion of the code should I look at? > > Thanks in advance, > > > Holger Freyther-6 wrote: > > > > On Thursday 14 May 2009 12:05:29 JIN Wei wrote: > >> Hi, guys: > >> > >> As a newbie to open source software , I wonder where can I find the > >> docs of the architecture of webkit. > >> And how can I get start? > > > > As hard it might sound. There is no architecture documentation available > > at > > this moment, the code is all we have. > > > > Regarding starting, the question is what do you want to learn? There are > > blog > > posts by Dave Hyatt on the surfin safari blog how the render tree is > > working, > > there is a video by Lars Knoll and George Staikos on Yahoo explaining the > > history and ideas of KHTML/WebKit. > > > > Do you have any specific interest? CSS? Layout? Painting? DOM? > Networking? > > Editing? > > > > z. > > _______________________________________________ > > webkit-dev mailing list > > [email protected] > > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > > > > > -- > View this message in context: > http://www.nabble.com/Hi%2C-how-can-I-know-the-whole-architecture-of-webkit--tp23537660p23740316.html > Sent from the Webkit mailing list archive at Nabble.com. > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

