update WebKit version, throw Ex instead of Error

updated the version of WebKit to something from today - will likely
pull more recent versions along the way.

new version of WebKit does not include InjectedScript.js, so added
some code in the build script to create it from the changed bits.

made a drive-by fix to throw Ex() instead of Error(), when I throw
errors.  Ex() throws an error but produces a best-effort stack
trace on the console before doing so.
14 files changed
tree: 65df603ecd6729a411acd87fe6010a3a94fddfd2
  1. weinre.application/
  2. weinre.build/
  3. weinre.doc/
  4. weinre.server/
  5. weinre.server.android/
  6. weinre.web/
  7. README.md
README.md

For more information on weinre, please visit http://pmuellr.github.com/weinre/