Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fddbb3398ca15e7e1ca9e80c5c73ab16154cafcf
      
https://github.com/WebKit/WebKit/commit/fddbb3398ca15e7e1ca9e80c5c73ab16154cafcf
  Author: Anne van Kesteren <[email protected]>
  Date:   2025-06-14 (Sat, 14 Jun 2025)

  Changed paths:
    M Source/WebKit/GPUProcess/graphics/WebGPU/RemoteDevice.cpp
    M Source/WebKit/GPUProcess/graphics/WebGPU/RemoteDevice.h
    M Source/WebKit/NetworkProcess/storage/CacheStorageManager.cpp
    M Source/WebKit/NetworkProcess/storage/CacheStorageManager.h
    M Source/WebKit/NetworkProcess/webrtc/RTCDataChannelRemoteManagerProxy.cpp
    M Source/WebKit/NetworkProcess/webrtc/RTCDataChannelRemoteManagerProxy.h
    M Source/WebKit/Platform/IPC/MessageReceiveQueues.h
    M Source/WebKit/Shared/Extensions/WebExtensionSQLiteDatabase.cpp
    M Source/WebKit/Shared/Extensions/WebExtensionSQLiteDatabase.h
    M Source/WebKit/Shared/Extensions/WebExtensionSQLiteStatement.cpp
    M Source/WebKit/Shared/Extensions/WebExtensionSQLiteStore.cpp
    M Source/WebKit/Shared/Extensions/WebExtensionSQLiteStore.h
    M Source/WebKit/UIProcess/Extensions/WebExtensionStorageSQLiteStore.cpp

  Log Message:
  -----------
  Make more m_queue's const to improve code readability
https://bugs.webkit.org/show_bug.cgi?id=294499

Reviewed by Mike Wyrzykowski and Chris Dumez.

It appears some were left behind in previous iterations of making
things const. This also makes some members const that are not m_queue
and applies https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines

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