Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make loadURLIntoChildFrame use loadWithNavigationAction #28753

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rwlbuis
Copy link
Contributor

@rwlbuis rwlbuis commented May 18, 2024

https://bugs.webkit.org/show_bug.cgi?id=274348

Reviewed by NOBODY (OOPS!).

WIP.

* Source/WebCore/loader/FrameLoadRequest.h:
(WebCore::FrameLoadRequest::isInitialFrameSrcLoad const): Deleted.
(WebCore::FrameLoadRequest::setIsInitialFrameSrcLoad): Deleted.
* Source/WebCore/loader/FrameLoader.cpp:
(WebCore::FrameLoader::loadURLIntoChildFrame):
(WebCore::FrameLoader::loadURL):
@rwlbuis rwlbuis requested a review from cdumez as a code owner May 18, 2024 13:51
@rwlbuis rwlbuis self-assigned this May 18, 2024
@rwlbuis rwlbuis added the Page Loading For bugs in page loading, including handling of network callbacks. label May 18, 2024
@rwlbuis rwlbuis removed the request for review from cdumez May 18, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Page Loading For bugs in page loading, including handling of network callbacks.
Projects
None yet
2 participants