From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- xpcom/base/nsIDebug2.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xpcom/base/nsIDebug2.idl') diff --git a/xpcom/base/nsIDebug2.idl b/xpcom/base/nsIDebug2.idl index 4672fea7ea..f60a8eafa5 100644 --- a/xpcom/base/nsIDebug2.idl +++ b/xpcom/base/nsIDebug2.idl @@ -33,7 +33,7 @@ interface nsIDebug2 : nsISupports * Whether a debugger is currently attached. * Supports Windows + Mac */ - readonly attribute bool isDebuggerAttached; + readonly attribute boolean isDebuggerAttached; /** * Show an assertion and trigger nsIDebug2.break(). -- cgit v1.2.3