> Line 716: logger.log(TreeLogger.DEBUG, "Invalidating cached stylesheet"); > Wouldn't it make sense to explicitly remove the known-invalid stylesheet from > the map at this point, to avoid having them accumulate?
It's replaced when the newly-created CssStylesheet is cached at the bottom of exec() http://gwt-code-reviews.appspot.com/96801 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
