Skip to content
hadesgames edited this page Mar 23, 2012 · 16 revisions

Welcome to the ADRO WebKit Hackaton!

Demos page

Search the Code! BuildingGTK Glib2.31.22

[Building Chromium]

Get the repo (depot + src): http://code.google.com/p/chromium/wiki/UsingGit

Set depot directory in your $PATH variable $ export PATH="$PATH":pwd/depot_tools

Do gclient config http://src.chromium.org/svn/trunk/src

gclient sync

IMPORTANT:./build/gyp_chromium -D component=shared_library -D disable_nacl=1

make -j8 chrome

Repository Setup

Tips and Tricks for using Git with WebKit

Learning about Webkit

WebKit testing

WebKit test writing guidelines

Hack ideas

Patches

Clone this wiki locally