MozPhonetic has an attribute, phonetic, whose type is DOMString. This is available only in chrome.
https://searchfox.org/mozilla-central/rev/224cc663d54085994a4871ef464b7662e0721e83/dom/webidl/HTMLInputElement.webidl#220-224,227

Its XPCOM implementation is nsIPhonetic, which is inherited by EditorBase and HTMLInputElement.
https://searchfox.org/mozilla-central/rev/224cc663d54085994a4871ef464b7662e0721e83/dom/html/nsIPhonetic.idl

Nobody (including add-ons) uses them now. So, we can get rid of them.

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1363278

--
Masayuki Nakano <masay...@d-toybox.com>
Software Engineer, Mozilla
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to