Hi all,

I am a new comer to webkit and I am looking into adding some new security 
features to help mitigate XSS attacks and improve mashup security for webkit.

I am currently trying to find where the javascript core connects the webcore 
DOM APIs. For example, upon receiving a piece of script which contains 
document.write/document.cookie, the javascript core needs to turn to 
WebCore/dom/Document.cpp. I want to find out how does the glue procedure 
between Javascript core and webcore go.

Also, where is the DOM tree constructed and stored? Can you point me to the 
related source code is possible?

Many thanks in advance.

Best,

2010-06-30 



Yuchen Zhou
Graduate student pursuing PhD degree
Computer Engineering Department
University of Virginia
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to