[webkit-changes] [WebKit/WebKit] a3c23e: Adopt dynamicDowncast<> in GPUProcess and NetworkP...

Anne van Kesteren noreply at github.com
Wed Feb 28 08:58:32 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a3c23e4126f468c23a1787a0fa48c4f108e2dad6
      https://github.com/WebKit/WebKit/commit/a3c23e4126f468c23a1787a0fa48c4f108e2dad6
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2024-02-28 (Wed, 28 Feb 2024)

  Changed paths:
    M Source/WebKit/GPUProcess/graphics/RemoteDisplayListRecorder.cpp
    M Source/WebKit/GPUProcess/media/RemoteMediaPlayerProxy.cpp
    M Source/WebKit/NetworkProcess/storage/LocalStorageManager.cpp

  Log Message:
  -----------
  Adopt dynamicDowncast<> in GPUProcess and NetworkProcess
https://bugs.webkit.org/show_bug.cgi?id=270164

Reviewed by Chris Dumez.

For security & performance.

* Source/WebKit/GPUProcess/graphics/RemoteDisplayListRecorder.cpp:
(WebKit::RemoteDisplayListRecorder::drawSystemImage):
* Source/WebKit/GPUProcess/media/RemoteMediaPlayerProxy.cpp:
(WebKit::RemoteMediaPlayerProxy::createAudioSourceProvider):
* Source/WebKit/NetworkProcess/storage/LocalStorageManager.cpp:
(WebKit::LocalStorageManager::hasDataInMemory const):
(WebKit::LocalStorageManager::clearDataInMemory):
(WebKit::LocalStorageManager::clearDataOnDisk):
(WebKit::LocalStorageManager::close):
(WebKit::LocalStorageManager::handleLowMemoryWarning):
(WebKit::LocalStorageManager::syncLocalStorage):
(WebKit::LocalStorageManager::connectToLocalStorageArea):
(WebKit::LocalStorageManager::connectToTransientLocalStorageArea):

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