Bug 1708228 - Part 3: Remove aNotify from HTMLInputElement::VisitGroup r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D113807
This commit is contained in:
@@ -978,7 +978,7 @@ class HTMLInputElement final : public TextControlElement,
|
||||
* Visit the group of radio buttons this radio belongs to
|
||||
* @param aVisitor the visitor to visit with
|
||||
*/
|
||||
nsresult VisitGroup(nsIRadioVisitor* aVisitor, bool aFlushContent);
|
||||
nsresult VisitGroup(nsIRadioVisitor* aVisitor);
|
||||
|
||||
/**
|
||||
* Do all the work that |SetChecked| does (radio button handling, etc.), but
|
||||
|
||||
Reference in New Issue
Block a user