[webkit-changes] [WebKit/WebKit] a3f8d6: REGRESSION(287160 at main) Perf-Dashboard subtest (sp...

Alan Baradlay noreply at github.com
Thu Dec 5 09:09:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a3f8d64367d48d5242b7ac2c8a548a2f1fb6a971
      https://github.com/WebKit/WebKit/commit/a3f8d64367d48d5242b7ac2c8a548a2f1fb6a971
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-12-05 (Thu, 05 Dec 2024)

  Changed paths:
    M Source/WebCore/rendering/RenderText.cpp

  Log Message:
  -----------
  REGRESSION(287160 at main) Perf-Dashboard subtest (speedometer3) spends considerable time in capitalizing content
https://bugs.webkit.org/show_bug.cgi?id=284062

Reviewed by Antti Koivisto.

1. In many cases we already have capitalized content
2. u_totitle can surely handle ascii content (vs. the more expensive u_strToTitle)

* Source/WebCore/rendering/RenderText.cpp:
(WebCore::capitalizeCharacter):

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



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


More information about the webkit-changes mailing list