[webkit-changes] [WebKit/WebKit] be6ad6: Remove various unused functions across WebCore

Ahmad Saleem noreply at github.com
Sun Nov 19 05:49:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: be6ad6822306074f1289674664045a3d851e9ec1
      https://github.com/WebKit/WebKit/commit/be6ad6822306074f1289674664045a3d851e9ec1
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
    M Source/WebCore/html/MediaController.cpp
    M Source/WebCore/html/MediaController.h
    M Source/WebCore/html/PluginDocument.cpp
    M Source/WebCore/html/PluginDocument.h
    M Source/WebCore/html/canvas/WebGLProgram.cpp
    M Source/WebCore/html/canvas/WebGLProgram.h
    M Source/WebCore/svg/SVGGlyphElement.h

  Log Message:
  -----------
  Remove various unused functions across WebCore

https://bugs.webkit.org/show_bug.cgi?id=265069

Reviewed by Ryosuke Niwa.

This PR is to remove unused functions across various WebCore ares i.e., SVG, HTML, Canvas etc.

* Source/WebCore/html/canvas/WebGLProgram.cpp:
(WebGLProgram::setLinkStatus):
* Source/WebCore/html/canvas/WebGLProgram.h:
* Source/WebCore/html/MediaController.cpp:
(MediaController::containsMediaElement):
* Source/WebCore/html/MediaController.h:
* Source/WebCore/html/PluginDocument.cpp:
(PluginDocument::cancelManualPluginLoad):
* Source/WebCore/html/PluginDocument.h:
* Source/WebCore/svg/SVGGlyphElement.h:

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




More information about the webkit-changes mailing list