Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7a1a4f9e3b15cdb37eb93c6fd8509449dd94818d
      
https://github.com/WebKit/WebKit/commit/7a1a4f9e3b15cdb37eb93c6fd8509449dd94818d
  Author: Alan Baradlay <[email protected]>
  Date:   2025-09-09 (Tue, 09 Sep 2025)

  Changed paths:
    M 
Source/WebCore/SaferCPPExpectations/NoUncheckedPtrMemberCheckerExpectations
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    M Source/WebCore/platform/graphics/GraphicsContext.cpp
    R Source/WebCore/platform/graphics/TextBoxIterator.h
    A Source/WebCore/platform/graphics/TextRunIterator.h

  Log Message:
  -----------
  [cleanup] Change Graphics's TextBoxIterator back to TextRunIterator
https://bugs.webkit.org/show_bug.cgi?id=298567

Reviewed by Antti Koivisto.

This got accidentally renamed at 242430@main.

* Source/WebCore/SaferCPPExpectations/NoUncheckedPtrMemberCheckerExpectations:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/platform/graphics/GraphicsContext.cpp:
(WebCore::GraphicsContext::drawBidiText):
* Source/WebCore/platform/graphics/TextRunIterator.h: Renamed from 
Source/WebCore/platform/graphics/TextBoxIterator.h.
(WebCore::TextRunIterator::TextRunIterator):
(WebCore::TextRunIterator::offset const):
(WebCore::TextRunIterator::increment):
(WebCore::TextRunIterator::atEnd const):
(WebCore::TextRunIterator::current const):
(WebCore::TextRunIterator::direction const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to