[Webkit-unassigned] [Bug 260444] New: Missing FrameLoader includes WebCore/loader/MixedContentChecker.cpp:92
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 20 07:12:48 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260444
Bug ID: 260444
Summary: Missing FrameLoader includes
WebCore/loader/MixedContentChecker.cpp:92
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dennisn at dennisn.mooo.com
CC: bugs-noreply at webkitgtk.org
These two are missing:
#include "FrameLoader.h"
#include "FrameLoaderClient.h"
/var/tmp/portage/net-libs/webkit-gtk-2.40.5/work/webkitgtk-2.40.5/Source/WebCore/loader/MixedContentChecker.cpp:92:23:
error: member access into incomplete type 'FrameLoader'
frame.loader().client().didDisplayInsecureContent();
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230820/533a17e8/attachment.htm>
More information about the webkit-unassigned
mailing list