Closed Bug 289009 Opened 20 years ago Closed 12 years ago

DDE MessageWindow's classname should be sufficiently unique

Categories

(Toolkit Graveyard :: XULRunner, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: darin.moz, Unassigned)

Details

DDE MessageWindow's classname should be sufficiently unique

Right now, the MessageWindow's classname is $appname + "MessageWindow", but that
may not be unique enough for XULRunner based applications.  We should probably
use the application GUID instead.

This is important for both command line DDE and perhaps giving people the
ability to locate their application by looking for windows of a certain
classname (used by third-party installers perhaps).
Hrm, we will need an override so that the existing apps can keep using the name
they've always used.
agreed
Assignee: darin → nobody
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.