Closed
Bug 1325281
Opened 9 years ago
Closed 9 years ago
Get rid of nsIEditorIMESupport
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Now, nsIEditorIMESupport is empty interface and it inherits nsIEditor.
In next a couple of cycles, we should get rid of this interface.
| Assignee | ||
Comment 1•9 years ago
|
||
glazou may need to know about this change.
| Assignee | ||
Comment 2•9 years ago
|
||
I investigated all add-ons. Then, only an obsolete add-on and Firefox Simulator used this. So, no active add-on is using this interface!
Updated•9 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 3•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
| Comment hidden (mozreview-request) |
Comment 5•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8865848 [details]
Bug 1325281 Get rid of nsIEditorIMESupport
https://reviewboard.mozilla.org/r/137454/#review140874
Attachment #8865848 -
Flags: review?(m_kato) → review+
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/a07187abe8bd
Get rid of nsIEditorIMESupport r=m_kato
Comment 7•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
| Assignee | ||
Updated•6 years ago
|
Blocks: redesign-editor-scriptable-API
You need to log in
before you can comment on or make changes to this bug.
Description
•