Closed
Bug 72578
Opened 25 years ago
Closed 25 years ago
Need to be able to retrieve known controllers from an nsIControllers
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sfraser_bugs, Assigned: sfraser_bugs)
Details
Attachments
(3 files)
|
10.38 KB,
patch
|
Details | Diff | Splinter Review | |
|
7.32 KB,
patch
|
Details | Diff | Splinter Review | |
|
7.33 KB,
patch
|
Details | Diff | Splinter Review |
In editor we need to be able to retrieve a known controller from an
nsIControllers, because we register some commands on the controller in C++, and
others in JS, and we want to know that we're registering them on the correct
controller.
I have patches for this.
| Assignee | ||
Comment 1•25 years ago
|
||
| Assignee | ||
Comment 3•25 years ago
|
||
| Assignee | ||
Comment 4•25 years ago
|
||
| Assignee | ||
Comment 5•25 years ago
|
||
Fix checked in, r=kin, sr=hyatt
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•