Closed
Bug 1439812
Opened 7 years ago
Closed 7 years ago
Move noscript methods of nsIPlainTextEditor to TextEditor
Categories
(Core :: DOM: Editor, enhancement, P3)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
For de-virtualaize....
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8952611 [details]
Bug 1439812 - Move noscript methods of nsIPlainTextEditor to TextEditor.
https://reviewboard.mozilla.org/r/221848/#review227742
Assuming that neither c-c nor bluegriffon uses these methods from C++.
Attachment #8952611 -
Flags: review?(masayuki) → review+
Assignee | ||
Comment 3•7 years ago
|
||
mozreview-review-reply |
Comment on attachment 8952611 [details]
Bug 1439812 - Move noscript methods of nsIPlainTextEditor to TextEditor.
https://reviewboard.mozilla.org/r/221848/#review227742
Yes, c-c and bluegriffon don't use maxTextLength
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/690c1b3c4880
Move noscript methods of nsIPlainTextEditor to TextEditor. r=masayuki
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
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
•