Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a1f9b136e8a596e37cb85ca437959a406433ab27
      
https://github.com/WebKit/WebKit/commit/a1f9b136e8a596e37cb85ca437959a406433ab27
  Author: Vitor Roriz <[email protected]>
  Date:   2026-05-13 (Wed, 13 May 2026)

  Changed paths:
    M Source/WebCore/platform/ContextMenuItem.h
    M Source/WebCore/platform/graphics/ComplexTextController.h
    M Source/WebCore/platform/graphics/WidthIterator.h
    M Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.cpp
    M 
Source/WebCore/platform/graphics/avfoundation/objc/CDMSessionAVFoundationObjC.mm
    M Source/WebCore/platform/graphics/ca/GraphicsLayerCA.h
    M Source/WebCore/platform/graphics/opentype/OpenTypeVerticalData.cpp
    M Source/WebCore/platform/graphics/transforms/TransformationMatrix.h
    M Source/WebCore/platform/graphics/win/FontCacheWin.cpp
    M Source/WebCore/platform/graphics/win/GraphicsContextWin.cpp
    M Source/WebCore/platform/graphics/win/cairo/GraphicsContextWinCairo.cpp
    M Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp
    M Source/WebCore/platform/ios/wak/WebCoreThreadRun.cpp
    M Source/WebCore/platform/win/ClipboardUtilitiesWin.h
    M Source/WebCore/platform/win/cairo/DragImageWinCairo.cpp

  Log Message:
  -----------
  WebCore/platform: Use nullptr instead of 0 for pointer initialization
https://bugs.webkit.org/show_bug.cgi?id=314740
rdar://176990368

Reviewed by Ryosuke Niwa.

* Source/WebCore/platform/ContextMenuItem.h:
* Source/WebCore/platform/graphics/ComplexTextController.h:
* Source/WebCore/platform/graphics/WidthIterator.h:
* Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.cpp:
(WebCore::GraphicsContextGLANGLE::getVertexAttribOffset):
* 
Source/WebCore/platform/graphics/avfoundation/objc/CDMSessionAVFoundationObjC.mm:
(WebCore::CDMSessionAVFoundationObjC::generateKeyRequest):
* Source/WebCore/platform/graphics/ca/GraphicsLayerCA.h:
* Source/WebCore/platform/graphics/opentype/OpenTypeVerticalData.cpp:
(WebCore::OpenType::GSUBTable::feature const):
* Source/WebCore/platform/graphics/transforms/TransformationMatrix.h:
* Source/WebCore/platform/graphics/win/FontCacheWin.cpp:
(WebCore::FontCache::systemFallbackForCharacterCluster):
* Source/WebCore/platform/graphics/win/GraphicsContextWin.cpp:
(WebCore::GraphicsContext::getWindowsContext):
* Source/WebCore/platform/graphics/win/cairo/GraphicsContextWinCairo.cpp:
(WebCore::createCairoContextWithHDC):
* Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp:
(WebCore::JPEGImageReader::JPEGImageReader):
* Source/WebCore/platform/ios/wak/WebCoreThreadRun.cpp:
* Source/WebCore/platform/win/ClipboardUtilitiesWin.h:
* Source/WebCore/platform/win/cairo/DragImageWinCairo.cpp:
(WebCore::createDragImageFromImage):

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



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

Reply via email to