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

Bug 378560

Summary: [sites] Remove use of dojo.preventCache
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.5   
Target Milestone: 0.5   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2012-05-04 17:57:30 EDT
The sitePlugin is relying on dojo.preventCache. I recall this was added to fix a bug in Chrome where pressing 'Back' to return to the Sites page would show you a stale list of sites. Need to find out if this is still an issue and remove the workaround if possible.
Comment 2 Mark Macdonald CLA 2012-05-11 23:09:36 EDT
Also the size of built-sitePlugin.js went from 82KB to 16KB after removing the dojo import.