Bug 1363278 Get rid of nsIPhonetic and HTMLInputElement.phonetic r=smaug

Nobody uses them anymore.  Therefore, we can remove them from the tree.

MozReview-Commit-ID: KTqCeI2eeFW
This commit is contained in:
Masayuki Nakano
2017-05-09 16:27:08 +09:00
parent e8099b1958
commit ae7337ffda
10 changed files with 0 additions and 114 deletions

View File

@@ -148,8 +148,6 @@ public:
NS_IMETHOD GetOwnedSelectionController(nsISelectionController** aSelCon) override;
virtual nsFrameSelection* GetOwnedFrameSelection() override;
nsresult GetPhonetic(nsAString& aPhonetic) override;
/**
* Ensure mEditor is initialized with the proper flags and the default value.
* @throws NS_ERROR_NOT_INITIALIZED if mEditor has not been created