Bug 351769 - Deploy jstests on demo server
Summary: Deploy jstests on demo server
Status: ASSIGNED
Alias: None
Product: RAP
Classification: RT
Component: RWT (show other bugs)
Version: 1.5   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 364662
Blocks:
  Show dependency tree
 
Reported: 2011-07-11 18:34 EDT by Ralf Sternberg CLA
Modified: 2011-11-23 18:17 EST (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-07-11 18:34:35 EDT
Deploying the rwt jstests on our demo server would make it easier to test the client in other environments, it would also allow others to run the tests on their browser.
Comment 1 Ralf Sternberg CLA 2011-07-13 05:15:05 EDT
Removed the dependency to the extension registry. The jstest bundle now accesses the resources directly from the rwt bundle. The includes list is read from from the ClientResources class. There's no need to maintain the includes list in Javascript anymore.