Issue 81931 - Prevent dx canvas to run out-of-process
Summary: Prevent dx canvas to run out-of-process
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.4
Assignee: Armin Le Grand
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-25 12:37 UTC by thb
Modified: 2008-04-29 03:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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