Looks unused: https://searchfox.org/mozilla-central/search?q=%3Ceditor&case=false®exp=false&path= https://searchfox.org/mozilla-central/search?q=create.*Element.*%5C%28.*%22editor®exp=true&path= Platform code: https://searchfox.org/mozilla-central/search?q=nsGkAtoms%3A%3Aeditor&case=false®exp=false&path= https://searchfox.org/mozilla-central/search?q=%3Ceditor&case=false®exp=false&path=test For comm-central, I think using `<iframe>` instead should work.
Bug 1591355 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Looks unused: https://searchfox.org/mozilla-central/search?q=%3Ceditor&case=false®exp=false&path= https://searchfox.org/mozilla-central/search?q=create.*Element.*%5C%28.*%22editor®exp=true&path= Platform code: https://searchfox.org/mozilla-central/search?q=nsGkAtoms%3A%3Aeditor&case=false®exp=false&path= https://searchfox.org/mozilla-central/search?q=%3Ceditor&case=false®exp=false&path=test https://searchfox.org/mozilla-central/rev/2a355e56c490768be676689de18629485c9d699b/xpcom/ds/StaticAtoms.py#398 For comm-central, I think using `<iframe>` instead should work.
Looks unused: https://searchfox.org/mozilla-central/search?q=%3Ceditor&case=false®exp=false&path= https://searchfox.org/mozilla-central/search?q=create.*Element.*%5C%28.*%22editor®exp=true&path= Platform code: https://searchfox.org/mozilla-central/search?q=nsGkAtoms%3A%3Aeditor&case=false®exp=false&path= https://searchfox.org/mozilla-central/source/toolkit/content/widgets/editor.js https://searchfox.org/mozilla-central/search?q=%3Ceditor&case=false®exp=false&path=test https://searchfox.org/mozilla-central/rev/2a355e56c490768be676689de18629485c9d699b/xpcom/ds/StaticAtoms.py#398 For comm-central, I think using `<iframe>` instead should work.
Looks unused: https://searchfox.org/mozilla-central/search?q=%3Ceditor&case=false®exp=false&path= https://searchfox.org/mozilla-central/search?q=create.*Element.*%5C%28.*%22editor®exp=true&path= Platform code: https://searchfox.org/mozilla-central/search?q=nsGkAtoms%3A%3Aeditor&case=false®exp=false&path= https://searchfox.org/mozilla-central/source/toolkit/content/widgets/editor.js https://searchfox.org/mozilla-central/search?q=%3Ceditor&case=false®exp=false&path=test https://searchfox.org/mozilla-central/rev/2a355e56c490768be676689de18629485c9d699b/xpcom/ds/StaticAtoms.py#398 ~~For comm-central, I think using `<iframe>` instead should work.~~ Looks like this will need porting the MozEditor CE to be ported, and the platform code to be kept or the MozEditor CE could potentially extend browser/iframe. This doesn't look trivial to port, so I guess it could be held off for now.