Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 83b975c8c48d9d5d5b3aac2df3115a8c201e8c6e
      
https://github.com/WebKit/WebKit/commit/83b975c8c48d9d5d5b3aac2df3115a8c201e8c6e
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2025-06-23 (Mon, 23 Jun 2025)

  Changed paths:
    M Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm
    M Source/WebKit/UIProcess/WebProcessPool.h

  Log Message:
  -----------
  [WebGPU] newly added observers are not unregistered from 
WebProcessPoolCocoa.mm
https://bugs.webkit.org/show_bug.cgi?id=294854
rdar://154044395

Reviewed by Aditya Keerthi.

296453@main added two new observers but never unregistered them.

* Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:
(WebKit::WebProcessPool::registerNotificationObservers):
(WebKit::WebProcessPool::unregisterNotificationObservers):
* Source/WebKit/UIProcess/WebProcessPool.h:

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