[webkit-help] Where to track the handle to a HTML5 canvas pixel array?

Ariya Hidayat ariya.hidayat at gmail.com
Tue Nov 30 10:58:05 PST 2010


> I've started to look at WebKit and chromium port of WebKit. I'd like to
> track the handle/pointer to a particular HTML5 canvas pixel array. Where is
> the best location in the code for me to tab into for this purpose? Thanks.

Can't you find out which part of the code is using CanvasPixelArray
(WebCore/html/canvas/CanvasPixelArray.*)? For example,
WebCore/bindings/v8/custom/V8CanvasPixelArrayCustom.cpp is the binding
to V8.



-- 
Ariya Hidayat
http://www.linkedin.com/in/ariyahidayat


More information about the webkit-help mailing list