Closed
Bug 46866
Opened 25 years ago
Closed 25 years ago
nsIProfile needs to be split into public and private ifaces
Categories
(Core Graveyard :: Embedding: APIs, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M18
People
(Reporter: jud, Assigned: ccarlen)
Details
(Keywords: embed, Whiteboard: [nsbeta3-])
This will allow us to only expose the following functionality publically.
Public interface to contain methods for enumeration, creation, selection
and deletion of profiles. Everything else goes private.
| Reporter | ||
Updated•25 years ago
|
Whiteboard: [nsbeta3+]
| Reporter | ||
Updated•25 years ago
|
Target Milestone: --- → M18
| Reporter | ||
Updated•25 years ago
|
Priority: P3 → P1
per email with Jud, changing nsbeta3+ to nsbeta3- on all "embed" keyword bugs
since embedding changes will not be made in the mn6 branch. If you feel this bug
fix needs to go into mn6 branch, please list the reasons/user impact/risk and
nominate for rtm. Thanks.
Whiteboard: [nsbeta3+] → [nsbeta3-]
| Assignee | ||
Comment 4•25 years ago
|
||
Fix checked in (trunk only of course). API has been divided into nsIProfile and
nsIProfileInternal.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•