Closed
Bug 1337273
Opened 8 years ago
Closed 8 years ago
Don't use mTextEditor from HTMLEditRules
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla54
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Updated•8 years ago
|
Summary: Don → Don't use mTextEditor from HTMLEditRules
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → m_kato
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8834812 [details]
Bug 1337273 - Don't use mTextEditor from HTMLEditRules.
https://reviewboard.mozilla.org/r/110648/#review111924
Nice. But looks like that we need to file a bug to grab mHTMLEditor in each method and use it instead of directly accessing the member variable.
Attachment #8834812 -
Flags: review?(masayuki) → review+
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/c74aceef62c8
Don't use mTextEditor from HTMLEditRules. r=masayuki
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•