Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 727f7d2e4e1ba52ca2def49e9fc7b45ab3562c49
      
https://github.com/WebKit/WebKit/commit/727f7d2e4e1ba52ca2def49e9fc7b45ab3562c49
  Author: Sam Weinig <[email protected]>
  Date:   2026-09-10 (Thu, 10 Sep 2026)

  Changed paths:
    M Source/WebCore/css/CSSProperties.json
    M Source/WebCore/dom/Document.cpp
    M Source/WebCore/platform/graphics/FontDescription.cpp
    M Source/WebCore/platform/graphics/FontDescription.h
    M Source/WebCore/rendering/TextAutoSizing.cpp
    M Source/WebCore/rendering/updating/RenderTreeBuilderFirstLetter.cpp
    M Source/WebCore/style/StyleBuilderCustom.h
    M Source/WebCore/style/StyleBuilderState.h
    M Source/WebCore/style/StyleBuilderStateInlines.h
    M Source/WebCore/style/StyleResolveForDocument.cpp
    M 
Source/WebCore/style/computed/StyleComputedStyleProperties+GettersCustomInlines.h
    M 
Source/WebCore/style/computed/StyleComputedStyleProperties+SettersCustomInlines.h

  Log Message:
  -----------
  Replace references to FontDescription "specifiedLocale" with "computedLocale"
https://bugs.webkit.org/show_bug.cgi?id=323770

Reviewed by Alan Baradlay.

Part 2 of https://bugs.webkit.org/show_bug.cgi?id=323768

In this step we make the following renames:

  - FontDescription::specifiedLocale() -> FontDescription::computedLocale()

Also does some light cleanup, removing unused functions in StyleBuilderCustom.h
and formatting a few functions in StyleBuilderStateInlines.h.

* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/dom/Document.cpp:
* Source/WebCore/platform/graphics/FontDescription.cpp:
* Source/WebCore/platform/graphics/FontDescription.h:
* Source/WebCore/rendering/TextAutoSizing.cpp:
* Source/WebCore/rendering/updating/RenderTreeBuilderFirstLetter.cpp:
* Source/WebCore/style/StyleBuilderCustom.h:
* Source/WebCore/style/StyleBuilderState.h:
* Source/WebCore/style/StyleBuilderStateInlines.h:
* Source/WebCore/style/StyleResolveForDocument.cpp:
* 
Source/WebCore/style/computed/StyleComputedStyleProperties+GettersCustomInlines.h:
* 
Source/WebCore/style/computed/StyleComputedStyleProperties+SettersCustomInlines.h:

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



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

Reply via email to