From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- dom/html/HTMLSummaryElement.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dom/html/HTMLSummaryElement.h') diff --git a/dom/html/HTMLSummaryElement.h b/dom/html/HTMLSummaryElement.h index b70e8eebbb..d61f3813aa 100644 --- a/dom/html/HTMLSummaryElement.h +++ b/dom/html/HTMLSummaryElement.h @@ -30,7 +30,7 @@ class HTMLSummaryElement final : public nsGenericHTMLElement { nsresult PostHandleEvent(EventChainPostVisitor& aVisitor) override; - bool IsHTMLFocusable(bool aWithMouse, bool* aIsFocusable, + bool IsHTMLFocusable(IsFocusableFlags, bool* aIsFocusable, int32_t* aTabIndex) override; int32_t TabIndexDefault() override; -- cgit v1.2.3