Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a0857ee47933f8a197e95e3c6461ab2bf885015d
      
https://github.com/WebKit/WebKit/commit/a0857ee47933f8a197e95e3c6461ab2bf885015d
  Author: Basuke Suzuki <[email protected]>
  Date:   2024-09-10 (Tue, 10 Sep 2024)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxyTesting.cpp

  Log Message:
  -----------
  Protect member variable usage in WebPageProxyTesting with smart pointer
https://bugs.webkit.org/show_bug.cgi?id=279381

Reviewed by Ryosuke Niwa.

In WebPageProxyTesting, member variables are used without protection of smart 
pointer.

* Source/WebKit/UIProcess/WebPageProxyTesting.cpp:
(WebKit::WebPageProxyTesting::messageSenderConnection const):
(WebKit::WebPageProxyTesting::messageSenderDestinationID const):
(WebKit::WebPageProxyTesting::dispatchActivityStateUpdate):
(WebKit::WebPageProxyTesting::setCrossSiteLoadWithLinkDecorationForTesting):
(WebKit::WebPageProxyTesting::clearWheelEventTestMonitor):

Canonical link: https://commits.webkit.org/283417@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