[webkit-changes] [WebKit/WebKit] f307d7: Fix some coding style issues in GraphicsContextSwi...

Simon Fraser noreply at github.com
Mon Sep 9 10:18:11 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f307d744417093d75be5d3231468d8494b4c88f9
      https://github.com/WebKit/WebKit/commit/f307d744417093d75be5d3231468d8494b4c88f9
  Author: Simon Fraser <simon.fraser at apple.com>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/GraphicsContextSwitcher.cpp
    M Source/WebCore/platform/graphics/GraphicsContextSwitcher.h
    M Source/WebCore/platform/graphics/ImageBufferContextSwitcher.cpp
    M Source/WebCore/platform/graphics/ImageBufferContextSwitcher.h
    M Source/WebCore/platform/graphics/TransparencyLayerContextSwitcher.h

  Log Message:
  -----------
  Fix some coding style issues in GraphicsContextSwitcher
https://bugs.webkit.org/show_bug.cgi?id=279322
rdar://135509436

Reviewed by Alan Baradlay.

Fix coding style issues in GraphicsContextSwitcher and subclasses.

* Source/WebCore/platform/graphics/GraphicsContextSwitcher.cpp:
(WebCore::GraphicsContextSwitcher::create):
* Source/WebCore/platform/graphics/GraphicsContextSwitcher.h:
* Source/WebCore/platform/graphics/ImageBufferContextSwitcher.cpp:
(WebCore::ImageBufferContextSwitcher::ImageBufferContextSwitcher):
* Source/WebCore/platform/graphics/ImageBufferContextSwitcher.h:
* Source/WebCore/platform/graphics/TransparencyLayerContextSwitcher.h:

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