Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 345123

Summary: Consider delivering JavaScript resources wrapped in HTML
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.4   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 345120    

Description Ralf Sternberg CLA 2011-05-09 07:04:24 EDT
In GWT, JavaScript resources are somehow wrapped in HTML files to work around browser issues with gzip compressed JavaScript:
http://code.google.com/webtoolkit/doc/1.6/FAQ_DebuggingAndCompiling.html#What's_with_all_the_cache/nocache_stuff_and_weird_filenames

We should check if this would also work and help for RAP.
Comment 1 Ralf Sternberg CLA 2014-03-11 05:06:27 EDT
We didn't run into any problems in this regard. Moreover, we're planning to discontinue support for very old browser versions.