Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 702f07f721b6e37ce143ca9faef3ecaf301079e2
      
https://github.com/WebKit/WebKit/commit/702f07f721b6e37ce143ca9faef3ecaf301079e2
  Author: Simon Fraser <[email protected]>
  Date:   2026-03-01 (Sun, 01 Mar 2026)

  Changed paths:
    M Source/WebCore/style/computed/data/StyleInheritedRareData.cpp
    M Source/WebCore/style/computed/data/StyleInheritedRareData.h

  Log Message:
  -----------
  InheritedRareData.colorSpace is unused
https://bugs.webkit.org/show_bug.cgi?id=308933
rdar://171477228

Reviewed by Tim Nguyen.

InheritedRareData.colorSpace is unused (and one bit wasn't enough anyway). It 
wasn't
included in operator== so there's no behavior change from removing it.

* Source/WebCore/style/computed/data/StyleInheritedRareData.cpp:
(WebCore::Style::InheritedRareData::dumpDifferences const):
* Source/WebCore/style/computed/data/StyleInheritedRareData.h:

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



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

Reply via email to