Closed
Bug 1533250
Opened 6 years ago
Closed 6 years ago
Remote unused *JSAndPlugin* methods from nsIEditingSession
Categories
(Core :: DOM: Editor, enhancement, P3)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Firefox, comm-central and bluegriffon don't use JSAndPlugin methods of nsIEditingSession from script. Let's remove or move to nsEditingSession.
Assignee | ||
Comment 1•6 years ago
|
||
Firefox, comm-central and bluegriffon don't use *JSAndPlugin*
methods of
nsIEditingSession
from script. Let's remove or move to nsEditingSession
.
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f7a8e2149027
Remove *JSAndPlugins* methods from nsIEditingSession. r=masayuki
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•5 years ago
|
Blocks: redesign-editor-scriptable-API
You need to log in
before you can comment on or make changes to this bug.
Description
•