Reviewers: unnurg,

http://gwt-code-reviews.appspot.com/1370808/diff/2001/gadgets/src/com/google/gwt/gadgets/linker/GadgetLinker.java
File gadgets/src/com/google/gwt/gadgets/linker/GadgetLinker.java
(right):

http://gwt-code-reviews.appspot.com/1370808/diff/2001/gadgets/src/com/google/gwt/gadgets/linker/GadgetLinker.java#newcode109
gadgets/src/com/google/gwt/gadgets/linker/GadgetLinker.java:109:
protected String getJsLoadExternalStylesheets(LinkerContext context) {
Looks like <stylesheet> tags are being ignored. I think I need to update
GadgetTemplate.js

Description:
This is for the gwt-google-apis project.   The gadget linker
creates selection script output in a special .xml file format
suitable for the Gadget specification (http://opensocial.org/)

This change removes the dependency on the old XSLinker and instead
derives from CrossSiteIframeLinker.  As a part of this change, I got rid
of a lot of pre GWT 2.0 specific code.

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

Affected files:
  M     gadgets/src/com/google/gwt/gadgets/linker/GadgetLinker.java
  A     gadgets/src/com/google/gwt/gadgets/linker/loadExternalStylesheets.js


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

Reply via email to