Closed
Bug 1364814
Opened 4 years ago
Closed 4 years ago
Use RAII class to set and restore editor flags
Categories
(Core :: DOM: Editor, enhancement, P3)
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(1 file)
Before fixing input.value optimization, I would like to add RAII class to set and restore flags and max-length.
Assignee | ||
Updated•4 years ago
|
Priority: -- → P3
Comment hidden (mozreview-request) |
Comment 2•4 years ago
|
||
mozreview-review |
Comment on attachment 8867607 [details] Bug 1364814 - Use RAII class to set and restore editor flags. https://reviewboard.mozilla.org/r/139168/#review142440
Attachment #8867607 -
Flags: review?(masayuki) → review+
Pushed by m_kato@ga2.so-net.ne.jp: https://hg.mozilla.org/integration/autoland/rev/1a4d93b432d9 Use RAII class to set and restore editor flags. r=masayuki
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1a4d93b432d9
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•