Bug 1567808 - Remove unused HTMLInputElement::FlushFrames. r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D38831
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user