Earlier quoted context omitted.
WebKit and Chromium are different repositories, and point to each other via a "DEPS" (dependencies) file. We roll new revisions of WebKit into Chromium regularly, and call the process of diagnosing and fixing problems with the rolls "Gardening": http://www.chromium.org/developers/how-tos/webkit-gardening is a good reference.
Hey, clicking around that Wiki it has some pretty interesting information. Do other large open-source projects have a very similar workflow?
Almost any project worth its salt has someone doing testing. But it is really time consuming.