Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2da6c3d7fc14abe217799176c8c5120ea7d8bce2
      
https://github.com/WebKit/WebKit/commit/2da6c3d7fc14abe217799176c8c5120ea7d8bce2
  Author: David Kilzer <[email protected]>
  Date:   2025-10-06 (Mon, 06 Oct 2025)

  Changed paths:
    M Source/WebKit/WebProcess/Model/ModelProcessModelPlayerManager.cpp

  Log Message:
  -----------
  ModelProcessModelPlayerManager.cpp:64:13: error: reference to stack memory 
associated with local variable 'modelProcessConnection' returned
<https://bugs.webkit.org/show_bug.cgi?id=300260>
<rdar://162066538>

Unreviewed build fix.

* Source/WebKit/WebProcess/Model/ModelProcessModelPlayerManager.cpp:
(WebKit::ModelProcessModelPlayerManager::modelProcessConnection):
- Add call to unsafeGet() until we have time to fix this anti-pattern
  properly.

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