Closed
Bug 1454945
Opened 7 years ago
Closed 7 years ago
Get rid of nsIEditor.suppressDispatchingInputEvent since nobody uses it from JS
Categories
(Core :: DOM: Editor, enhancement)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Neither c-c nor blugriffon uses nsIEditor.suppressDispatchingInputEvent. So, we can remove it from nsIEditor.
Assignee | ||
Comment 1•7 years ago
|
||
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8968942 [details]
Bug 1454945 - Get rid of nsIEditor.suppressDispatchingInputEvent since nobody uses it from JS
https://reviewboard.mozilla.org/r/237626/#review244124
Attachment #8968942 -
Flags: review?(m_kato) → review+
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/c2bc44fd23ad
Get rid of nsIEditor.suppressDispatchingInputEvent since nobody uses it from JS r=m_kato
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Assignee | ||
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
•