Fix setOnX() event listeners. Add fixes for AudioContext, IndexDB, and other IDL entries which
need browser-prefixing through the addition of a new 'js_type' attribute that allows the IDL
default name to be overridden in JSNI with 'js_type'. For example, to rewrite
'new AudioContext()' with 'new webkitAudioContext()'


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@11126 8db76d5a-ed1c-0410-87a9-c151d255dfc7
4 files changed