Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a68a46391e95d53168ed6e952d6e8556d5aa0207
      
https://github.com/WebKit/WebKit/commit/a68a46391e95d53168ed6e952d6e8556d5aa0207
  Author: Fujii Hironori <[email protected]>
  Date:   2024-07-30 (Tue, 30 Jul 2024)

  Changed paths:
    M Source/WebCore/dom/make_names.pl

  Log Message:
  -----------
  Fix the position of `;` after here-docs in make_names.pl
https://bugs.webkit.org/show_bug.cgi?id=277241

Reviewed by Darin Adler.

Some `;` were wrongly placed after the terminating strings of
here-docs. They should be placed at the end of sentence lines. The
Perl document about here-doc is <https://perldoc.perl.org/perlop#EOF>.

* Source/WebCore/dom/make_names.pl:

Canonical link: https://commits.webkit.org/281590@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