Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 345123 - Consider delivering JavaScript resources wrapped in HTML
Summary: Consider delivering JavaScript resources wrapped in HTML
Status: RESOLVED WORKSFORME
Alias: None
Product: RAP
Classification: RT
Component: RWT (show other bugs)
Version: 1.4   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 345120
  Show dependency tree
 
Reported: 2011-05-09 07:04 EDT by Ralf Sternberg CLA
Modified: 2014-03-11 05:06 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.