Closed
Bug 277373
Opened 20 years ago
Closed 12 years ago
proxyType-s should be exposed via the interface, and the interface should be documented
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: timeless, Unassigned)
References
()
Details
I'm starting to try to fix venkman to deal with the fact that it might be called on the "wrong" thread. unfortunately, this means proxying calls to the ui thread, which means i'd like to be able to read and use interfaces without having to dive through header files and implementation files to figure out how to use things.
Updated•18 years ago
|
Assignee: dougt → nobody
QA Contact: xpcom
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•