Bug 1456169 part 2. Remove the now-unnecessary nsITextControlElement::GetPlaceholderNode. r=emilio
MozReview-Commit-ID: FcVbeHEwkMz
This commit is contained in:
@@ -261,12 +261,6 @@ HTMLTextAreaElement::CreateEditor()
|
||||
return mState.PrepareEditor();
|
||||
}
|
||||
|
||||
NS_IMETHODIMP_(Element*)
|
||||
HTMLTextAreaElement::GetPlaceholderNode()
|
||||
{
|
||||
return mState.GetPlaceholderNode();
|
||||
}
|
||||
|
||||
NS_IMETHODIMP_(void)
|
||||
HTMLTextAreaElement::UpdateOverlayTextVisibility(bool aNotify)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user