Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a09d4732330fbc6abf69fceffe6e37a0e721ddaf
      
https://github.com/WebKit/WebKit/commit/a09d4732330fbc6abf69fceffe6e37a0e721ddaf
  Author: Ahmad Saleem <[email protected]>
  Date:   2026-06-07 (Sun, 07 Jun 2026)

  Changed paths:
    M Source/WebCore/rendering/RenderTable.cpp
    M Source/WebCore/rendering/RenderTable.h

  Log Message:
  -----------
  Remove dead RenderTable accessors header()/footer()/firstBody()/bgColor()
https://bugs.webkit.org/show_bug.cgi?id=316503
rdar://178957307

Reviewed by Alan Baradlay.

This patch removes dead code, which does not have any callers.

* Source/WebCore/rendering/RenderTable.cpp:
(WebCore::RenderTable::header const): Deleted.
(WebCore::RenderTable::footer const): Deleted.
(WebCore::RenderTable::firstBody const): Deleted.
* Source/WebCore/rendering/RenderTable.h:
(WebCore::RenderTable::bgColor const): Deleted.

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



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

Reply via email to