Bug 1567808 - Remove unused HTMLInputElement::FlushFrames. r=bzbarsky

Differential Revision: https://phabricator.services.mozilla.com/D38831
This commit is contained in:
Cameron McCormack
2019-07-22 14:44:17 +00:00
parent 5c508e15f9
commit dfdf67dae0
2 changed files with 0 additions and 11 deletions

View File

@@ -1378,11 +1378,6 @@ class HTMLInputElement final : public nsGenericHTMLFormElementWithState,
*/
static bool IsDateTimeInputType(uint8_t aType);
/**
* Flushes the layout frame tree to make sure we have up-to-date frames.
*/
void FlushFrames();
/**
* Returns true if the element should prevent dispatching another DOMActivate.
* This is used in situations where the anonymous subtree should already have