From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- dom/chrome-webidl/FrameLoader.webidl | 7 ------- 1 file changed, 7 deletions(-) (limited to 'dom/chrome-webidl/FrameLoader.webidl') diff --git a/dom/chrome-webidl/FrameLoader.webidl b/dom/chrome-webidl/FrameLoader.webidl index df3d03f2b7..e05d5b236b 100644 --- a/dom/chrome-webidl/FrameLoader.webidl +++ b/dom/chrome-webidl/FrameLoader.webidl @@ -122,13 +122,6 @@ interface FrameLoader { [Pure] readonly attribute unsigned long long childID; - /** - * Find out whether the owner content really is a mozbrowser. - * is not considered to be a mozbrowser frame. - */ - [Pure] - readonly attribute boolean ownerIsMozBrowserFrame; - /** * The last known width of the frame. Reading this property will not trigger * a reflow, and therefore may not reflect the current state of things. It -- cgit v1.2.3