Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 370764 - htmlContentAssist.js file does not use define()
Summary: htmlContentAssist.js file does not use define()
Status: RESOLVED FIXED
Alias: None
Product: Orion
Classification: ECD
Component: Editor (show other bugs)
Version: 0.4   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 0.4 RC1   Edit
Assignee: Silenio Quarti CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-06 15:22 EST by Silenio Quarti CLA
Modified: 2012-02-13 16:47 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Silenio Quarti CLA 2012-02-06 15:22:41 EST
This file is leaking stuff into the global namespace because it does not define a requrieJS module.