Closed
Bug 1270030
Opened 9 years ago
Closed 9 years ago
Remove "layout.accessiblecaret.extendedvisibility" pref in IMETextTxn
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: TYLin, Assigned: TYLin)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
"layout.accessiblecaret.extendedvisibility" had been removed in bug 1249201. We should clean it up for IMETextTxn.
[1] https://dxr.mozilla.org/mozilla-central/rev/0a25833062a880f369e6f9f622413a94cc671bf4/editor/libeditor/IMETextTxn.cpp#42
Assignee | ||
Updated•9 years ago
|
Blocks: AccessibleCaret
Depends on: 1249201
Assignee | ||
Comment 1•9 years ago
|
||
The pref had been removed in bug 1249201. Need to clean it up for IMETextTxn.
Review commit: https://reviewboard.mozilla.org/r/50377/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/50377/
Assignee | ||
Updated•9 years ago
|
Attachment #8748545 -
Flags: review?(mats)
Updated•9 years ago
|
Attachment #8748545 -
Flags: review?(mats) → review+
Comment 2•9 years ago
|
||
Comment on attachment 8748545 [details]
MozReview Request: Bug 1270030 - Remove "layout.accessiblecaret.extendedvisibility" pref from IMETextTxn.
https://reviewboard.mozilla.org/r/50377/#review47245
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•