[webkit-changes] [WebKit/WebKit] 98062d: Switch from RefPtr to Ref in PushMessageData bindi...

Anne van Kesteren noreply at github.com
Fri May 24 22:47:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 98062d50b937aa77fd4aa9f42fde6e305c554871
      https://github.com/WebKit/WebKit/commit/98062d50b937aa77fd4aa9f42fde6e305c554871
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
    M Source/WebCore/Modules/push-api/PushMessageData.cpp
    M Source/WebCore/Modules/push-api/PushMessageData.h

  Log Message:
  -----------
  Switch from RefPtr to Ref in PushMessageData binding code
https://bugs.webkit.org/show_bug.cgi?id=274652

Reviewed by Darin Adler.

Some additional cleanup following 279263 at main.

* Source/WebCore/Modules/push-api/PushMessageData.cpp:
(WebCore::PushMessageData::arrayBuffer):
(WebCore::PushMessageData::blob):
(WebCore::PushMessageData::bytes):
* Source/WebCore/Modules/push-api/PushMessageData.h:

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