Is it easy to extend the webkit internal event, eg I want to add one more method call superKeyCode for the KeyboardEvent(KeyBoardEvent suppots keyCode, which, charCode etc at the moment). I have done some tentative test but failed other than modify KeyboardEvent.cpp and JSUIEvent.cpp, what else shall I do?(Don't ask me to add my own plugin to support it :-)).
Any ideas? -- View this message in context: http://www.nabble.com/webkit-events-extension-tp24248853p24248853.html Sent from the Webkit mailing list archive at Nabble.com. _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

