Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 53a061b06da58523fe3f1be5368450e549315f24
      
https://github.com/WebKit/WebKit/commit/53a061b06da58523fe3f1be5368450e549315f24
  Author: Chris Dumez <[email protected]>
  Date:   2025-12-15 (Mon, 15 Dec 2025)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/table/TableGrid.h

  Log Message:
  -----------
  Drop unnecessary IsDeprecatedWeakRefSmartPointerException for TableGridCell
https://bugs.webkit.org/show_bug.cgi?id=304169

Reviewed by Geoffrey Garen.

* Source/WebCore/layout/formattingContexts/table/TableGrid.h:
(WebCore::Layout::TableGridCell::startColumn const): Deleted.
(WebCore::Layout::TableGridCell::endColumn const): Deleted.
(WebCore::Layout::TableGridCell::startRow const): Deleted.
(WebCore::Layout::TableGridCell::endRow const): Deleted.
(WebCore::Layout::TableGridCell::columnSpan const): Deleted.
(WebCore::Layout::TableGridCell::rowSpan const): Deleted.
(WebCore::Layout::TableGridCell::position const): Deleted.
(WebCore::Layout::TableGridCell::span const): Deleted.
(WebCore::Layout::TableGridCell::setBaseline): Deleted.
(WebCore::Layout::TableGridCell::baseline const): Deleted.
(WebCore::Layout::TableGridCell::box const): Deleted.

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



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

Reply via email to