Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e4ab0ca9a97b38443d640a8570c3de74940c1c8c
      
https://github.com/WebKit/WebKit/commit/e4ab0ca9a97b38443d640a8570c3de74940c1c8c
  Author: Devin Rousso <[email protected]>
  Date:   2026-09-16 (Wed, 16 Sep 2026)

  Changed paths:
    M Source/WebInspectorUI/UserInterface/Main.html
    R Source/WebInspectorUI/UserInterface/Views/ChartDetailsSectionRow.css
    R Source/WebInspectorUI/UserInterface/Views/ChartDetailsSectionRow.js

  Log Message:
  -----------
  Web Inspector: remove unused `WI.ChartDetailsSectionRow`
https://bugs.webkit.org/show_bug.cgi?id=324308

Reviewed by Tim Nguyen.

* Source/WebInspectorUI/UserInterface/Views/ChartDetailsSectionRow.js: Removed.
(WI.ChartDetailsSectionRow):
(WI.ChartDetailsSectionRow.prototype.get chartSize):
(WI.ChartDetailsSectionRow.prototype.set title):
(WI.ChartDetailsSectionRow.prototype.get total):
(WI.ChartDetailsSectionRow.prototype.addItem):
(WI.ChartDetailsSectionRow.prototype.setItemValue):
(WI.ChartDetailsSectionRow.prototype.clearItems):
(WI.ChartDetailsSectionRow.prototype._addCheckboxColorFilter):
(WI.ChartDetailsSectionRow.prototype._updateLegend):
(WI.ChartDetailsSectionRow.prototype._legendItemCheckboxValueChanged):
(WI.ChartDetailsSectionRow.prototype._needsLayout):
(WI.ChartDetailsSectionRow.prototype._updateLayout):
* Source/WebInspectorUI/UserInterface/Views/ChartDetailsSectionRow.css: Removed.
(.details-section > .content > .group > .row.chart > .title):
(.details-section > .content > .group > .row.chart > .chart-content):
(.details-section > .content > .group > .row.chart > .chart-content > svg > 
path.hidden):
(.details-section > .content > .group > .row.chart > .chart-content > svg > 
path.chart-segment):
(.details-section > .content > .group > .row.chart > .chart-content > svg > 
path.empty-chart):
(.details-section > .content > .group > .row.chart > .chart-content > .legend):
(.details-section > .content > .group > .row.chart > .chart-content > .legend > 
.legend-item):
(.details-section > .content > .group > .row.chart > .chart-content > .legend > 
.legend-item > label):
(.details-section > .content > .group > .row.chart > .chart-content > .legend > 
.legend-item > .value):
(.details-section > .content > .group > .row.chart > .chart-content > .legend > 
.legend-item > *):
(.details-section > .content > .group > .row.chart > .chart-content > .legend > 
.legend-item > label > .color-key, .details-section > .content > .group > 
.row.chart > .chart-content > .legend > .legend-item > label > 
input[type=checkbox]):
(.details-section > .content > .group > .row.chart > .chart-content > .legend > 
.legend-item > label > .color-key):
(.details-section > .content > .group > .row.chart > .chart-content > .legend > 
.legend-item > label > input[type=checkbox]:not(:checked), 
body.window-docked-inactive .details-section > .content > .group > .row.chart > 
.chart-content > .legend > .legend-item > label > input[type=checkbox], 
body.window-inactive .details-section > .content > .group > .row.chart > 
.chart-content > .legend > .legend-item > label > input[type=checkbox]):
(.details-section > .content > .group > .row.chart > .defs-only):

* Source/WebInspectorUI/UserInterface/Main.html:

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



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

Reply via email to