commit | fe4e819ca7421df20c83bf8274769469f007150b | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Mon Dec 21 15:47:33 2009 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Mon Dec 21 15:53:26 2009 -0800 |
tree | cda2cb4742158189993ac3df9410a4c79c982e4b | |
parent | 9116fcb301bca4aa53e69fc08a6cef7348ee822e [diff] |
Restore the CSS linker This reverts commit c9efa267db1c0f481c8a02e847fc758609e6903e. GWT 2.0 doesn't provide strong caching support for its own chrome CSS files, which means browsers may have to revalidate the CSS on each page load. Restore our CSS linker, as it provides strong names for the CSS assets and allows browers to cache the resources. Change-Id: I1fee469daeaf5369701c5930f0e5dffca1b6be61 Signed-off-by: Shawn O. Pearce <sop@google.com>