WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
260444
Missing FrameLoader includes WebCore/loader/MixedContentChecker.cpp:92
https://bugs.webkit.org/show_bug.cgi?id=260444
Summary
Missing FrameLoader includes WebCore/loader/MixedContentChecker.cpp:92
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug