Closed
Bug 78421
Opened 24 years ago
Closed 14 years ago
need generic modality service
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
INCOMPLETE
Future
People
(Reporter: blizzard, Unassigned)
Details
There are a lot of scary platform specific things that have to happen when you
want to do something modally. These can include pushing the JS context stack,
pushing the thread event queue or a number of other things.
We need to:
a) examine the current use cases for this kind of pattern and see what's out there
b) design an interface to be able to handle them with an eye for the future and
possible users.
Comment 1•24 years ago
|
||
cc'ing danm
Comment 2•24 years ago
|
||
I'm kicking this one over to danm. After all he's Mr. Modal :-)
Assignee: rpotts → danm
Comment 3•23 years ago
|
||
Moving all threading bugs to XPCOM. See bug 160356.
Component: Threading → XPCOM
Updated•19 years ago
|
QA Contact: rpotts → xpcom
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•