Closed
Bug 1581034
Opened 5 years ago
Closed 5 years ago
Get rid of TextEditUtils
Categories
(Core :: DOM: Editor, task)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
Attachments
(2 files)
After fixing bug 1540029, TextEditUtils
becomes having only too simple methods. For making each caller clearer, we should unwrap from the methods.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → masayuki
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/4e5e43eefae5
part 1: Get rid of `TextEditUtils::IsBody()` r=m_kato
https://hg.mozilla.org/integration/autoland/rev/71cfe2c9fc79
part 2: Get rid of `TextEditUtils::IsBreak()` and `TextEditUtils` itself r=m_kato
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4e5e43eefae5
https://hg.mozilla.org/mozilla-central/rev/71cfe2c9fc79
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•