[webkit-changes] [WebKit/WebKit] 7874af: [Skia] Remove m_elementsStream from PathSkia

Carlos Garcia Campos noreply at github.com
Mon Feb 19 04:28:59 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7874af8ac73eddcceeea51497d9df2e2b7297d50
      https://github.com/WebKit/WebKit/commit/7874af8ac73eddcceeea51497d9df2e2b7297d50
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/skia/PathSkia.cpp
    M Source/WebCore/platform/graphics/skia/PathSkia.h

  Log Message:
  -----------
  [Skia] Remove m_elementsStream from PathSkia
https://bugs.webkit.org/show_bug.cgi?id=269698

Reviewed by Adrian Perez de Castro.

We copied it from cairo, but it's not needed with Skia.

* Source/WebCore/platform/graphics/skia/PathSkia.cpp:
(WebCore::PathSkia::PathSkia):
(WebCore::PathSkia::copy const):
(WebCore::PathSkia::add):
(WebCore::PathSkia::addPath):
(WebCore::PathSkia::applyElements const):
(WebCore::PathSkia::fastBoundingRect const):
(WebCore::PathSkia::boundingRect const):
* Source/WebCore/platform/graphics/skia/PathSkia.h:

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