Description of ScriptResourceHandler states:
By default, the ScriptResourceHandler class compresses and caches embedded script files for Internet Explorer 7. You can turn compression and caching off through the EnableCompression and EnableCaching properties of the ScriptingScriptResourceHandlerSection class.
So this makes this compression feature useless since most people do care about browsers other than IE.
Am I missing something here?