Closed Bug 1568777 Opened 5 years ago Closed 5 years ago

First argument of `nsIEditor.unmask()` should be optional

Categories

(Core :: DOM: Editor, task, P1)

task

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Currently, if you need to unmask all password characters, you need to call nsIEditor.unmask(0). However, this is ugly and this must be the most use case. So, I think that we should make it optional.

Bugbug thinks this bug is a task, but please change it back in case of error.

Type: defect → task

Currently, if you need to unmask all password characters, you need to call
nsIEditor.unmask(0). However, this is ugly and this must be the most use
case. So, I think that we should make it optional.

Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/eb291ab74083
Make first argument of `nsIEditor.unmask()` optional r=m_kato
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: