Bug 238496 - [view model][debug view] Debug view VM needs to generate an UNINSTALL model delta when a launch is removed from Debug view.
Summary: [view model][debug view] Debug view VM needs to generate an UNINSTALL model d...
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf (show other bugs)
Version: 0 DD 1.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-25 18:13 EDT by Pawel Piech CLA
Modified: 2020-09-04 15:26 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Piech CLA 2008-06-25 18:13:30 EDT
The model proxy for the launch manager is responsible for installing a new proxy for the launch, but it does not uninstall it.  I had filed bug 238293 for this, but I later figured out that it's not launch manager's responsibility to handle the uninstall.  Instead, we need to add handling of the launches removed event in launch VM provider to cause the proxy to be un-installed.