Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8d191d02e3404cc45fe5e64fb76d340f9d25fd55
      
https://github.com/WebKit/WebKit/commit/8d191d02e3404cc45fe5e64fb76d340f9d25fd55
  Author: Matthew Finkel <[email protected]>
  Date:   2024-08-01 (Thu, 01 Aug 2024)

  Changed paths:
    M Source/WebKit/UIProcess/PageLoadState.cpp
    M Source/WebKit/UIProcess/PageLoadState.h
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  Rename PageLoadState's titleFromSafeBrowsingWarning to 
titleFromBrowsingWarning
https://bugs.webkit.org/show_bug.cgi?id=277502
rdar://133007671

Reviewed by Ryosuke Niwa.

Similar to 281715@main. This change renames usage of SafeBrowsingWarning in
PageLoadState to use a more generic name.

No behavioral changes.

* Source/WebKit/UIProcess/PageLoadState.cpp:
(WebKit::PageLoadState::commitChanges):
(WebKit::PageLoadState::reset):
(WebKit::PageLoadState::didCommitLoad):
(WebKit::PageLoadState::title const):
(WebKit::PageLoadState::setTitleFromBrowsingWarning):
(WebKit::PageLoadState::setTitleFromSafeBrowsingWarning): Deleted.
* Source/WebKit/UIProcess/PageLoadState.h:
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::decidePolicyForNavigationAction):

Canonical link: https://commits.webkit.org/281729@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to