Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 523d639811b04d974c02e5411a1850d5a6d79369
      
https://github.com/WebKit/WebKit/commit/523d639811b04d974c02e5411a1850d5a6d79369
  Author: Chris Dumez <[email protected]>
  Date:   2024-09-28 (Sat, 28 Sep 2024)

  Changed paths:
    M Source/JavaScriptCore/runtime/VM.h
    M Source/WTF/wtf/Forward.h
    M Source/WTF/wtf/ObjectIdentifier.h
    M Source/WebCore/dom/ScriptExecutionContext.h
    M Source/WebCore/workers/service/ServiceWorkerClients.h
    M Source/WebKit/NetworkProcess/NetworkSession.cpp
    M Source/WebKit/NetworkProcess/storage/NetworkStorageManager.cpp
    M Source/WebKit/NetworkProcess/storage/NetworkStorageManager.h
    M Source/WebKit/NetworkProcess/webrtc/RTCDataChannelRemoteManagerProxy.cpp
    M Source/WebKit/Platform/IPC/Connection.cpp
    M Source/WebKit/Platform/IPC/Connection.h
    M Source/WebKit/Platform/IPC/JSIPCBinding.h
    M 
Source/WebKit/WebProcess/GPU/graphics/RemoteDisplayListRecorderFlushIdentifier.h
    M Source/WebKit/WebProcess/WebProcess.cpp
    M Source/WebKit/WebProcess/WebProcess.h
    M Source/WebKit/webpushd/PushClientConnection.h

  Log Message:
  -----------
  Drop WTF::LegacyNullableAtomicObjectIdentifier
https://bugs.webkit.org/show_bug.cgi?id=280551

Reviewed by Darin Adler.

Drop WTF::LegacyNullableAtomicObjectIdentifier. All remaining usage has
been ported to AtomicObjectIdentifier.

* Source/JavaScriptCore/runtime/VM.h:
* Source/WTF/wtf/Forward.h:
* Source/WTF/wtf/ObjectIdentifier.h:
* Source/WebCore/dom/ScriptExecutionContext.h:
* Source/WebCore/workers/service/ServiceWorkerClients.h:
* Source/WebKit/Platform/IPC/Connection.cpp:
* Source/WebKit/Platform/IPC/Connection.h:
* Source/WebKit/Platform/IPC/JSIPCBinding.h:
* 
Source/WebKit/WebProcess/GPU/graphics/RemoteDisplayListRecorderFlushIdentifier.h:
* Source/WebKit/webpushd/PushClientConnection.h:

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