[webkit-changes] [WebKit/WebKit] 4c4d08: Remove check for space in REAL_NAME

Commit Queue noreply at github.com
Thu Sep 21 10:20:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4c4d08c5189ce738f08a6db98e0662bba15573de
      https://github.com/WebKit/WebKit/commit/4c4d08c5189ce738f08a6db98e0662bba15573de
  Author: Pascoe <pascoe at apple.com>
  Date:   2023-09-21 (Thu, 21 Sep 2023)

  Changed paths:
    M Tools/Scripts/VCSUtils.pm

  Log Message:
  -----------
  Remove check for space in REAL_NAME
https://bugs.webkit.org/show_bug.cgi?id=261538
rdar://115458379

Reviewed by Jonathan Bedard.

Not all real names contain spaces.

* Tools/Scripts/VCSUtils.pm:
(changeLogName):
Remove check for space in name.

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




More information about the webkit-changes mailing list