Closed
Bug 665575
Opened 14 years ago
Closed 14 years ago
GCLI startup/shutdown functions might be un-necessary
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jwalker, Unassigned)
Details
Questions:
- Does it still make sense to have startup/shutdown functions?
(The idea from bespin was that things could be dynamically pluggable),
however
- this is more of a top level thing, so pluggability isn't the same
- we might be able to do this with Domains anyway
- it makes things harder without a concrete usecase
In summary - we probably don't need startup/shutdown functions.
- There is initialization that needs to take place in the correct order
How should we arrange for that to happen?
| Reporter | ||
Comment 1•14 years ago
|
||
this should not be a Security-Sensitive Core Bug.
probably had a focus issue on submit - sorry.
I don't have perms to remove this flag, however.
| Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Comment 2•14 years ago
|
||
Removing flag as requested. Reopen if you want to continue using this bug to track.
Group: core-security
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•