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

Bug 286183

Summary: [LCA] Move boilerplate code to client
Product: [RT] RAP Reporter: Benjamin Muskalla <b.muskalla>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M2   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Fix none

Description Benjamin Muskalla CLA 2009-08-10 17:56:15 EDT
We currently send much boilerplate code to the client with every request (eg. suspendEventHandling, flushGlobalQueues, resumeEventHandling). This should be moved from DisplayLCA to the client side (eg. Request.js) as there is no need to send it over and over again.
Comment 1 RĂ¼diger Herrmann CLA 2009-09-21 15:03:34 EDT
Created attachment 147727 [details]
Fix
Comment 2 RĂ¼diger Herrmann CLA 2009-09-21 15:04:10 EDT
Fixed in CVS HEAD