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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user