Reviewers: cromwellian,

Description:
Upgraded the devmode Chrome extension to manifest version 2.

To do this, we need to replace all inline javascript with code in a
separate js file. Also, changed the options page to use the
DirectInstall linker so that GWT bootstrap doesn't use eval() or inline
javascript.

Also, recompiled the Linux binaries. Not tested on other platforms yet.

For more about manifest version 2, see:
http://developer.chrome.com/extensions/manifestVersion.html


Please review this at http://gwt-code-reviews.appspot.com/1840803/

Affected files:
  M plugins/config.mk
  M plugins/npapi/DevModeOptions/build.xml
M plugins/npapi/DevModeOptions/java/com/google/gwt/devmodeoptions/DevModeOptions.google.xml M plugins/npapi/DevModeOptions/java/com/google/gwt/devmodeoptions/DevModeOptions.gwt.xml
  M plugins/npapi/manifest-template.json
  M plugins/npapi/prebuilt/gwt-dev-plugin/background.html
  A plugins/npapi/prebuilt/gwt-dev-plugin/background.js
  M plugins/npapi/prebuilt/gwt-dev-plugin/manifest.json
  M plugins/npapi/prebuilt/gwt-dev-plugin/page_action.html


--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to