[webkit-changes] [WebKit/WebKit] 06d849: [IsDeprecatedWeakRefSmartPointerException] Remove ...

Rupin Mittal noreply at github.com
Wed Oct 16 11:43:29 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 06d849415c31fc9b3d9b32eded8b601692390e4a
      https://github.com/WebKit/WebKit/commit/06d849415c31fc9b3d9b32eded8b601692390e4a
  Author: Rupin Mittal <rupin at apple.com>
  Date:   2024-10-16 (Wed, 16 Oct 2024)

  Changed paths:
    M Source/WebKit/WebProcess/GPU/graphics/RemoteRenderingBackendProxy.h

  Log Message:
  -----------
  [IsDeprecatedWeakRefSmartPointerException] Remove exception from RemoteRenderingBackendProxy
https://bugs.webkit.org/show_bug.cgi?id=281558
rdar://138016364

Reviewed by Chris Dumez and Geoffrey Garen.

Since RemoteRenderingBackendProxy does not inherit from `CanMakeWeakPtr`,
it does not need IsDeprecatedWeakRefSmartPointerException.

* Source/WebKit/WebProcess/GPU/graphics/RemoteRenderingBackendProxy.h:

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



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


More information about the webkit-changes mailing list