[webkit-changes] [WebKit/WebKit] fe533b: Convert Policy, ShouldAllowFromThirdParty enums in...
Alexsander Borges Damaceno
noreply at github.com
Tue Oct 8 22:34:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fe533bd6abf71accf875509f9d9e92e44d5bd312
https://github.com/WebKit/WebKit/commit/fe533bd6abf71accf875509f9d9e92e44d5bd312
Author: Alexsander Damaceno <aemgbo at gmail.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M Source/WebCore/page/SecurityOrigin.cpp
M Source/WebCore/page/SecurityOrigin.h
Log Message:
-----------
Convert Policy, ShouldAllowFromThirdParty enums in SecurityOrigin.h to an enum class
https://bugs.webkit.org/show_bug.cgi?id=281104
Reviewed by Sihui Liu.
Convert Policy, ShouldAllowFromThirdParty enums in SecurityOrigin.h to an enum class
* Source/WebCore/page/SecurityOrigin.cpp:
(WebCore::SecurityOrigin::canShowNotifications const):
* Source/WebCore/page/SecurityOrigin.h:
Canonical link: https://commits.webkit.org/284870@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