I want to class-dump methods and class of safari launching for get the DOM OBJECT in the webpage. But I didn't know which methods and class will be called when it launch ? Thank you very much !
+4
A:
Sorry, what? WebKit, Safari's rendering engine, is open-source. Just grab a copy of the source from webkit.org.
Noah Witherspoon
2009-10-27 03:39:52
Yes, I know the WebKit is the rendering enginne. but I want to know which method or class the safari will call when it launched? Because I will overwrite that method in my plugin class when class-dump webkit.
jin
2009-10-30 01:16:05