Issue 81931

Summary: Prevent dx canvas to run out-of-process
Product: gsl Reporter: thb
Component: codeAssignee: Armin Le Grand <Armin.Le.Grand>
Status: CLOSED FIXED QA Contact: issues@gsl <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: OOo 2.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description thb 2007-09-25 12:37:20 UTC
Initially adding an extension runs it out-of-process - which does not work for
DX canvas. Added an early exit, to quit in a well-defined way.
Comment 1 thb 2007-09-25 12:38:39 UTC
Set a target.
Comment 2 thb 2007-09-25 12:42:07 UTC
Fixed in CWS dxliberate01
Comment 3 thb 2007-10-09 12:22:19 UTC
@aw: please verify in CWS dxliberate01
Comment 4 Armin Le Grand 2007-10-09 12:34:18 UTC
AW: Took a look at THB's code change. It detects the problematic case and throws
a meaningful (and thus useful) exception. Okay from my side.
Comment 5 Armin Le Grand 2008-04-29 03:33:51 UTC
AW: Closing