[webkit-changes] [WebKit/WebKit] 36e27e: Eliminate some unneeded header inclusions
Ahmad Saleem
noreply at github.com
Sun Feb 25 08:57:43 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 36e27eaf8bd45b13ef0a99d9be290866485afbe8
https://github.com/WebKit/WebKit/commit/36e27eaf8bd45b13ef0a99d9be290866485afbe8
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2024-02-25 (Sun, 25 Feb 2024)
Changed paths:
M Source/WebCore/platform/graphics/texmap/TextureMapper.h
M Source/WebKit/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.cpp
M Source/WebKit/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.h
Log Message:
-----------
Eliminate some unneeded header inclusions
https://bugs.webkit.org/show_bug.cgi?id=149343
Reviewed by Tim Nguyen.
Credits: Emanuele Aina <emanuele.aina at collabora.com>
This patch removes unneeded headers from two files and redundant class from another.
* Source/WebCore/platform/graphics/texmap/TextureMapper.h: Remove `GraphicsLayer` class
* Source/WebKit/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.cpp:
* Source/WebKit/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.h:
Canonical link: https://commits.webkit.org/275294@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