[webkit-changes] [WebKit/WebKit] 28463f: Rewrite FTPDirectoryParser.cpp to abide by our sty...

Myles C. Maxfield noreply at github.com
Sun Jan 8 15:24:48 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 28463f9d92c75562135317e5a494ad34ac79b288
      https://github.com/WebKit/WebKit/commit/28463f9d92c75562135317e5a494ad34ac79b288
  Author: Myles C. Maxfield <mmaxfield at apple.com>
  Date:   2023-01-08 (Sun, 08 Jan 2023)

  Changed paths:
    M Source/WebCore/loader/FTPDirectoryParser.cpp

  Log Message:
  -----------
  Rewrite FTPDirectoryParser.cpp to abide by our style guide
https://bugs.webkit.org/show_bug.cgi?id=250263
rdar://103983929

Reviewed by Simon Fraser.

Started off by running:
% clang-format --style=WebKit Source/WebCore/loader/FTPDirectoryParser.cpp
Then ran check-webkit-style and fixed up any remaining errors.

* Source/WebCore/loader/FTPDirectoryParser.cpp:
(WebCore::ParsingFailed):
(WebCore::parseOneFTPLine):

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




More information about the webkit-changes mailing list