[webkit-changes] [WebKit/WebKit] b1c157: Remove DocumentLoader::updateAdditionalSettingsIfN...
youennf
noreply at github.com
Wed Sep 11 23:41:41 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b1c1578075361faa6249a67502a51b6c333a3774
https://github.com/WebKit/WebKit/commit/b1c1578075361faa6249a67502a51b6c333a3774
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M Source/WebCore/loader/DocumentLoader.cpp
M Source/WebCore/loader/DocumentLoader.h
Log Message:
-----------
Remove DocumentLoader::updateAdditionalSettingsIfNeeded
rdar://135786928
https://bugs.webkit.org/show_bug.cgi?id=279500
Reviewed by Wenson Hsieh.
This method is no longer useful, let's remove it.
* Source/WebCore/loader/DocumentLoader.cpp:
(WebCore::DocumentLoader::applyPoliciesToSettings):
* Source/WebCore/loader/DocumentLoader.h:
Canonical link: https://commits.webkit.org/283538@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list