Bug 260444

Summary: Missing FrameLoader includes WebCore/loader/MixedContentChecker.cpp:92
Product: WebKit Reporter: Dennis Nezic <dennisn>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply, webkit-bug-importer
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Dennis Nezic
Reported 2023-08-20 07:12:48 PDT
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();
Attachments
Note You need to log in before you can comment on or make changes to this bug.