Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9bee5efa89a2c4a0d6c0f5a190826215f6f16fc4
      
https://github.com/WebKit/WebKit/commit/9bee5efa89a2c4a0d6c0f5a190826215f6f16fc4
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-02-24 (Tue, 24 Feb 2026)

  Changed paths:
    M Source/WebCore/dom/Document.cpp

  Log Message:
  -----------
  Deploy smart pointer in Document::sceneIdentifierDidChange
https://bugs.webkit.org/show_bug.cgi?id=308539

Reviewed by Chris Dumez.

Use a smart pointer instead of a raw reference to fix the safer C++ static 
analysis warning.

No new tests since there should be no behavioral changes.

* Source/WebCore/dom/Document.cpp:
(WebCore::Document::sceneIdentifierDidChange):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to