[webkit-dev] Documentation on internals of WebKit

KwangYul Seo skyul at company100.net
Tue Jul 14 04:35:44 PDT 2009


Hi,

There are some articles and talks on WebKit (or Chromium) internals.

* WebCore Rendering

http://webkit.org/blog/114/webcore-rendering-i-the-basics/
http://webkit.org/blog/115/webcore-rendering-ii-blocks-and-inlines/
http://webkit.org/blog/116/webcore-rendering-iii-layout-basics/
http://webkit.org/blog/117/webcore-rendering-iv-absolutefixed-and-relative-positioning/
http://webkit.org/blog/118/webcore-rendering-v-floats/


* Chromium Tech Talks

http://blog.chromium.org/2009/04/chromium-tech-talks.html


* SquirrelFish

http://webkit.org/blog/189/announcing-squirrelfish/
http://webkit.org/blog/214/introducing-squirrelfish-extreme/
http://webkit.org/specs/squirrelfish-bytecode.html
http://blog.mozilla.com/dmandelin/2008/06/03/squirrelfish/


Regards,
Kwang Yul Seo


2009/7/14 Aneesh Bhasin <contact.aneesh at gmail.com>:
> Hi All,
>
> I am sure this has been asked before but I cannot seem to find
> anything related to it :
>
> Is there any documentation related to the internals (and not just
> external APIs) of webkit ? e.g. - regarding how javascript is
> parsed/executed, block-level diagram of the source and other such
> things which could help a developer to get started on adding features
> in webkit ?
>
> Also, is there any good resource that explains the working of a
> browser engine in some detail (e.g. what steps are involved from
> parsing a page to actually displaying it on screen) ?
>
> Thanks in advance for the help.
>
> Regards,
> Aneesh
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list