Closed
Bug 157106
Opened 22 years ago
Closed 2 years ago
embedding: remove docshell's dependency on editor
Categories
(Core :: DOM: Editor, defect, P5)
Core
DOM: Editor
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Brade, Unassigned)
References
Details
(Keywords: topembed+)
In order for editor embedding to be complete, we need to complete this task:
* The docshell should use nsISupports instead of nsIEditor to remove dependency
Updated•22 years ago
|
Target Milestone: --- → mozilla1.3beta
Updated•22 years ago
|
Target Milestone: mozilla1.3beta → mozilla1.4alpha
Comment 1•22 years ago
|
||
need an update on the target milestone that makes sense to get to this work.
i think this is complete. moving to 1.5a until i can find out for sure.
Status: NEW → ASSIGNED
Target Milestone: mozilla1.4alpha → mozilla1.5alpha
Comment 3•21 years ago
|
||
anyone know if this is done? if it is can you mark it so
--unsettting target milestone
thx
Target Milestone: mozilla1.5alpha → ---
Reporter | ||
Comment 4•21 years ago
|
||
This is not complete.
nsIEditorDocShell has an nsIEditor member; it should be an nsISupports.
Updated•18 years ago
|
QA Contact: sujay → editor
Updated•18 years ago
|
Assignee: mjudge → nobody
Status: ASSIGNED → NEW
Comment 5•4 years ago
|
||
Bulk-downgrade of unassigned, untouched DOM/Storage bug's priority.
If you have reason to believe, this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
Comment 6•2 years ago
|
||
I think that we have no plan to support embedding now. And in these days, we use concrete class pointers for avoiding virtual calls.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•